summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-17spin_lock_unlocked cleanupsRoel Kluin3-4/+4
2007-10-17Break ELF_PLATFORM and stack pointer randomization dependencyFranck Bui-Huu1-8/+8
2007-10-17rename signalfd_siginfo fieldsDavide Libenzi2-38/+38
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen3-38/+2
2007-10-17fs: correct SuS compliance for open of large file without optionsAlan Cox3-3/+3
2007-10-17Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle1-3/+0
2007-10-17Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish1-22/+0
2007-10-17NCR53C8XX: Remove deprecated IRQ flags (SA_*)Ahmed S. Darwish2-10/+10
2007-10-17anon-inodes use open coded atomic_inc for the shared inodeDavide Libenzi1-13/+12
2007-10-17Fix wrong filename reference in drivers-testing.txtRalf Baechle1-2/+2
2007-10-17Don't truncate /proc/PID/environ at 4096 charactersJames Pearson1-23/+72
2007-10-17fs/udf/balloc.c: mark a variable as uninitialized_var()WANG Cong1-1/+1
2007-10-17menuconfig: transform Network Filesystems menuJan Engelhardt1-2/+14
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