aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] More list debugging contextDave Jones1-4/+6
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman5-7/+26
2006-12-07[PATCH] VFS: extra check inside dentry_unhash()Vasily Averin1-2/+1
2006-12-07[PATCH] drivers/cdrom/*: trivial vsnprintf() conversionAlexey Dobriyan2-4/+3
2006-12-07[PATCH] hpfs: fix printk format warningsRandy Dunlap5-16/+37
2006-12-07[PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan2-15/+11
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan6-11/+11
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder4-0/+65
2006-12-07[PATCH] lockdep: annotate bcsp driverPeter Zijlstra1-2/+2
2006-12-07[PATCH] Compile-time check re world-writeable module paramsAlexey Dobriyan1-0/+3
2006-12-07[PATCH] taskstats: cleanup reply assemblingOleg Nesterov1-22/+16
2006-12-07[PATCH] taskstats: use nla_reserve() for reply assemblingOleg Nesterov1-42/+44
2006-12-07[PATCH] taskstats: factor out reply assemblingOleg Nesterov1-27/+28
2006-12-07[PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov3-26/+25
2006-12-07[PATCH] taskstats: cleanup do_exit() pathOleg Nesterov3-47/+19
2006-12-07[PATCH] taskstats_exit_alloc: optimize/simplifyOleg Nesterov1-13/+4
2006-12-07[PATCH] read_cache_pages() cleanupOGAWA Hirofumi1-7/+1
2006-12-07[PATCH] paride: return proper error codeAkinobu Mita4-12/+12
2006-12-07[PATCH] slab: use probe_kernel_address()Andrew Morton1-5/+2
2006-12-07[PATCH] probe_kernel_address() needs to do set_fs()Andrew Morton1-0/+8
2006-12-07[PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood2-0/+5
2006-12-07[PATCH] kconfig: PRINTK_TIME depends on PRINTKRandy Dunlap1-0/+1
2006-12-07[PATCH] profile: fix uaccess handlingHeiko Carstens1-1/+2
2006-12-07[PATCH] compat: fix uaccess handlingHeiko Carstens2-29/+39
2006-12-07[PATCH] binfmt: fix uaccess handlingHeiko Carstens1-4/+7
2006-12-07[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exitRoland McGrath1-1/+10
2006-12-07[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.cMika Kukkonen1-2/+2
2006-12-07[PATCH] tifm: fix NULL ptr and styleRandy Dunlap1-2/+3
2006-12-07[PATCH] handle ext4 directory corruption betterEric Sandeen2-0/+12
2006-12-07[PATCH] handle ext3 directory corruption betterEric Sandeen2-0/+12
2006-12-07[PATCH] binfmt_elf: randomize PIE binaries (2nd try)Marcus Meissner1-1/+7
2006-12-07[PATCH] lockdep: misc fixes in lockdep.cJarek Poplawski1-3/+6
2006-12-07[PATCH] lockdep: internal locking fixesJarek Poplawski1-10/+15
2006-12-07[PATCH] paride_register(): shuffle return valuesAlexey Dobriyan16-18/+26
2006-12-07[PATCH] paride: rename pi_register() and pi_unregister()Alexey Dobriyan17-37/+37
2006-12-07[PATCH] spi: set kset of master class dev explicitlyHans-Christian Egtvedt1-0/+1
2006-12-07[PATCH] spi: correct bus_num and buffer bug in spi coreHans-Christian Egtvedt1-9/+7
2006-12-07[PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher3-12/+3
2006-12-07[PATCH] cpuset: minor code refinementsPaul Jackson1-5/+4
2006-12-07[PATCH] pull in necessary header files for cdev.hJan Engelhardt1-0/+4
2006-12-07[PATCH] lockdep: fix ide/proc interactionPeter Zijlstra1-4/+15
2006-12-07[PATCH] via82cxxx: handle error condition properlyAlan Cox1-5/+16
2006-12-07[PATCH] fix reiserfs bad path release panicSuzuki K P1-1/+2
2006-12-07[PATCH] Export pm_suspend for the shared APM emulationRalf Baechle2-5/+2
2006-12-07[PATCH] io/storage: Documentation update to as-iosched.txtFilipe1-2/+4
2006-12-07[PATCH] file: kill unnecessary timer in fdtable_deferTejun Heo1-27/+2
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar3-5/+31
2006-12-07[PATCH] fuse: fix compile without CONFIG_BLOCKMiklos Szeredi1-10/+33
2006-12-07[PATCH] fuse: add DESTROY operationMiklos Szeredi3-0/+29
2006-12-07[PATCH] fuse: add bmap supportMiklos Szeredi4-0/+53