summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-29Merge commit 'v3.2.8' into rt-3.2.7-rt13v3.2.8-rt13Clark Williams
2012-02-27Linux 3.2.8v3.2.8Greg Kroah-Hartman
2012-02-27i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-27i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-27i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-27i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-27i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-27i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-27i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-27i387: fix sense of sanity checkLinus Torvalds
2012-02-27i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-27i387: math_state_restore() isn't called from asmLinus Torvalds
2012-02-23Merge commit 'v3.2.7' into rt-3.2.7-rt13v3.2.7-rt13Clark Williams
2012-02-20Linux 3.2.7v3.2.7Greg Kroah-Hartman
2012-02-20crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-20xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini
2012-02-20mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-20mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches
2012-02-20ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai
2012-02-20ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai
2012-02-20ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen
2012-02-20backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent
2012-02-20crypto: sha512 - Avoid stack bloat on i386Herbert Xu
2012-02-20crypto: sha512 - Use binary and instead of modulusHerbert Xu
2012-02-20cifs: don't return error from standard_receive3 after marking response malformedJeff Layton
2012-02-20cifs: request oplock when doing open on lookupJeff Layton
2012-02-20hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz
2012-02-20writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang
2012-02-20writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang
2012-02-20mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2012-02-20relay: prevent integer overflow in relay_open()Dan Carpenter
2012-02-20lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang
2012-02-20net: enable TC35815 for MIPS againAtsushi Nemoto
2012-02-20hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz
2012-02-20ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2012-02-20ath9k: fix a WEP crypto related regressionFelix Fietkau
2012-02-20ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2012-02-20drm/i915: no lvds quirk for AOpen MP45Daniel Vetter
2012-02-20drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard
2012-02-20perf tools: Fix perf stack to non executable on x86_64Jiri Olsa
2012-02-20perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao
2012-02-20igb: fix vf lookupGreg Rose
2012-02-20ixgbe: fix vf lookupGreg Rose
2012-02-15kconfig-preempt-rt-full.patchv3.2.6-rt13Thomas Gleixner
2012-02-15kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-02-15cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2012-02-15acpi-gpe-use-wait-simple.patchThomas Gleixner
2012-02-15wait-simple: Simple waitqueue implementationThomas Gleixner
2012-02-15dm: Make rt awareThomas Gleixner
2012-02-15x86: crypto: Reduce preempt disabled regionsPeter Zijlstra