aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 8-233/+468
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-4/+3
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80Gravatar H. Peter Anvin 1-1/+1
2011-08-23m68k: fix __page_to_pfn for a const struct page argumentGravatar Ian Campbell 1-1/+1
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-11/+15
2011-08-22xen/tracing: Fix tracing config option properlyGravatar Jeremy Fitzhardinge 1-1/+1
2011-08-22xen: Do not enable PV IPIs when vector callback not presentGravatar Stefano Stabellini 1-2/+2
2011-08-20sparc: Allow handling signals when stack is corrupted.Gravatar David S. Miller 8-233/+468
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-0/+9
2011-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-2/+2
2011-08-18sparc: fix array bounds error setting up PCIC NMI trapGravatar Ian Campbell 1-2/+2
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneGravatar Jan Beulich 3-8/+12
2011-08-16Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+3
2011-08-16Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+1
2011-08-16KVM: uses TASKSTATS, depends on NETGravatar Randy Dunlap 1-0/+2
2011-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 3-8/+10
2011-08-15x86: fix mm/fault.c buildGravatar Randy Dunlap 1-0/+1
2011-08-15sparc64: Set HAVE_C_RECORDMCOUNTGravatar David S. Miller 1-0/+1
2011-08-15sparc32: unbreak arch_write_unlock()Gravatar Mikael Pettersson 1-2/+9
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hGravatar Mikael Pettersson 1-6/+0
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 20-115/+173
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Gravatar Linus Torvalds 32-186/+252
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Gravatar Arnd Bergmann 14-70/+94
2011-08-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Gravatar Arnd Bergmann 5-85/+94
2011-08-12Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Gravatar Arnd Bergmann 12-31/+63
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-6/+7
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.Gravatar David S. Miller 1-6/+7
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2011-08-11ARM: mmp: Change the way we use timer 0 as clockevent timer.Gravatar Lennert Buytenhek 1-12/+35
2011-08-11ARM: mmp: Switch to using timer 1 as clocksource timer.Gravatar Lennert Buytenhek 1-2/+2
2011-08-11ARM: mmp: Also start timer 1 on boot.Gravatar Lennert Buytenhek 1-6/+9
2011-08-11ARM: pxa168/gplugd: free correct GPIOGravatar Tanmay Upadhyay 1-2/+2
2011-08-11ARM: pxa168/gplugd: get rid of mfp-gplugd.hGravatar Tanmay Upadhyay 3-62/+45
2011-08-11ARM: pxa: fix logic error in PJ4 iWMMXt handlingGravatar Lennert Buytenhek 1-3/+3
2011-08-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 5-19/+49
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterGravatar Andy Lutomirski 9-89/+90
2011-08-10x86-64: Wire up getcpu syscallGravatar Andy Lutomirski 1-0/+2
2011-08-10x86: Remove unnecessary compile flag tweaks for vsyscall codeGravatar Andy Lutomirski 2-16/+0
2011-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 18-75/+97
2011-08-10mach-sa1100: fix PCI build problemGravatar Linus Walleij 1-0/+1
2011-08-11powerpc: Really fix build without CONFIG_PCIGravatar Benjamin Herrenschmidt 1-1/+1
2011-08-10omap: timer: Set dmtimer used as clocksource in autoreload modeGravatar Hemant Pedanekar 1-1/+2
2011-08-10OMAP3: am3517crane: remove NULL board_mux from board fileGravatar Johan Hovold 1-2/+0
2011-08-10arm: mach-omap2: mux: use kstrdup()Gravatar Thomas Meyer 1-10/+4
2011-08-10arch:arm:plat-omap:iovmm: remove unused variable 'va'Gravatar Maxin John 1-3/+0
2011-08-10Update Nook Color machine 3284 to common Encore nameGravatar Oleg Drokin 1-1/+1
2011-08-10am3505/3517: Various platform defines for UART4Gravatar Raphaël Assénat 3-0/+9
2011-08-10Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Tony Lindgren 4-15/+13
2011-08-10ARM: drop experimental status for ARM_PATCH_PHYS_VIRTGravatar Russell King 1-2/+1
2011-08-10OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsGravatar Paul Walmsley 1-1/+24