summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-07ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto
2012-03-07ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart
2012-03-07ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.hLaurent Pinchart
2012-03-07ARM: mach-shmobile: Fix bonito compile breakagePhil Edworthy
2012-03-07sh: fix up the ubc clock definition for sh7785.Thomas Schwinge
2012-03-07sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro
2012-03-07sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy
2012-03-06x86: fix typo in recent find_vma_prev purgeLinus Torvalds
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds
2012-03-06Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-03-06Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2012-03-06Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz
2012-03-06ARM: pxa: fix invalid mfp pin issueHaojian Zhuang
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang
2012-03-06ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05alpha: fix 32/64-bit bug in futex supportAndrew Morton
2012-03-05ARM: ecard: ensure fake vma vm_flags is setupRussell King
2012-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-03-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-03-05ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan
2012-03-05aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro
2012-03-05ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-03ARM: S3C24XX: DMA resume regression fixGusakov Andrey
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-01x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder
2012-03-01Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2012-03-01ARM: S3C24XX: Fix restart on S3C2442Heiko Stuebner
2012-03-01ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim
2012-02-29ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-29Merge tag 'for-3.3' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-02-29ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre
2012-02-29ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre
2012-02-28ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak
2012-02-28ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interruptsCousson, Benoit
2012-02-28x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-28[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley
2012-02-27Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely