Commit Graph

70576 Commits (392b7bc13e9e9390bd2deb923d0326c3a50a9a00)
 

Author SHA1 Message Date
Mariusz Kozlowski 392b7bc13e drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc 18 years ago
Mike Frysinger 0b15d04af3 printk: add interfaces for external access to the log buffer 18 years ago
Adrian Bunk d823e3e754 ipc/shm.c: make 2 functions static 18 years ago
Adrian Bunk 53fa664525 lib/ioremap.c should #include <linux/io.h> 18 years ago
Adrian Bunk c1206a2c6d fs/afs/: possible cleanups 18 years ago
Adrian Bunk a4d63e729e kernel/rtmutex-debug.c: cleanups 18 years ago
Roland McGrath 6d76013381 Add /sys/module/name/notes 18 years ago
Alexey Dobriyan ae0b78d09d epca.c: reformat comments and coding style improvements 18 years ago
Neil Horman 3232113710 core_pattern: fix up a few miscellaneous bugs 18 years ago
Neil Horman 74aadce986 core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe 18 years ago
Neil Horman 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
Neil Horman 8e2b705649 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully 18 years ago
Evgeniy Dushistov 2a9807c0d3 ufs: implement show_options 18 years ago
Mark Fortescue 252e211e90 Add in SunOS 4.1.x compatible mode for UFS 18 years ago
Eric Sandeen ef2fb67989 remove unused bh in calls to ext234_get_group_desc 18 years ago
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