Age | Commit message (Expand) | Author |
2007-10-17 | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe | Neil Horman |
2007-10-17 | argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef... | Neil Horman |
2007-10-17 | ufs: implement show_options | Evgeniy Dushistov |
2007-10-17 | Add in SunOS 4.1.x compatible mode for UFS | Mark Fortescue |
2007-10-17 | remove unused bh in calls to ext234_get_group_desc | Eric Sandeen |
2007-10-17 | fs: remove the unused mempages parameter | Denis Cheng |
2007-10-17 | Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() | David Woodhouse |
2007-10-17 | report the per-irq statistics on all arches | Ravikiran G Thirumalai |
2007-10-17 | Remove "unsafe" from module struct | Rusty Russell |
2007-10-17 | ext4: show all mount options | Miklos Szeredi |
2007-10-17 | ext3: show all mount options | Miklos Szeredi |
2007-10-17 | ext2: show all mount options | Miklos Szeredi |
2007-10-17 | convert ill defined log2() to ilog2() | Fengguang Wu |
2007-10-17 | time: simplify smp_call_function_single() call sequence | Avi Kivity |
2007-10-17 | Clean up duplicate includes in kernel/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in fs/ecryptfs/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in fs/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in drivers/w1/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in drivers/char/ | Jesper Juhl |
2007-10-17 | Remove sysctl.h from fs.h | Alexey Dobriyan |
2007-10-17 | pcmcia: CompactFlash driver for PA Semi Electra boards | Olof Johansson |
2007-10-17 | fs: use kmem_cache_zalloc instead | Denis Cheng |
2007-10-17 | fs/proc/mmu.c: headers butchery | Alexey Dobriyan |
2007-10-17 | do_poll: return -EINTR when signalled | Oleg Nesterov |
2007-10-17 | do_sys_poll: simplify playing with on-stack data | Oleg Nesterov |
2007-10-17 | Remove unneeded lock_kernel() in driver/block/loop.c | Diego Woitasen |
2007-10-17 | KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL | Robert P. J. Day |
2007-10-17 | fs: mark nibblemap const | Philippe De Muyter |
2007-10-17 | fs/romfs/inode.c: trivial improvements | WANG Cong |
2007-10-17 | nbd: change a parameter's type to remove a memcpy call | Denis Cheng |
2007-10-17 | nbd: use list_for_each_entry_safe to make it more consolidated and readable | Denis Cheng |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig |
2007-10-17 | unexport asm/shmparam.h | Olaf Hering |
2007-10-17 | Driver for the Atmel on-chip SSC on AT32AP and AT91 | Hans-Christian Egtvedt |
2007-10-17 | Force erroneous inclusions of compiler-*.h files to be errors | Robert P. J. Day |
2007-10-17 | zisofs use mutex instead of semaphore | Dave Young |
2007-10-17 | SLAB_PANIC more (proc, posix-timers, shmem) | Alexey Dobriyan |
2007-10-17 | softlockup: add a /proc tuning parameter | Ravikiran G Thirumalai |
2007-10-17 | softlockup watchdog: style cleanups | Ingo Molnar |
2007-10-17 | softlockup: improve debug output | Ingo Molnar |
2007-10-17 | softlockup: make asm/irq_regs.h available on every platform | Ingo Molnar |
2007-10-17 | fix the softlockup watchdog to actually work | Ingo Molnar |
2007-10-17 | softlockup: use cpu_clock() instead of sched_clock() | Ingo Molnar |
2007-10-17 | Remove workaround for unimmunized rcu_dereference from mce_log() | Paul E. McKenney |
2007-10-17 | Immunize rcu_dereference() against crazy compiler writers | Paul E. McKenney |
2007-10-17 | Make unregister_binfmt() return void | Alexey Dobriyan |
2007-10-17 | Use list_head in binfmt handling | Alexey Dobriyan |
2007-10-17 | fs/reiserfs/: cleanups | Adrian Bunk |
2007-10-17 | writeback: don't propagate AOP_WRITEPAGE_ACTIVATE | Andrew Morton |
2007-10-17 | mm: document tree_lock->zone.lock lockorder | Nick Piggin |