Commit Graph

70561 Commits (74bf17cffc32511c7c6d70fe7f376b92662e186e)
 

Author SHA1 Message Date
Denis Cheng 74bf17cffc fs: remove the unused mempages parameter 18 years ago
David Woodhouse 1d99493b3a Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() 18 years ago
Ravikiran G Thirumalai f13ef7754f report the per-irq statistics on all arches 18 years ago
Rusty Russell af49d9248f Remove "unsafe" from module struct 18 years ago
Miklos Szeredi d9c9bef134 ext4: show all mount options 18 years ago
Miklos Szeredi 571beed8d6 ext3: show all mount options 18 years ago
Miklos Szeredi 93d44cb275 ext2: show all mount options 18 years ago
Fengguang Wu e57aa839ce convert ill defined log2() to ilog2() 18 years ago
Avi Kivity bf020cb7b3 time: simplify smp_call_function_single() call sequence 18 years ago
Jesper Juhl a9022e9cb9 Clean up duplicate includes in kernel/ 18 years ago
Jesper Juhl ea0b7d5da0 Clean up duplicate includes in fs/ecryptfs/ 18 years ago
Jesper Juhl 40b2ea8397 Clean up duplicate includes in fs/ 18 years ago
Jesper Juhl de4f800b49 Clean up duplicate includes in drivers/w1/ 18 years ago
Jesper Juhl 3f1a4373e7 Clean up duplicate includes in drivers/char/ 18 years ago
Alexey Dobriyan 4be28540ee Remove sysctl.h from fs.h 18 years ago
Olof Johansson 2b571a066a pcmcia: CompactFlash driver for PA Semi Electra boards 18 years ago
Denis Cheng 4975e45ff6 fs: use kmem_cache_zalloc instead 18 years ago
Alexey Dobriyan 87400c0475 fs/proc/mmu.c: headers butchery 18 years ago
Oleg Nesterov 9bf084f70f do_poll: return -EINTR when signalled 18 years ago
Oleg Nesterov 252e5725cf do_sys_poll: simplify playing with on-stack data 18 years ago
Diego Woitasen 759d7c6c47 Remove unneeded lock_kernel() in driver/block/loop.c 18 years ago
Robert P. J. Day 966fe399cc KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL 18 years ago
Philippe De Muyter febfcf9115 fs: mark nibblemap const 18 years ago
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