Commit Graph

70538 Commits (55ca3e796d452d1fd213846ae6ce8bc4d37b54cc)
 

Author SHA1 Message Date
WANG Cong 55ca3e796d fs/romfs/inode.c: trivial improvements 18 years ago
Denis Cheng 0cbc591bf8 nbd: change a parameter's type to remove a memcpy call 18 years ago
Denis Cheng d2c9740b49 nbd: use list_for_each_entry_safe to make it more consolidated and readable 18 years ago
Christoph Hellwig 04fc8bbcf5 kill DECLARE_MUTEX_LOCKED 18 years ago
Olaf Hering 4029a9177f unexport asm/shmparam.h 18 years ago
Hans-Christian Egtvedt eb1f293060 Driver for the Atmel on-chip SSC on AT32AP and AT91 18 years ago
Robert P. J. Day 94f582f82a Force erroneous inclusions of compiler-*.h files to be errors 18 years ago
Dave Young a36a151e79 zisofs use mutex instead of semaphore 18 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 18 years ago
Ravikiran G Thirumalai c4f3b63fe1 softlockup: add a /proc tuning parameter 18 years ago
Ingo Molnar a5f2ce3c60 softlockup watchdog: style cleanups 18 years ago
Ingo Molnar 43581a1007 softlockup: improve debug output 18 years ago
Ingo Molnar ad3b82795f softlockup: make asm/irq_regs.h available on every platform 18 years ago
Ingo Molnar a115d5caca fix the softlockup watchdog to actually work 18 years ago
Ingo Molnar a3b13c23f1 softlockup: use cpu_clock() instead of sched_clock() 18 years ago
Paul E. McKenney 3806204ca9 Remove workaround for unimmunized rcu_dereference from mce_log() 18 years ago
Paul E. McKenney 97b430320c Immunize rcu_dereference() against crazy compiler writers 18 years ago
Alexey Dobriyan f6b450d489 Make unregister_binfmt() return void 18 years ago
Alexey Dobriyan e4dc1b14d8 Use list_head in binfmt handling 18 years ago
Adrian Bunk deba0f49b9 fs/reiserfs/: cleanups 18 years ago
Andrew Morton e423003028 writeback: don't propagate AOP_WRITEPAGE_ACTIVATE 18 years ago
Nick Piggin 7a4050791b mm: document tree_lock->zone.lock lockorder 18 years ago
David Rientjes d773ed6b85 mm: test and set zone reclaim lock before starting reclaim 18 years ago
David Rientjes ae74138da6 oom: convert zone_scan_lock from mutex to spinlock 18 years ago
David Rientjes 9aad369e56 oom: add header file to Kbuild as unifdef 18 years ago
David Rientjes 172acf60f3 oom: prevent including sched.h in header file 18 years ago
David Rientjes 3ff566963c oom: do not take callback_mutex 18 years ago
David Rientjes bbe373f2c6 oom: compare cpuset mems_allowed instead of exclusive ancestors 18 years ago
David Rientjes 7213f5066f oom: suppress extraneous stack and memory dump 18 years ago
David Rientjes fe071d7e8a oom: add oom_kill_allocating_task sysctl 18 years ago
David Rientjes ff0ceb9deb oom: serialize out of memory calls 18 years ago
David Rientjes 098d7f128a oom: add per-zone locking 18 years ago
David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 18 years ago
David Rientjes 70e24bdf6d oom: move constraints to enum 18 years ago
David Rientjes 5a3135c2e7 oom: move prototypes to appropriate header file 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Christoph Lameter b811c202a0 SLUB: simplify IRQ off handling 18 years ago
Peter Zijlstra 3e26c149c3 mm: dirty balancing for tasks 18 years ago
Peter Zijlstra 04fbfdc14e mm: per device dirty threshold 18 years ago
Peter Zijlstra 145ca25eb2 lib: floating proportions 18 years ago
Peter Zijlstra 69cb51d18c mm: count writeback pages per BDI 18 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 18 years ago
Peter Zijlstra b2e8fb6efa mm: scalable bdi statistics counters 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Peter Zijlstra dc62a30e27 lib: percpu_counter_init_irq 18 years ago
Peter Zijlstra 833f4077bf lib: percpu_counter_init error handling 18 years ago
Peter Zijlstra bf1d89c813 lib: percpu_count_sum() 18 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 18 years ago
Peter Zijlstra 3a587f47b8 lib: percpu_counter_set 18 years ago
Peter Zijlstra 20e8976709 lib: make percpu_counter_add take s64 18 years ago