| Commit message (Expand) | Author | Age | Files | Lines |
* | SLAB_PANIC more (proc, posix-timers, shmem) | Alexey Dobriyan | 2007-10-17 | 3 | -7/+4 |
* | softlockup: add a /proc tuning parameter | Ravikiran G Thirumalai | 2007-10-17 | 4 | -9/+40 |
* | softlockup watchdog: style cleanups | Ingo Molnar | 2007-10-17 | 1 | -7/+7 |
* | softlockup: improve debug output | Ingo Molnar | 2007-10-17 | 1 | -7/+13 |
* | softlockup: make asm/irq_regs.h available on every platform | Ingo Molnar | 2007-10-17 | 4 | -0/+4 |
* | fix the softlockup watchdog to actually work | Ingo Molnar | 2007-10-17 | 1 | -3/+4 |
* | softlockup: use cpu_clock() instead of sched_clock() | Ingo Molnar | 2007-10-17 | 1 | -4/+6 |
* | Remove workaround for unimmunized rcu_dereference from mce_log() | Paul E. McKenney | 2007-10-17 | 1 | -3/+0 |
* | Immunize rcu_dereference() against crazy compiler writers | Paul E. McKenney | 2007-10-17 | 1 | -1/+13 |
* | Make unregister_binfmt() return void | Alexey Dobriyan | 2007-10-17 | 3 | -4/+3 |
* | Use list_head in binfmt handling | Alexey Dobriyan | 2007-10-17 | 4 | -33/+17 |
* | fs/reiserfs/: cleanups | Adrian Bunk | 2007-10-17 | 4 | -67/+4 |
* | writeback: don't propagate AOP_WRITEPAGE_ACTIVATE | Andrew Morton | 2007-10-17 | 1 | -1/+3 |
* | mm: document tree_lock->zone.lock lockorder | Nick Piggin | 2007-10-17 | 2 | -0/+2 |
* | mm: test and set zone reclaim lock before starting reclaim | David Rientjes | 2007-10-17 | 2 | -10/+21 |
* | oom: convert zone_scan_lock from mutex to spinlock | David Rientjes | 2007-10-17 | 1 | -5/+5 |
* | oom: add header file to Kbuild as unifdef | David Rientjes | 2007-10-17 | 1 | -0/+1 |
* | oom: prevent including sched.h in header file | David Rientjes | 2007-10-17 | 1 | -2/+5 |
* | oom: do not take callback_mutex | David Rientjes | 2007-10-17 | 1 | -3/+0 |
* | oom: compare cpuset mems_allowed instead of exclusive ancestors | David Rientjes | 2007-10-17 | 3 | -35/+16 |
* | oom: suppress extraneous stack and memory dump | David Rientjes | 2007-10-17 | 1 | -13/+14 |
* | oom: add oom_kill_allocating_task sysctl | David Rientjes | 2007-10-17 | 3 | -5/+39 |
* | oom: serialize out of memory calls | David Rientjes | 2007-10-17 | 1 | -2/+12 |
* | oom: add per-zone locking | David Rientjes | 2007-10-17 | 3 | -0/+60 |
* | oom: change all_unreclaimable zone member to flags | David Rientjes | 2007-10-17 | 4 | -21/+43 |
* | oom: move constraints to enum | David Rientjes | 2007-10-17 | 2 | -9/+12 |
* | oom: move prototypes to appropriate header file | David Rientjes | 2007-10-17 | 5 | -6/+13 |
* | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 | 67 | -99/+83 |
* | SLUB: simplify IRQ off handling | Christoph Lameter | 2007-10-17 | 1 | -11/+7 |
* | mm: dirty balancing for tasks | Peter Zijlstra | 2007-10-17 | 4 | -1/+62 |
* | mm: per device dirty threshold | Peter Zijlstra | 2007-10-17 | 5 | -38/+194 |
* | lib: floating proportions | Peter Zijlstra | 2007-10-17 | 3 | -1/+505 |
* | mm: count writeback pages per BDI | Peter Zijlstra | 2007-10-17 | 2 | -2/+11 |
* | mm: count reclaimable pages per BDI | Peter Zijlstra | 2007-10-17 | 5 | -0/+16 |
* | mm: scalable bdi statistics counters | Peter Zijlstra | 2007-10-17 | 2 | -3/+109 |
* | mm: bdi init hooks | Peter Zijlstra | 2007-10-17 | 19 | -7/+131 |
* | lib: percpu_counter_init_irq | Peter Zijlstra | 2007-10-17 | 2 | -0/+15 |
* | lib: percpu_counter_init error handling | Peter Zijlstra | 2007-10-17 | 5 | -18/+52 |
* | lib: percpu_count_sum() | Peter Zijlstra | 2007-10-17 | 2 | -4/+20 |
* | lib: percpu_counter_sum_positive | Peter Zijlstra | 2007-10-17 | 5 | -9/+9 |
* | lib: percpu_counter_set | Peter Zijlstra | 2007-10-17 | 2 | -0/+20 |
* | lib: make percpu_counter_add take s64 | Peter Zijlstra | 2007-10-17 | 2 | -5/+5 |
* | lib: percpu_counter variable batch | Peter Zijlstra | 2007-10-17 | 2 | -4/+12 |
* | lib: percpu_counter_sub | Peter Zijlstra | 2007-10-17 | 4 | -3/+8 |
* | lib: percpu_counter_add | Peter Zijlstra | 2007-10-17 | 8 | -17/+17 |
* | nfs: remove congestion_end() | Peter Zijlstra | 2007-10-17 | 3 | -17/+1 |
* | powerpc: add Altivec/VMX state to coredumps | Mark Nelson | 2007-10-17 | 3 | -3/+34 |
* | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define | Mark Nelson | 2007-10-17 | 5 | -8/+11 |
* | partially fix up the lookup_one_noperm mess | Christoph Hellwig | 2007-10-17 | 3 | -26/+39 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-16 | 12 | -216/+558 |
|\ |
|