Age | Commit message (Expand) | Author |
2012-02-22 | powerpc: Fix program check handling when lockdep is enabled | Michael Ellerman |
2012-02-22 | powerpc: Remove references to cpu_*_map | Rusty Russell |
2012-02-20 | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds |
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-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 | [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-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 | 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-15 | i387: fix sense of sanity check | Linus Torvalds |
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 | powerpc/pseries/eeh: Fix crash when error happens during device probe | Thadeu Lima de Souza Cascardo |
2012-02-14 | powerpc/pseries: Fix partition migration hang in stop_topology_update | Brian King |
2012-02-14 | powerpc/powernv: Disable interrupts while taking phb->lock | Michael Ellerman |
2012-02-14 | powerpc: Fix WARN_ON in decrementer_check_overflow | Benjamin Herrenschmidt |
2012-02-14 | powerpc/wsp: Fix IRQ affinity setting | Benjamin Herrenschmidt |
2012-02-14 | powerpc: Implement GET_IP/SET_IP | Srikar Dronamraju |
2012-02-14 | powerpc/wsp: Permanently enable PCI class code workaround | Benjamin Herrenschmidt |
2012-02-13 | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann |
2012-02-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Arnd Bergmann |
2012-02-13 | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-02-13 | Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-02-13 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-02-13 | i387: make irq_fpu_usable() tests more robust | Linus Torvalds |
2012-02-13 | i387: math_state_restore() isn't called from asm | Linus Torvalds |
2012-02-13 | ARM: at91: drop ide driver in favor of the pata one | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-13 | ARM: at91: add accessor to manage SMC | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-13 | ARM: at91: USB AT91 gadget registration for module | Nicolas Ferre |
2012-02-13 | ARM: omap: resolve nebulous 'Error setting wl12xx data' | Russell King |
2012-02-13 | ARM: omap: fix wrapped error messages in omap_hwmod.c | Russell King |
2012-02-13 | ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c | Russell King |
2012-02-13 | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() | Russell King |
2012-02-13 | ARM: omap: fix section mismatch error for omap_4430sdp_display_init() | Russell King |
2012-02-13 | ARM: omap: fix section mismatch warning for omap_secondary_startup() | Russell King |