summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* softlockup: add a /proc tuning parameterRavikiran G Thirumalai2007-10-174-9/+40
* softlockup watchdog: style cleanupsIngo Molnar2007-10-171-7/+7
* softlockup: improve debug outputIngo Molnar2007-10-171-7/+13
* softlockup: make asm/irq_regs.h available on every platformIngo Molnar2007-10-174-0/+4
* fix the softlockup watchdog to actually workIngo Molnar2007-10-171-3/+4
* softlockup: use cpu_clock() instead of sched_clock()Ingo Molnar2007-10-171-4/+6
* Remove workaround for unimmunized rcu_dereference from mce_log()Paul E. McKenney2007-10-171-3/+0
* Immunize rcu_dereference() against crazy compiler writersPaul E. McKenney2007-10-171-1/+13
* Make unregister_binfmt() return voidAlexey Dobriyan2007-10-173-4/+3
* Use list_head in binfmt handlingAlexey Dobriyan2007-10-174-33/+17
* fs/reiserfs/: cleanupsAdrian Bunk2007-10-174-67/+4
* writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton2007-10-171-1/+3
* mm: document tree_lock->zone.lock lockorderNick Piggin2007-10-172-0/+2
OpenPOWER on IntegriCloud