summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281603-7090/+6973
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-2826-140/+0
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28510-512/+4
| * Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-2810-3/+11
| * Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-288-9/+2
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-2810-43/+8
| * Split arch_align_stack() out from asm-generic/system.hDavid Howells2012-03-282-20/+21
| * Split the switch_to() wrapper out of asm-generic/system.hDavid Howells2012-03-282-16/+31
| * Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.hDavid Howells2012-03-282-77/+80
| * Create asm-generic/barrier.hDavid Howells2012-03-282-33/+51
| * Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells2012-03-283-1/+4
| * Disintegrate asm/system.h for XtensaDavid Howells2012-03-2815-191/+225
| * Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao2012-03-2822-173/+225
| * Disintegrate asm/system.h for TileDavid Howells2012-03-2826-273/+309
| * Disintegrate asm/system.h for SparcDavid Howells2012-03-2884-669/+684
| * Disintegrate asm/system.h for SHDavid Howells2012-03-2856-396/+503
| * Disintegrate asm/system.h for ScoreDavid Howells2012-03-288-91/+101
| * Disintegrate asm/system.h for S390David Howells2012-03-2839-335/+369
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28133-701/+687
| * Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-2822-179/+191
| * Disintegrate asm/system.h for MN10300David Howells2012-03-2827-229/+226
| * Disintegrate asm/system.h for MIPSDavid Howells2012-03-2890-309/+262
| * Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-2817-107/+129
| * Disintegrate asm/system.h for M68KDavid Howells2012-03-2846-246/+214
| * m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointerDavid Howells2012-03-281-4/+16
| * Disintegrate asm/system.h for M32RDavid Howells2012-03-2822-382/+420
| * Disintegrate asm/system.h for IA64David Howells2012-03-2861-249/+233
| * Disintegrate asm/system.h for HexagonDavid Howells2012-03-2810-130/+199
| * Disintegrate asm/system.h for H8300David Howells2012-03-2817-152/+158
| * Disintegrate asm/system.h for FRVDavid Howells2012-03-2820-226/+261
| * Disintegrate asm/system.h for CRISDavid Howells2012-03-2839-119/+127
| * Disintegrate asm/system.h for C6XDavid Howells2012-03-2817-170/+241
| * Disintegrate asm/system.h for AVR32David Howells2012-03-2811-182/+228
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-28170-565/+592
| * ARM: move CP15 definitions to separate header fileRussell King2012-03-2818-84/+103
| * Disintegrate asm/system.h for AlphaDavid Howells2012-03-2865-402/+388
| * Disintegrate asm/system.h for X86David Howells2012-03-2850-562/+554
| * SELinux: selinux/xfrm.h needs net/flow.hDavid Howells2012-03-261-0/+2
| * ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells2012-03-231-0/+3
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-03-2817-76/+317
|\ \
| * | xfs: add lots of attribute trace pointsDave Chinner2012-03-274-6/+144
| * | xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara2012-03-271-22/+11
| * | xfs: fix fstrim offset calculationsDave Chinner2012-03-273-24/+46
| * | xfs: Account log unmount transaction correctlyDave Chinner2012-03-261-1/+2
| * | xfs: don't cache inodes read through bulkstatDave Chinner2012-03-264-4/+28
| * | xfs: trace xfs_name strings correctlyChristoph Hellwig2012-03-261-3/+13
| * | xfs: introduce an allocation workqueueDave Chinner2012-03-223-1/+54
| * | xfs: Fix open flag handling in open_by_handle codeDave Chinner2012-03-221-9/+5
| * | xfs: fix deadlock in xfs_rtfree_extentKamal Dasu2012-03-222-5/+13
| * | fs: xfs: fix section mismatch in linux-nextGerard Snitselaar2012-03-221-1/+1