aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/compat_mq.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler7-16/+7
2006-12-07[PATCH] ver_linux additionsValdis Kletnieks1-0/+8
2006-12-07[PATCH] remove the syslog interface when printk is disabledMike Galbraith3-7/+5
2006-12-07[PATCH] qconf: support old QTakpm@osdl.org1-4/+4
2006-12-07[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_nsThomas Gleixner1-2/+2
2006-12-07[PATCH] retries in ext4_prepare_write() violate ordering requirementsAndrey Savochkin1-10/+75
2006-12-07[PATCH] retries in ext3_prepare_write() violate ordering requirementsAndrey Savochkin1-10/+75
2006-12-07[PATCH] remove HASH_HIGHMEMAndrew Morton2-3/+2
2006-12-07[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutexAndrew Morton1-1/+5
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann20-2701/+1
2006-12-07[PATCH] driver/base/memory.c: handle errors properlyAndrew Morton1-11/+23
2006-12-07[PATCH] PCEngines WRAP LED SupportKristian Kielhofner3-0/+149
2006-12-07[PATCH] HZ: 300Hz supportAlan Cox1-5/+15
2006-12-07[PATCH] debug: workqueue locking sanityPeter Zijlstra2-0/+18
2006-12-07[PATCH] ext4_ext_split(): remove dead codeAdrian Bunk1-3/+0
2006-12-07[PATCH] sleep profilingIngo Molnar4-10/+65
2006-12-07[PATCH] Documentation: remount_fs() needs lock_kernelVasily Averin1-1/+1
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra11-13/+16
2006-12-07[PATCH] lockdep: print current locks on in_atomic warningsPeter Zijlstra1-0/+2
2006-12-07[PATCH] corrupted cramfs filesystems cause kernel oopsPhillip Lougher1-0/+2
2006-12-07[PATCH] Make initramfs printk a warning on incorrect cpio typeArjan van de Ven1-0/+4
2006-12-07[PATCH] i2lib unused variable cleanupMariusz Kozlowski1-1/+0
2006-12-07[PATCH] ext4: uninline large functionsAndrew Morton3-60/+78
2006-12-07[PATCH] ext3: uninline large functionsAndrew Morton3-60/+77
2006-12-07[PATCH] vfs_getattr(): remove dead codeAndrew Morton1-7/+0
2006-12-07[PATCH] get_options to allow a hypenated range for isolcpusDerek Fults2-2/+40
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