summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2012-02-27Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann
2012-02-27ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge
2012-02-27ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2012-02-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen
2012-02-27ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selectionWill Deacon
2012-02-27ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon
2012-02-27ARM: 7348/1: arm/spear600: fix one-shot timerGilles Chanteperdrix
2012-02-26Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-02-24[S390] memory hotplug: prevent memory zone interleaveGerald Schaefer
2012-02-24[S390] crash_dump: remove duplicate includeDanny Kukawka
2012-02-24[S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida
2012-02-23PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu