aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells510-512/+4
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells10-3/+11
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells8-9/+2
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells10-43/+8
2012-03-28Split arch_align_stack() out from asm-generic/system.hDavid Howells2-20/+21
2012-03-28Split the switch_to() wrapper out of asm-generic/system.hDavid Howells2-16/+31
2012-03-28Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.hDavid Howells2-77/+80
2012-03-28Create asm-generic/barrier.hDavid Howells2-33/+51
2012-03-28Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells3-1/+4
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 Howells84-669/+684
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 Howells39-335/+369
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells133-701/+687
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 Howells61-249/+233
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 Howells39-119/+127
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 Howells170-565/+592
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-26SELinux: selinux/xfrm.h needs net/flow.hDavid Howells1-0/+2
2012-03-23ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells1-0/+3
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds146-8200/+12319
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds16-122/+695
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds16-325/+478
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds35-1447/+12805
2012-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds10-76/+281
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds101-710/+4095
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+4
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds29-80/+1264
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds11-121/+96
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfinLinus Torvalds44-471/+605
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds64-1633/+1701
2012-03-22security: optimize avc_audit() common pathLinus Torvalds1-29/+41
2012-03-22vfs: tidy up sparse warnings in fs/namei.cLinus Torvalds1-3/+3