summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-19perf/x86: Fix Intel Ivy Bridge supportStephane Eranian
2012-09-18Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson
2012-09-18ARM i.MX25: Make timer irq work againSascha Hauer
2012-09-18ARM: imx: armadillo5x0: Fix illegal register accessFabio Estevam
2012-09-18Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-09-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson
2012-09-18Merge branch 'v3.6-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro
2012-09-18ARM: shmobile: kzm9g: bugfix: correct mmcif interrupt settingsTetsuyuki Kobayashi
2012-09-18ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera
2012-09-17ARM: at91: fix missing #interrupt-cells on gpio-controllerJean-Christophe PLAGNIOL-VILLARD
2012-09-17s390/mm: fix user access page-table walk codeGerald Schaefer
2012-09-17ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parentMandeep Singh Baines
2012-09-17MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle
2012-09-16ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach
2012-09-15ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen
2012-09-15Merge tag 'v3.6-rc5' into staging/for_v3.7Mauro Carvalho Chehab
2012-09-14Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-14MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann
2012-09-14ARM: vt8500: move platform_data definitionsArnd Bergmann
2012-09-14ARM: tegra: move sdhci platform_data definitionArnd Bergmann
2012-09-14ARM: sa1100: move platform_data definitionsArnd Bergmann
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14ARM: netx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-14ARM: at91: move platform_data definitionsArnd Bergmann
2012-09-13x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter
2012-09-13perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian
2012-09-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-12Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-09-11ARM: clk-imx35: Fix SSI clock registrationFabio Estevam
2012-09-11ARM: clk-imx25: Fix SSI clock registrationFabio Estevam
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan
2012-09-11Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-10arm: mm: fix DMA pool affiliation checkThomas Petazzoni
2012-09-10KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong
2012-09-10s390/hwcaps: do not report high gprs for 31 bit kernelMartin Schwidefsky
2012-09-09ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon