Age | Commit message (Expand) | Author |
2012-02-20 | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds |
2012-02-20 | x86: Specify a size for the cmp in the NMI handler | Steven Rostedt |
2012-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-02-20 | i387: support lazy restore of FPU state | Linus Torvalds |
2012-02-20 | i387: use 'restore_fpu_checking()' directly in task switching code | Linus Torvalds |
2012-02-20 | i387: fix up some fpu_counter confusion | Linus Torvalds |
2012-02-20 | Merge branch 'fixes-mmc' into fixes | Tony Lindgren |
2012-02-20 | ARM: OMAP: Fix build error when mmc_omap is built as module | Tony Lindgren |
2012-02-20 | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a module | Tony Lindgren |
2012-02-20 | xen/pat: Disable PAT support for now. | Konrad Rzeszutek Wilk |
2012-02-20 | xen/setup: Remove redundant filtering of PTE masks. | Konrad Rzeszutek Wilk |
2012-02-20 | x86/nmi: Test saved %cs in NMI to determine nested NMI case | Steven Rostedt |
2012-02-18 | Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-02-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-02-18 | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds |
2012-02-18 | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds |
2012-02-17 | Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/... | Tony Lindgren |
2012-02-17 | [S390] correct ktime to tod clock comparator conversion | Martin Schwidefsky |
2012-02-17 | [S390] incorrect PageTables counter for kvm page tables | Martin Schwidefsky |
2012-02-17 | [S390] idle: avoid RCU usage in extended quiescent state | Heiko Carstens |
2012-02-17 | openrisc: Fix up audit_syscall_[entry|exit]() usage | Jonas Bonn |
2012-02-17 | openrisc: include export.h for EXPORT_SYMBOL | Jonas Bonn |
2012-02-17 | pxa/hx4700: add platform device and I2C info for AK4641 codec | Axel Lin |
2012-02-16 | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds |
2012-02-16 | i387: do not preload FPU state at task switch time | Linus Torvalds |
2012-02-16 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds |
2012-02-16 | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds |
2012-02-16 | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds |
2012-02-16 | arch/arm/mach-pxa/: included linux/gpio.h twice | Danny Kukawka |
2012-02-16 | arch/arm/mach-mmp/: some files include some headers twice | Danny Kukawka |
2012-02-16 | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e... | Anton Blanchard |
2012-02-16 | powerpc: Disable interrupts early in Program Check | Benjamin Herrenschmidt |
2012-02-16 | powerpc: Remove legacy iSeries from ppc64_defconfig | Stephen Rothwell |
2012-02-16 | powerpc/fsl/pci: Fix PCIe fixup regression | Benjamin Herrenschmidt |
2012-02-16 | powerpc: Fix kernel log of oops/panic instruction dump | Ira Snyder |
2012-02-16 | ARM: pxa: fix including linux/gpio.h twice | Danny Kukawka |
2012-02-16 | ARM: pxa: fix mixed declarations and code in sharpsl_pm | Haojian Zhuang |
2012-02-16 | ARM: pxa: fix wrong parsing gpio event on spitz | Haojian Zhuang |
2012-02-15 | ARM: 7327/1: need to include asm/system.h in asm/processor.h | Olof Johansson |
2012-02-15 | ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() | Javi Merino |
2012-02-15 | ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field | Javi Merino |
2012-02-15 | ARM: 7325/1: fix v7 boot with lockdep enabled | Rabin Vincent |
2012-02-15 | i387: fix sense of sanity check | Linus Torvalds |
2012-02-15 | ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures | Catalin Marinas |
2012-02-14 | Kbuild: Use dtc's -d (dependency) option | Stephen Warren |
2012-02-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-02-14 | Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2012-02-14 | ARM: OMAP2+: usb-host: fix compile warning | Felipe Balbi |
2012-02-14 | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback | Santosh Shilimkar |
2012-02-14 | ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor. | Santosh Shilimkar |