aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-444/+428
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-40/+978
2007-02-11[PATCH] Switch s390 to NO_IOMEMAl Viro3-60/+2
2007-02-11[PATCH] sort the devres mess outAl Viro12-3/+38
2007-02-11[PATCH] highmem: catch illegal nestingIngo Molnar1-3/+4
2007-02-11[PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day1-2/+0
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev6-132/+1
2007-02-11[PATCH] sn2: use static ->proc_fopsAlexey Dobriyan1-43/+62
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin15-428/+10
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan6-14/+1
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day1-2/+0
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan16-137/+0
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day4-18/+8
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt2-0/+2
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman27-3/+70
2007-02-11[PATCH] V850: user ARRAY_SIZE macro when appropriateAhmed S. Darwish10-15/+13
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike3-11/+15
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike5-23/+77
2007-02-11[PATCH] uml: fix error output during early bootJeff Dike1-62/+92
2007-02-11[PATCH] uml: AIO locking and tidyingJeff Dike1-7/+9
2007-02-11[PATCH] uml: register handling formatting fixesJeff Dike2-10/+10
2007-02-11[PATCH] uml: ELF locking commentaryJeff Dike1-2/+1
2007-02-11[PATCH] uml: umid tidyingJeff Dike6-27/+6
2007-02-11[PATCH] uml: SIGIO formatting fixesJeff Dike2-14/+3
2007-02-11[PATCH] uml: SIGIO locking commentJeff Dike1-0/+1
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike2-5/+8
2007-02-11[PATCH] uml: fix style violationsJeff Dike1-4/+5
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike3-31/+28
2007-02-11[PATCH] uml: style fixes in startup codeJeff Dike1-6/+6
2007-02-11[PATCH] uml: locking comments in startup codeJeff Dike1-0/+2
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike3-11/+9
2007-02-11[PATCH] uml: locking fixes in the ubd driverJeff Dike1-20/+15
2007-02-11[PATCH] uml: add per-device queues and locks to ubd driverJeff Dike1-30/+40
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike1-5/+1
2007-02-11[PATCH] uml: const a variableJeff Dike1-1/+1
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike2-18/+14
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike2-17/+0
2007-02-11[PATCH] uml: delete unused fileJeff Dike2-24/+1
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike1-12/+12
2007-02-11[PATCH] uml: initialize a list headJeff Dike1-0/+1
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2-77/+57
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike2-10/+17
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike2-41/+8
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike4-45/+31
2007-02-11[PATCH] uml: chan_user.h formatting fixesJeff Dike1-12/+1
2007-02-11[PATCH] uml: mostly const a structureJeff Dike5-11/+11
2007-02-11[PATCH] uml: locking commentary in the random driverJeff Dike1-0/+1
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike2-2/+2
2007-02-11[PATCH] uml: network driver locking and code cleanupJeff Dike1-24/+18
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike1-1/+1