summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2012-02-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-23ARM: OMAP2: fix mailbox init codeOhad Ben-Cohen
2012-02-23ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulatorsMatt Porter
2012-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell
2012-02-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
2012-02-21ARM: OMAP1: Fix out-of-bounds array access for InnovatorTony Lindgren
2012-02-21OMAP3 EVM: remove out-of-bounds array access of gpio_ledsArnout Vandecappelle (Essensium/Mind)
2012-02-21Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2012-02-21ARM/audit: include audit header and fix audit archEric Paris
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar
2012-02-20i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds
2012-02-20x86: Specify a size for the cmp in the NMI handlerSteven Rostedt
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds
2012-02-20Merge branch 'fixes-mmc' into fixesTony Lindgren
2012-02-20ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren
2012-02-20ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren
2012-02-20MIPS: traps.c: Fix typoMasanari Iida
2012-02-20MIPS: PowerTV: Fix defconfigs for coverage buildsRalf Baechle
2012-02-20MIPS: Netlogic: Fix defconfigs for coverage buildsPaul Gortmaker
2012-02-20MIPS: ATH79: Avoid a kernel bug on AR913XGabor Juhos
2012-02-20MIPS: PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-02-20MIPS: fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-02-20MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu
2012-02-20MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss
2012-02-20MIPS: txx9 7segled fix struct device has no memberYoichi Yuasa
2012-02-20MIPS: Alchemy: Update Au1300 inlined GPIO macrosManuel Lauss
2012-02-20MIPS: Remove temporary kludge from <asm/page.h>Ralf Baechle
2012-02-20MIPS: BMIPS: smp-bmips.c does not need to include version.hJesper Juhl
2012-02-20xen/pat: Disable PAT support for now.Konrad Rzeszutek Wilk