aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-13Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown
2012-04-13arm: msm: trout: fix compile failureDaniel Walker
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker
2012-04-13ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon
2012-04-13ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon
2012-04-13ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier
2012-04-13ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier
2012-04-13ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...Archit Taneja
2012-04-13ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley
2012-04-13ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo
2012-04-13x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann
2012-04-13x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann
2012-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-11Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-11arch/tile: avoid unused variable warning in proc.c for tilegxChris Metcalf
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds
2012-04-11[S390] Fix compile error in swab.hMartin Schwidefsky
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens
2012-04-11[S390] irq: simple coding style changeHeiko Carstens
2012-04-11[S390] update default configurationMichael Holzheu
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky
2012-04-11[S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu
2012-04-11ARM: ux500: wake secondary cpu via reschedJonas Aaberg
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-04-10ARM: EXYNOS: Add PDMA and MDMA physical base address definesThomas Abraham
2012-04-10ARM: S5PV210: Fix compiler warning in dma.c fileSachin Kamat
2012-04-10KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on resetGleb Natapov
2012-04-10ARM: 7377/1: vic: re-read status register before dispatching each IRQ handlerWill Deacon
2012-04-10ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incrementedKautuk Consul
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger
2012-04-10um: Disintegrate asm/system.hRichard Weinberger
2012-04-10um: switch cow_user.h to htobe{32,64}/betoh{32,64}Al Viro
2012-04-09tile/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-04-09um: fix linker script generationAl Viro
2012-04-09ARM: OMAP1: mux: add missing includeAaro Koskinen
2012-04-08ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.cJonghwan Choi