Commit Graph

70711 Commits (d68c9d6ae8f1fdae7d998158adc5ee106a2f8ce6)
 

Author SHA1 Message Date
Denis Cheng 74bf17cffc fs: remove the unused mempages parameter 17 years ago
David Woodhouse 1d99493b3a Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() 17 years ago
Ravikiran G Thirumalai f13ef7754f report the per-irq statistics on all arches 17 years ago
Rusty Russell af49d9248f Remove "unsafe" from module struct 17 years ago
Miklos Szeredi d9c9bef134 ext4: show all mount options 17 years ago
Miklos Szeredi 571beed8d6 ext3: show all mount options 17 years ago
Miklos Szeredi 93d44cb275 ext2: show all mount options 17 years ago
Fengguang Wu e57aa839ce convert ill defined log2() to ilog2() 17 years ago
Avi Kivity bf020cb7b3 time: simplify smp_call_function_single() call sequence 17 years ago
Jesper Juhl a9022e9cb9 Clean up duplicate includes in kernel/ 17 years ago
Jesper Juhl ea0b7d5da0 Clean up duplicate includes in fs/ecryptfs/ 17 years ago
Jesper Juhl 40b2ea8397 Clean up duplicate includes in fs/ 17 years ago
Jesper Juhl de4f800b49 Clean up duplicate includes in drivers/w1/ 17 years ago
Jesper Juhl 3f1a4373e7 Clean up duplicate includes in drivers/char/ 17 years ago
Alexey Dobriyan 4be28540ee Remove sysctl.h from fs.h 17 years ago
Olof Johansson 2b571a066a pcmcia: CompactFlash driver for PA Semi Electra boards 17 years ago
Denis Cheng 4975e45ff6 fs: use kmem_cache_zalloc instead 17 years ago
Alexey Dobriyan 87400c0475 fs/proc/mmu.c: headers butchery 17 years ago
Oleg Nesterov 9bf084f70f do_poll: return -EINTR when signalled 17 years ago
Oleg Nesterov 252e5725cf do_sys_poll: simplify playing with on-stack data 17 years ago
Diego Woitasen 759d7c6c47 Remove unneeded lock_kernel() in driver/block/loop.c 17 years ago
Robert P. J. Day 966fe399cc KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL 17 years ago
Philippe De Muyter febfcf9115 fs: mark nibblemap const 17 years ago
WANG Cong 55ca3e796d fs/romfs/inode.c: trivial improvements 17 years ago
Denis Cheng 0cbc591bf8 nbd: change a parameter's type to remove a memcpy call 17 years ago
Denis Cheng d2c9740b49 nbd: use list_for_each_entry_safe to make it more consolidated and readable 17 years ago
Christoph Hellwig 04fc8bbcf5 kill DECLARE_MUTEX_LOCKED 17 years ago
Olaf Hering 4029a9177f unexport asm/shmparam.h 17 years ago
Hans-Christian Egtvedt eb1f293060 Driver for the Atmel on-chip SSC on AT32AP and AT91 17 years ago
Robert P. J. Day 94f582f82a Force erroneous inclusions of compiler-*.h files to be errors 17 years ago
Dave Young a36a151e79 zisofs use mutex instead of semaphore 17 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 17 years ago
Ravikiran G Thirumalai c4f3b63fe1 softlockup: add a /proc tuning parameter 17 years ago
Ingo Molnar a5f2ce3c60 softlockup watchdog: style cleanups 17 years ago
Ingo Molnar 43581a1007 softlockup: improve debug output 17 years ago
Ingo Molnar ad3b82795f softlockup: make asm/irq_regs.h available on every platform 17 years ago
Ingo Molnar a115d5caca fix the softlockup watchdog to actually work 17 years ago
Ingo Molnar a3b13c23f1 softlockup: use cpu_clock() instead of sched_clock() 17 years ago
Paul E. McKenney 3806204ca9 Remove workaround for unimmunized rcu_dereference from mce_log() 17 years ago
Paul E. McKenney 97b430320c Immunize rcu_dereference() against crazy compiler writers 17 years ago
Alexey Dobriyan f6b450d489 Make unregister_binfmt() return void 17 years ago
Alexey Dobriyan e4dc1b14d8 Use list_head in binfmt handling 17 years ago
Adrian Bunk deba0f49b9 fs/reiserfs/: cleanups 17 years ago
Andrew Morton e423003028 writeback: don't propagate AOP_WRITEPAGE_ACTIVATE 17 years ago
Nick Piggin 7a4050791b mm: document tree_lock->zone.lock lockorder 17 years ago
David Rientjes d773ed6b85 mm: test and set zone reclaim lock before starting reclaim 17 years ago
David Rientjes ae74138da6 oom: convert zone_scan_lock from mutex to spinlock 17 years ago
David Rientjes 9aad369e56 oom: add header file to Kbuild as unifdef 17 years ago
David Rientjes 172acf60f3 oom: prevent including sched.h in header file 17 years ago
David Rientjes 3ff566963c oom: do not take callback_mutex 17 years ago