aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-3/+2
* fs/autofs4/inode.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-3/+1
* doc firmware_sample_firmware_class.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-5/+5
* drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-2/+1
* printk: add interfaces for external access to the log bufferMike Frysinger2007-10-172-0/+58
* ipc/shm.c: make 2 functions staticAdrian Bunk2007-10-171-2/+3
* lib/ioremap.c should #include <linux/io.h>Adrian Bunk2007-10-171-0/+1
* fs/afs/: possible cleanupsAdrian Bunk2007-10-1710-11/+17
* kernel/rtmutex-debug.c: cleanupsAdrian Bunk2007-10-171-6/+1
* Add /sys/module/name/notesRoland McGrath2007-10-172-0/+109
* epca.c: reformat comments and coding style improvementsAlexey Dobriyan2007-10-171-1409/+1202
* core_pattern: fix up a few miscellaneous bugsNeil Horman2007-10-171-2/+15
* core_pattern: allow passing of arguments to user mode helper when core_patter...Neil Horman2007-10-171-3/+22
* core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-1710-39/+39
* argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...Neil Horman2007-10-171-1/+3
* ufs: implement show_optionsEvgeniy Dushistov2007-10-171-4/+39
* Add in SunOS 4.1.x compatible mode for UFSMark Fortescue2007-10-173-23/+123
* remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-174-37/+23
* fs: remove the unused mempages parameterDenis Cheng2007-10-174-8/+8
* Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()David Woodhouse2007-10-171-16/+15
* report the per-irq statistics on all archesRavikiran G Thirumalai2007-10-171-3/+0
* Remove "unsafe" from module structRusty Russell2007-10-174-37/+9
* ext4: show all mount optionsMiklos Szeredi2007-10-172-0/+73
* ext3: show all mount optionsMiklos Szeredi2007-10-172-0/+71
* ext2: show all mount optionsMiklos Szeredi2007-10-172-2/+60
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-174-18/+9
* time: simplify smp_call_function_single() call sequenceAvi Kivity2007-10-171-13/+4
* Clean up duplicate includes in kernel/Jesper Juhl2007-10-177-7/+0
* Clean up duplicate includes in fs/ecryptfs/Jesper Juhl2007-10-171-1/+0
* Clean up duplicate includes in fs/Jesper Juhl2007-10-172-2/+0
* Clean up duplicate includes in drivers/w1/Jesper Juhl2007-10-171-1/+0
* Clean up duplicate includes in drivers/char/Jesper Juhl2007-10-173-6/+0
* Remove sysctl.h from fs.hAlexey Dobriyan2007-10-171-2/+2
* pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson2007-10-174-0/+441
* fs: use kmem_cache_zalloc insteadDenis Cheng2007-10-171-2/+1
* fs/proc/mmu.c: headers butcheryAlexey Dobriyan2007-10-171-19/+2
* do_poll: return -EINTR when signalledOleg Nesterov2007-10-171-7/+7
* do_sys_poll: simplify playing with on-stack dataOleg Nesterov2007-10-171-56/+36
* Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen2007-10-171-2/+0
* KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day2007-10-176-6/+0
* fs: mark nibblemap constPhilippe De Muyter2007-10-175-5/+5
* fs/romfs/inode.c: trivial improvementsWANG Cong2007-10-171-2/+2
* nbd: change a parameter's type to remove a memcpy callDenis Cheng2007-10-171-5/+3
* nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng2007-10-171-4/+2
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-1724-24/+3
* unexport asm/shmparam.hOlaf Hering2007-10-174-4/+2
* Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt2007-10-174-0/+499
* Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day2007-10-174-4/+12
* zisofs use mutex instead of semaphoreDave Young2007-10-171-20/+5
* SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-173-7/+4