aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds5-11/+8
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds12-77/+30
2012-03-28kdump x86: fix total mem size calculation for reservationDave Young1-10/+1
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat8-26/+24
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef3-41/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1068-6427/+6755
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds29-227/+309
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds76-1495/+5173
2012-03-28Merge git://github.com/rustyrussell/linuxLinus Torvalds1-1/+2
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds3-0/+136
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-21/+8
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds4-16/+28
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds70-473/+1801
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds70-719/+3998
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-106/+635
2012-03-28Delete all instances of asm/system.hDavid Howells25-135/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells6-8/+0
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells10-43/+8
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells15-191/+225
2012-03-28Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao22-173/+225
2012-03-28Disintegrate asm/system.h for TileDavid Howells26-273/+309
2012-03-28Disintegrate asm/system.h for SparcDavid Howells78-669/+676
2012-03-28Disintegrate asm/system.h for SHDavid Howells56-396/+503
2012-03-28Disintegrate asm/system.h for ScoreDavid Howells8-91/+101
2012-03-28Disintegrate asm/system.h for S390David Howells36-335/+366
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells132-701/+686
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells22-179/+191
2012-03-28Disintegrate asm/system.h for MN10300David Howells27-229/+226
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells90-309/+262
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells17-107/+129
2012-03-28Disintegrate asm/system.h for M68KDavid Howells46-246/+214
2012-03-28m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointerDavid Howells1-4/+16
2012-03-28Disintegrate asm/system.h for M32RDavid Howells22-382/+420
2012-03-28Disintegrate asm/system.h for IA64David Howells60-249/+232
2012-03-28Disintegrate asm/system.h for HexagonDavid Howells10-130/+199
2012-03-28Disintegrate asm/system.h for H8300David Howells17-152/+158
2012-03-28Disintegrate asm/system.h for FRVDavid Howells20-226/+261
2012-03-28Disintegrate asm/system.h for CRISDavid Howells38-119/+126
2012-03-28Disintegrate asm/system.h for C6XDavid Howells17-170/+241
2012-03-28Disintegrate asm/system.h for AVR32David Howells11-182/+228
2012-03-28Disintegrate asm/system.h for ARMDavid Howells167-565/+589
2012-03-28ARM: move CP15 definitions to separate header fileRussell King18-84/+103
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells65-402/+388
2012-03-28Disintegrate asm/system.h for X86David Howells50-562/+554
2012-03-27Merge branch 'fixes-non-critical' into next/drivers2Olof Johansson82-224/+421
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-34/+969
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds45-728/+794
2012-03-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-95/+710
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds48-1744/+1153