summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-17menuconfig: transform NLS and DLM menusJan Engelhardt2-51/+7
2007-10-17HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell1-1/+1
2007-10-17Delay creation of khcvd threadRusty Russell2-18/+42
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin3-2/+8
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering14-3/+23
2007-10-17vfs: use the predefined d_unhashed inline function insteadDenis Cheng1-1/+1
2007-10-17Use KMEM_CACHE macro to create the nsproxy cachePavel Emelyanov1-2/+1
2007-10-17Remove unused member from nsproxyPavel Emelyanov2-2/+0
2007-10-17user.c: #ifdef ->mq_bytesAlexey Dobriyan2-2/+4
2007-10-17user.c: deinlineAlexey Dobriyan1-5/+3
2007-10-17UDF: coding style fixupsCyrill Gorcunov2-36/+23
2007-10-17atomic_ops.txt has incorrect, misleading and insufficient information [Bug 9020]Matti Linnanvuori1-5/+50
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox2-10/+75
2007-10-17ide-cd is unmaintainedAlan Cox1-3/+1
2007-10-17fs/isofs/namei.c: Remove uninitialized local vars warningBorislav Petkov1-1/+2
2007-10-17Delete gcc-2.95 compatible structure definition.Robert P. J. Day1-2/+1
2007-10-17reiserfs: workaround for dead loop in finish_unfinishedLepton Wu1-3/+15
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko40-1174/+1174
2007-10-17shrink_dcache_sb speedupDenis V. Lunev2-3/+15
2007-10-17lk201: remove obsolete driverMaciej W. Rozycki9-1375/+0
2007-10-17lib/iomap.c:bad_io_access(): print 0x hex prefixRene Herman1-1/+1
2007-10-17reiserfs: fix kernel panic on corrupted directoryLepton Wu1-0/+10
2007-10-17doc: about email clients for Linux patchesRandy Dunlap1-0/+217
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve5-22/+25
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells14-435/+605
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