summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-14Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-14ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman
2012-04-14ARM: dts: remove blank interrupt-parent propertiesRob Herring
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-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-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-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-08ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.cJonghwan Choi
2012-04-08ARM: EXYNOS: Add missing definition for IRQ_I2S0Tushar Behera
2012-04-08ARM: S5PV210: fix unused LDO supply field from wm8994_pdataKukjin Kim
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06x86: Use correct byte-sized register constraint in __add()H. Peter Anvin
2012-04-06x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk