aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-17lib/ioremap.c should #include <linux/io.h>Adrian Bunk
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-10-17kernel/rtmutex-debug.c: cleanupsAdrian Bunk
2007-10-17Add /sys/module/name/notesRoland McGrath
2007-10-17epca.c: reformat comments and coding style improvementsAlexey Dobriyan
2007-10-17core_pattern: fix up a few miscellaneous bugsNeil Horman
2007-10-17core_pattern: allow passing of arguments to user mode helper when core_patter...Neil Horman
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman
2007-10-17argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...Neil Horman
2007-10-17ufs: implement show_optionsEvgeniy Dushistov
2007-10-17Add in SunOS 4.1.x compatible mode for UFSMark Fortescue
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen
2007-10-17fs: remove the unused mempages parameterDenis Cheng
2007-10-17Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()David Woodhouse
2007-10-17report the per-irq statistics on all archesRavikiran G Thirumalai
2007-10-17Remove "unsafe" from module structRusty Russell
2007-10-17ext4: show all mount optionsMiklos Szeredi
2007-10-17ext3: show all mount optionsMiklos Szeredi
2007-10-17ext2: show all mount optionsMiklos Szeredi
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu
2007-10-17time: simplify smp_call_function_single() call sequenceAvi Kivity
2007-10-17Clean up duplicate includes in kernel/Jesper Juhl
2007-10-17Clean up duplicate includes in fs/ecryptfs/Jesper Juhl
2007-10-17Clean up duplicate includes in fs/Jesper Juhl
2007-10-17Clean up duplicate includes in drivers/w1/Jesper Juhl
2007-10-17Clean up duplicate includes in drivers/char/Jesper Juhl
2007-10-17Remove sysctl.h from fs.hAlexey Dobriyan
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson
2007-10-17fs: use kmem_cache_zalloc insteadDenis Cheng
2007-10-17fs/proc/mmu.c: headers butcheryAlexey Dobriyan
2007-10-17do_poll: return -EINTR when signalledOleg Nesterov
2007-10-17do_sys_poll: simplify playing with on-stack dataOleg Nesterov
2007-10-17Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day
2007-10-17fs: mark nibblemap constPhilippe De Muyter
2007-10-17fs/romfs/inode.c: trivial improvementsWANG Cong
2007-10-17nbd: change a parameter's type to remove a memcpy callDenis Cheng
2007-10-17nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-17unexport asm/shmparam.hOlaf Hering
2007-10-17Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt
2007-10-17Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day
2007-10-17zisofs use mutex instead of semaphoreDave Young
2007-10-17SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai
2007-10-17softlockup watchdog: style cleanupsIngo Molnar
2007-10-17softlockup: improve debug outputIngo Molnar
2007-10-17softlockup: make asm/irq_regs.h available on every platformIngo Molnar
2007-10-17fix the softlockup watchdog to actually workIngo Molnar
2007-10-17softlockup: use cpu_clock() instead of sched_clock()Ingo Molnar