summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-15ARM: ux500: fix compilation after local timer reworkMarc Zyngier
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier
2012-03-13ARM: local timers: convert exynos to runtime registration interfaceMarc Zyngier
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier
2012-03-13ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier
2012-03-13Merge branch 'vexpress/timer' into next/timerArnd Bergmann
2012-03-13Merge branch 'ux500/timers' into next/timerArnd Bergmann
2012-02-23ARM: versatile: Map local timers using Device Tree when possiblePawel Moll
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-16i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder
2012-02-15i387: fix sense of sanity checkLinus Torvalds
2012-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-14Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2012-02-14powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt
2012-02-14powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju
2012-02-14powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt
2012-02-13Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2012-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann
2012-02-13Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13i387: make irq_fpu_usable() tests more robustLinus Torvalds