aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* oom: move constraints to enumDavid Rientjes2007-10-17
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* SLUB: simplify IRQ off handlingChristoph Lameter2007-10-17
* mm: dirty balancing for tasksPeter Zijlstra2007-10-17
* mm: per device dirty thresholdPeter Zijlstra2007-10-17
* lib: floating proportionsPeter Zijlstra2007-10-17
* mm: count writeback pages per BDIPeter Zijlstra2007-10-17
* mm: count reclaimable pages per BDIPeter Zijlstra2007-10-17
* mm: scalable bdi statistics countersPeter Zijlstra2007-10-17
* mm: bdi init hooksPeter Zijlstra2007-10-17
* lib: percpu_counter_init_irqPeter Zijlstra2007-10-17
* lib: percpu_counter_init error handlingPeter Zijlstra2007-10-17
* lib: percpu_count_sum()Peter Zijlstra2007-10-17
* lib: percpu_counter_sum_positivePeter Zijlstra2007-10-17
* lib: percpu_counter_setPeter Zijlstra2007-10-17
* lib: make percpu_counter_add take s64Peter Zijlstra2007-10-17
* lib: percpu_counter variable batchPeter Zijlstra2007-10-17