summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Merge branch 'local_timers-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+1
2012-03-15ARM: ux500: fix compilation after local timer reworkMarc Zyngier1-1/+1
2012-03-13Merge branch 'local_timers-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann38-411/+407
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2-43/+6
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier1-35/+44
2012-03-13ARM: local timers: convert exynos to runtime registration interfaceMarc Zyngier1-8/+10
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier3-43/+5
2012-03-13ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier4-39/+5
2012-03-13ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier4-45/+7
2012-03-13ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier4-38/+25
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier7-38/+18
2012-03-13ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier3-32/+18
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier6-71/+68
2012-03-13ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier3-45/+17
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier3-13/+120
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier2-4/+65
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier2-0/+42
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier3-7/+7
2012-03-13Merge branch 'vexpress/timer' into next/timerArnd Bergmann8-98/+128
2012-03-13Merge branch 'ux500/timers' into next/timerArnd Bergmann6-58/+15
2012-02-23ARM: versatile: Map local timers using Device Tree when possiblePawel Moll1-0/+26
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll7-98/+102
2012-02-18Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds66-786/+524
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-191/+212
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+2
2012-02-18Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-18/+89
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds1-1/+1
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-31/+42
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-8/+28
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-7/+22
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+24
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-16i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt1-1/+1
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell1-5/+0
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder1-3/+3
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan2-9/+24
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6