summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] disable init/initramfs.cJean-Paul Saman2007-02-115-3/+66
* [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeupJiri Slaby2007-02-111-1/+0
* [PATCH] count_vm_events-warning-fixAndrew Morton2007-02-111-18/+29
* [PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk2007-02-112-89/+0
* [PATCH] sysctl_{,ms_}jiffies: fix oldlen semanticsAlexey Dobriyan2007-02-111-16/+28
* [PATCH] vt: refactor console SAK processingEric W. Biederman2007-02-116-18/+45
* [PATCH] Add retain_initrd boot optionMichael Neuling2007-02-112-1/+18
* [PATCH] drivers: add LCD supportMiguel Ojeda Sandonis2007-02-1114-0/+1446
* [PATCH] V850: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-1110-15/+13
* [PATCH] uml: x86_64 ptrace fixesJeff Dike2007-02-114-11/+18
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-117-29/+83
* [PATCH] uml: fix error output during early bootJeff Dike2007-02-111-62/+92
* [PATCH] uml: AIO locking and tidyingJeff Dike2007-02-111-7/+9
* [PATCH] uml: register handling formatting fixesJeff Dike2007-02-112-10/+10
* [PATCH] uml: ELF locking commentaryJeff Dike2007-02-111-2/+1
* [PATCH] uml: umid tidyingJeff Dike2007-02-116-27/+6
* [PATCH] uml: SIGIO formatting fixesJeff Dike2007-02-112-14/+3
* [PATCH] uml: SIGIO locking commentJeff Dike2007-02-111-0/+1
* [PATCH] uml: IRQ handler tidyingJeff Dike2007-02-112-5/+8
* [PATCH] uml: fix apparent "CONFIG_64_BIT" typo.Robert P. J. Day2007-02-111-1/+1
* [PATCH] uml: fix style violationsJeff Dike2007-02-111-4/+5
* [PATCH] uml: libc-dependent code should call libc directlyJeff Dike2007-02-113-31/+28
* [PATCH] uml: style fixes in startup codeJeff Dike2007-02-111-6/+6
* [PATCH] uml: locking comments in startup codeJeff Dike2007-02-111-0/+2
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-113-11/+9
* [PATCH] uml: locking fixes in the ubd driverJeff Dike2007-02-111-20/+15
* [PATCH] uml: add per-device queues and locks to ubd driverJeff Dike2007-02-111-30/+40
* [PATCH] uml: remove code controlled by non-existent config optionJeff Dike2007-02-111-5/+1
* [PATCH] uml: const a variableJeff Dike2007-02-111-1/+1
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-112-18/+14
* [PATCH] uml: remove unused variable and functionJeff Dike2007-02-112-17/+0
* [PATCH] uml: delete unused fileJeff Dike2007-02-112-24/+1
* [PATCH] uml: make time data per-cpuJeff Dike2007-02-111-12/+12
* [PATCH] uml: initialize a list headJeff Dike2007-02-111-0/+1
* [PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2007-02-112-77/+57
* [PATCH] uml: locking comments in iomem driverJeff Dike2007-02-112-10/+17
* [PATCH] uml: fix previous console lockingJeff Dike2007-02-112-41/+8
* [PATCH] uml: console locking commentary and code cleanupJeff Dike2007-02-114-45/+31
* [PATCH] uml: chan_user.h formatting fixesJeff Dike2007-02-111-12/+1
* [PATCH] uml: mostly const a structureJeff Dike2007-02-115-11/+11
* [PATCH] uml: locking commentary in the random driverJeff Dike2007-02-111-0/+1
* [PATCH] uml: use LIST_HEAD where possibleJeff Dike2007-02-112-2/+2
* [PATCH] uml: network driver locking and code cleanupJeff Dike2007-02-111-24/+18
* [PATCH] uml: Kill a compilation warningJeff Dike2007-02-111-1/+1
* [PATCH] uml: port driver formattingJeff Dike2007-02-112-54/+43
* [PATCH] uml: make two variables staticJeff Dike2007-02-111-2/+2
* [PATCH] uml: mconsole lockingJeff Dike2007-02-115-6/+19
* [PATCH] uml: audio driver formattingJeff Dike2007-02-111-87/+73
* [PATCH] uml: audio driver lockingJeff Dike2007-02-111-3/+6
* [PATCH] uml: watchdog driver formattingJeff Dike2007-02-112-39/+17