summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-28drm/i915: fix ELD writing for SandyBridge3.2-drm-intel-stableWu Fengguang1-5/+5
2012-02-28drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2-0/+7
2012-02-28drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2-0/+9
2012-02-28drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2-0/+13
2012-02-28drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2-0/+6
2012-02-27Linux 3.2.8Greg Kroah-Hartman1-1/+1
2012-02-27i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-27i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-27i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-27i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-27i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-27i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-27i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-27i387: fix sense of sanity checkLinus Torvalds1-1/+1
2012-02-27i387: make irq_fpu_usable() tests more robustLinus Torvalds2-8/+47
2012-02-27i387: math_state_restore() isn't called from asmLinus Torvalds2-4/+4
2012-02-20Linux 3.2.7Greg Kroah-Hartman1-1/+1
2012-02-20crypto: sha512 - use standard ror64()Alexey Dobriyan2-9/+24
2012-02-20xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini1-1/+1
2012-02-20mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2-71/+79
2012-02-20mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches1-0/+3
2012-02-20ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai1-0/+23
2012-02-20ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai1-0/+3
2012-02-20ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen1-0/+6
2012-02-20backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent1-6/+19
2012-02-20crypto: sha512 - Avoid stack bloat on i386Herbert Xu1-36/+32
2012-02-20crypto: sha512 - Use binary and instead of modulusHerbert Xu1-2/+2
2012-02-20cifs: don't return error from standard_receive3 after marking response malformedJeff Layton1-3/+4
2012-02-20cifs: request oplock when doing open on lookupJeff Layton1-1/+1
2012-02-20hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz1-1/+1
2012-02-20writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang1-1/+4
2012-02-20writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2-9/+9
2012-02-20mac80211: timeout a single frame in the rx reorder bufferEliad Peller1-1/+1
2012-02-20relay: prevent integer overflow in relay_open()Dan Carpenter1-2/+8
2012-02-20lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang1-0/+4
2012-02-20net: enable TC35815 for MIPS againAtsushi Nemoto1-1/+1
2012-02-20hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz1-1/+1
2012-02-20ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau1-2/+5
2012-02-20ath9k: fix a WEP crypto related regressionFelix Fietkau1-0/+8
2012-02-20ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2012-02-20drm/i915: no lvds quirk for AOpen MP45Daniel Vetter1-0/+8
2012-02-20drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard1-15/+5
2012-02-20perf tools: Fix perf stack to non executable on x86_64Jiri Olsa1-0/+6
2012-02-20perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao1-0/+1
2012-02-20igb: fix vf lookupGreg Rose1-1/+2
2012-02-20ixgbe: fix vf lookupGreg Rose1-1/+2
2012-02-13Linux 3.2.6Greg Kroah-Hartman1-1/+1
2012-02-13powernow-k8: Fix indexing issueAndreas Herrmann1-4/+11
2012-02-13powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann1-9/+10
2012-02-13mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin1-0/+1