summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-08-26Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixesArnd Bergmann
2011-08-26Merge branch 'samsung/fixes' of git+ssh://master.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2011-08-25ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu
2011-08-25ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu
2011-08-25arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19ARM: S5P: fix bug in spdif_clk_get_rateNaveen Krishna Chatradhi
2011-08-19ARM: EXYNOS4: Add restart hook for proper rebootKyungmin Park
2011-08-19ARM: EXYNOS4: Increase reset delay for USB HOST PHYYulgon Kim
2011-08-19ARM: S5P: add required chained_irq_enter/exit to gpio-int codeMarek Szyprowski
2011-08-19ARM: EXYNOS4: add required chained_irq_enter/exit to eint codeMarek Szyprowski
2011-08-19ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handlerMarek Szyprowski
2011-08-19ARM: S3C64XX: Fix build break in PM debugAbhilash Kesavan
2011-08-19ARM: S5PV210: Fix build warningAbhilash Kesavan
2011-08-19ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS deviceSylwester Nawrocki
2011-08-19ARM: EXYNOS4: remove duplicated inclusionHuang Weiyi
2011-08-19ARM: EXYNOS4: Fix wrong devname to support clkdevJonghwan Choi
2011-08-19ARM: EXYNOS4: Use the correct regulator names on universal_c210Kyungmin Park
2011-08-19ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()Kukjin Kim
2011-08-19ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit()Kukjin Kim
2011-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-18sparc: fix array bounds error setting up PCIC NMI trapIan Campbell
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-16Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-08-16Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-08-16KVM: uses TASKSTATS, depends on NETRandy Dunlap
2011-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-15x86: fix mm/fault.c buildRandy Dunlap
2011-08-15sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller
2011-08-15sparc32: unbreak arch_write_unlock()Mikael Pettersson
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann
2011-08-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann
2011-08-12Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-11ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek
2011-08-11ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek
2011-08-11ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek
2011-08-11ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay
2011-08-11ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay
2011-08-11ARM: pxa: fix logic error in PJ4 iWMMXt handlingLennert Buytenhek
2011-08-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski