aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ext2: show all mount optionsMiklos Szeredi2007-10-17
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-17
* time: simplify smp_call_function_single() call sequenceAvi Kivity2007-10-17
* Clean up duplicate includes in kernel/Jesper Juhl2007-10-17
* Clean up duplicate includes in fs/ecryptfs/Jesper Juhl2007-10-17
* Clean up duplicate includes in fs/Jesper Juhl2007-10-17
* Clean up duplicate includes in drivers/w1/Jesper Juhl2007-10-17
* Clean up duplicate includes in drivers/char/Jesper Juhl2007-10-17
* Remove sysctl.h from fs.hAlexey Dobriyan2007-10-17
* pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson2007-10-17
* fs: use kmem_cache_zalloc insteadDenis Cheng2007-10-17
* fs/proc/mmu.c: headers butcheryAlexey Dobriyan2007-10-17
* do_poll: return -EINTR when signalledOleg Nesterov2007-10-17
* do_sys_poll: simplify playing with on-stack dataOleg Nesterov2007-10-17
* Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen2007-10-17
* KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day2007-10-17
* fs: mark nibblemap constPhilippe De Muyter2007-10-17
* fs/romfs/inode.c: trivial improvementsWANG Cong2007-10-17
* nbd: change a parameter's type to remove a memcpy callDenis Cheng2007-10-17
* nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng2007-10-17
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-17
* unexport asm/shmparam.hOlaf Hering2007-10-17
* Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt2007-10-17
* Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day2007-10-17
* zisofs use mutex instead of semaphoreDave Young2007-10-17
* SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-17
* softlockup: add a /proc tuning parameterRavikiran G Thirumalai2007-10-17
* softlockup watchdog: style cleanupsIngo Molnar2007-10-17
* softlockup: improve debug outputIngo Molnar2007-10-17
* softlockup: make asm/irq_regs.h available on every platformIngo Molnar2007-10-17
* fix the softlockup watchdog to actually workIngo Molnar2007-10-17
* softlockup: use cpu_clock() instead of sched_clock()Ingo Molnar2007-10-17
* Remove workaround for unimmunized rcu_dereference from mce_log()Paul E. McKenney2007-10-17
* Immunize rcu_dereference() against crazy compiler writersPaul E. McKenney2007-10-17
* Make unregister_binfmt() return voidAlexey Dobriyan2007-10-17
* Use list_head in binfmt handlingAlexey Dobriyan2007-10-17
* fs/reiserfs/: cleanupsAdrian Bunk2007-10-17
* writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton2007-10-17
* mm: document tree_lock->zone.lock lockorderNick Piggin2007-10-17
* mm: test and set zone reclaim lock before starting reclaimDavid Rientjes2007-10-17
* oom: convert zone_scan_lock from mutex to spinlockDavid Rientjes2007-10-17
* oom: add header file to Kbuild as unifdefDavid Rientjes2007-10-17
* oom: prevent including sched.h in header fileDavid Rientjes2007-10-17
* oom: do not take callback_mutexDavid Rientjes2007-10-17
* oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-17
* oom: suppress extraneous stack and memory dumpDavid Rientjes2007-10-17
* oom: add oom_kill_allocating_task sysctlDavid Rientjes2007-10-17
* oom: serialize out of memory callsDavid Rientjes2007-10-17
* oom: add per-zone lockingDavid Rientjes2007-10-17
* oom: change all_unreclaimable zone member to flagsDavid Rientjes2007-10-17