| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] drivers/md/raid6algos.c: fix a NULL dereference | Adrian Bunk | 2006-06-23 | 1 | -4/+3 |
* | [PATCH] CodingStyle: add typedefs chapter | Randy Dunlap | 2006-06-23 | 1 | -12/+88 |
* | [PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop | Porpoise | 2006-06-23 | 1 | -13/+9 |
* | [PATCH] list: use list_replace_init() instead of list_splice_init() | Oleg Nesterov | 2006-06-23 | 7 | -21/+19 |
* | [PATCH] list: introduce list_replace() helper | Oleg Nesterov | 2006-06-23 | 1 | -0/+23 |
* | [PATCH] two additions to ./linux/Documentation/ioctl-number.txt | bjdouma | 2006-06-23 | 1 | -0/+2 |
* | [PATCH] SGI IOC4: Detect IO card variant | Brent Casavant | 2006-06-23 | 4 | -5/+79 |
* | [PATCH] Doc: add audit & acct to DocBook | Randy Dunlap | 2006-06-23 | 2 | -0/+13 |
* | [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules | Paul E. McKenney | 2006-06-23 | 4 | -29/+3 |
* | [PATCH] kernel/sys.c doesn't need init.h | Jes Sorensen | 2006-06-23 | 1 | -1/+0 |
* | [PATCH] add Doc/SubmitChecklist | Randy Dunlap | 2006-06-23 | 1 | -0/+57 |
* | [PATCH] Remove semi-softlockup from invalidate_mapping_pages | NeilBrown | 2006-06-23 | 1 | -6/+16 |
* | [PATCH] CONFIG_NET=n build fix | Andrew Morton | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] connector-exports | Andrew Morton | 2006-06-23 | 2 | -4/+4 |
* | [PATCH] ipmi: strstrip conversion | Pekka Enberg | 2006-06-23 | 1 | -16/+9 |
* | [PATCH] strstrip() API | Pekka Enberg | 2006-06-23 | 2 | -0/+31 |
* | [PATCH] Process Events: License Change | Matt Helsley | 2006-06-23 | 1 | -13/+6 |
* | [PATCH] Process Events - Header Cleanup | Matt Helsley | 2006-06-23 | 2 | -2/+1 |
* | [PATCH] remove unlikely() in might_sleep_if() | Hua Zhong | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre... | Mingming Cao | 2006-06-23 | 5 | -53/+58 |
* | [PATCH] percpu_counters: create lib/percpu_counter.c | Ravikiran G Thirumalai | 2006-06-23 | 3 | -42/+47 |
* | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 2006-06-23 | 9 | -9/+9 |
* | [PATCH] binflt_elf: remove more casts | Jesper Juhl | 2006-06-23 | 1 | -9/+10 |
* | [PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless casts | Jesper Juhl | 2006-06-23 | 1 | -161/+183 |
* | [PATCH] Update devices.txt | Jan Engelhardt | 2006-06-23 | 1 | -24/+111 |
* | [PATCH] leds: Amstrad Delta LED support | Jonathan McDowell | 2006-06-23 | 4 | -0/+180 |
* | [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() | Andreas Mohr | 2006-06-23 | 2 | -8/+8 |
* | [PATCH] ext3_clear_inode(): avoid kfree(NULL) | Andrew Morton | 2006-06-23 | 1 | -11/+12 |
* | [PATCH] jbd: avoid kfree(NULL) | Andrew Morton | 2006-06-23 | 1 | -3/+6 |
* | [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly | Andreas Mohr | 2006-06-23 | 2 | -4/+4 |
* | [PATCH] invert irq/migration.c brach prediction | Daniel Walker | 2006-06-23 | 1 | -2/+2 |
* | [PATCH] ISDN: correctly handle isdn_writebuf_stub() errors | Jesper Juhl | 2006-06-23 | 1 | -4/+4 |
* | [PATCH] i4l: memory leak fix for sc_ioctl(). | Jesper Juhl | 2006-06-23 | 1 | -0/+1 |
* | [PATCH] OSS: cs46xx cleanup and tiny bugfix | Jesper Juhl | 2006-06-23 | 1 | -783/+489 |
* | [PATCH] jbd: fix BUG in journal_commit_transaction() | Jan Kara | 2006-06-23 | 2 | -6/+18 |
* | [PATCH] cond_resched() might_sleep() fix | Ingo Molnar | 2006-06-23 | 1 | -0/+3 |
* | [PATCH] dup fd error fix | Prasanna Meda | 2006-06-23 | 1 | -1/+2 |
* | [PATCH] clean up default value of IP_DCCP_ACKVEC | Jean-Luc Leger | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81... | Jean-Luc Leger | 2006-06-23 | 1 | -3/+0 |
* | [PATCH] clean up default value of SYSCALL_DEBUG | Jean-Luc Leger | 2006-06-23 | 1 | -1/+0 |
* | [PATCH] clean up default value of SCHED_SMT | Jean-Luc Leger | 2006-06-23 | 3 | -3/+0 |
* | [PATCH] ptrace: document the locking rules | Eric W. Biederman | 2006-06-23 | 2 | -1/+5 |
* | [PATCH] Poll cleanups/microoptimizations | Vadim Lobanov | 2006-06-23 | 1 | -32/+51 |
* | [PATCH] fs/fat/misc.c: unexport fat_sync_bhs | Adrian Bunk | 2006-06-23 | 1 | -1/+0 |
* | [PATCH] mmput() might sleep | Andrew Morton | 2006-06-23 | 1 | -0/+2 |
* | [PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.c | Domen Puncer | 2006-06-23 | 2 | -144/+0 |
* | [PATCH] module.h: updated comments with a new license | Xose Vazquez Perez | 2006-06-23 | 1 | -0/+2 |
* | [PATCH] fs/locks.c: make posix_locks_deadlock() static | Adrian Bunk | 2006-06-23 | 2 | -4/+1 |
* | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 14 | -16/+16 |
* | [PATCH] locks: clean up locks_remove_posix() | Miklos Szeredi | 2006-06-23 | 1 | -20/+5 |