aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-17try to reap reiserfs pages left around by invalidatepageChris Mason1-10/+32
2007-10-17maintainers: linux-omap list is subscribers onlyRandy Dunlap1-1/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle24-193/+19
2007-10-17dcache: trivial comment fixJ. Bruce Fields1-2/+2
2007-10-17Mutex documentation is unclear about software interrupts, tasklets and timersMatti Linnanvuori2-2/+4
2007-10-17Spelling fix: weired -> weirdRalf Baechle1-1/+1
2007-10-17ipc namespace: remove config ipc ns fixCedric Le Goater1-4/+0
2007-10-17I2O: Fix "defined but not used" build warningsSatyam Sharma1-47/+47
2007-10-17update checkpatch.pl to version 0.10Andy Whitcroft1-58/+196
2007-10-17add CONFIG_VT_UNICODEBill Nottingham6-5/+27
2007-10-17avoid negative (and full-width) shifts in radix-tree.cPeter Lund1-6/+8
2007-10-17constify string/array kparam tracking structuresJan Beulich2-17/+18
2007-10-17store __setup_str_* in a more compact wayJan Beulich1-1/+1
2007-10-17handle recursive calls to bust_spinlocks()Jan Beulich1-3/+3
2007-10-17Add a "rounddown_pow_of_two" routine to log2.hRobert P. J. Day1-0/+25
2007-10-17make dmapool code use __set_current_state()Arjan van de Ven1-1/+1
2007-10-17quota: send messages via netlinkJan Kara4-30/+222
2007-10-17Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day4-19/+3
2007-10-17docs: ramdisk/initrd/initramfs correctionsRandy Dunlap4-22/+27
2007-10-17local_t: update documentationMathieu Desnoyers1-1/+1
2007-10-17atomic_ops.txt: mention local_tGrant Grundler1-0/+4
2007-10-17local_t Documentation update 2Mathieu Desnoyers1-0/+23
2007-10-17Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day3-16/+2
2007-10-17drivers/block/cciss.c: fix check-after-useAdrian Bunk1-29/+27
2007-10-17make kernel/profile.c:time_hook staticAdrian Bunk2-4/+1
2007-10-17kernel/sys_ni.c: add dummy sys_ni_syscall() prototypeAdrian Bunk1-0/+4
2007-10-17n_hdlc.c: fix check-after-useAdrian Bunk1-1/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk47-77/+47
2007-10-17Drop some headers from mm.hAlexey Dobriyan5-4/+4
2007-10-17cciss: fix error reporting for SG_IOSteve Cameron1-18/+61
2007-10-17NBD: allow hung network I/O to be cancelledPaul Clements2-31/+64
2007-10-17NBD: set uninitialized devices to size 0Paul Clements1-2/+5
2007-10-17CodingStyle: relax the 80-cole ruleAlan Cox1-2/+5
2007-10-17cleanup floppy.hJan Beulich12-35/+0
2007-10-17floppy: tolerate DMA channel unavailabilityJan Beulich1-5/+9
2007-10-17Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity2-3/+3
2007-10-17tty.h: remove dead defineAlan Cox1-5/+0
2007-10-17Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan3-3/+9
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi5-56/+56
2007-10-17add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi1-4/+2
2007-10-17add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi2-0/+7
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi3-13/+15
2007-10-17Add vmcoreinfoKen'ichi Ohmichi8-1/+200
2007-10-17binfmt_flat: warning fixesAndrew Morton1-6/+8
2007-10-17Add stack checking for BlackfinMike Frysinger1-0/+3
2007-10-17do_sigaction: don't worry about signal_pending()Oleg Nesterov1-9/+0
2007-10-17exec: RT sub-thread can livelock and monopolize CPU on execOleg Nesterov2-16/+22
2007-10-17exec: consolidate 2 fast-pathsOleg Nesterov1-9/+0
2007-10-17exec: simplify the new ->sighand allocationOleg Nesterov1-15/+9
2007-10-17exec: simplify ->sighand switchingOleg Nesterov1-7/+1