aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useGravatar Ingo Molnar 25-56/+8
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledGravatar Andrew Morton 2-0/+8
2006-12-07[PATCH] declare smp_call_function_single in generic codeGravatar Randy Dunlap 2-7/+7
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelGravatar Masami Hiramatsu 7-28/+103
2006-12-07[PATCH] HVCS char driver janitoring: move block of codeGravatar Linas Vepstas 1-216/+210
2006-12-07[PATCH] make 1-bit bitfields unsignedGravatar Mariusz Kozlowski 3-6/+6
2006-12-07[PATCH] The scheduled removal of some OSS optionsGravatar Adrian Bunk 2-147/+0
2006-12-07[PATCH] reiserfs: add missing D-cache flushingGravatar Alexey Dobriyan 1-0/+4
2006-12-07[PATCH] elf: fix kcore note size calculationGravatar Magnus Damm 1-7/+9
2006-12-07[PATCH] elf: include terminating zero in n_nameszGravatar Magnus Damm 1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hGravatar Magnus Damm 12-22/+2
2006-12-07[PATCH] Fix the size limit of compat space msgsizeGravatar suzuki 3-27/+46
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startGravatar Henry Nestler 7-16/+7
2006-12-07[PATCH] ver_linux additionsGravatar Valdis Kletnieks 1-0/+8
2006-12-07[PATCH] remove the syslog interface when printk is disabledGravatar Mike Galbraith 3-7/+5
2006-12-07[PATCH] qconf: support old QTGravatar akpm@osdl.org 1-4/+4
2006-12-07[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_nsGravatar Thomas Gleixner 1-2/+2
2006-12-07[PATCH] retries in ext4_prepare_write() violate ordering requirementsGravatar Andrey Savochkin 1-10/+75
2006-12-07[PATCH] retries in ext3_prepare_write() violate ordering requirementsGravatar Andrey Savochkin 1-10/+75
2006-12-07[PATCH] remove HASH_HIGHMEMGravatar Andrew Morton 2-3/+2
2006-12-07[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutexGravatar Andrew Morton 1-1/+5
2006-12-07[PATCH] remove kernel syscallsGravatar Arnd Bergmann 20-2701/+1
2006-12-07[PATCH] driver/base/memory.c: handle errors properlyGravatar Andrew Morton 1-11/+23
2006-12-07[PATCH] PCEngines WRAP LED SupportGravatar Kristian Kielhofner 3-0/+149
2006-12-07[PATCH] HZ: 300Hz supportGravatar Alan Cox 1-5/+15
2006-12-07[PATCH] debug: workqueue locking sanityGravatar Peter Zijlstra 2-0/+18
2006-12-07[PATCH] ext4_ext_split(): remove dead codeGravatar Adrian Bunk 1-3/+0
2006-12-07[PATCH] sleep profilingGravatar Ingo Molnar 4-10/+65
2006-12-07[PATCH] Documentation: remount_fs() needs lock_kernelGravatar Vasily Averin 1-1/+1
2006-12-07[PATCH] lockdep: name some old style locksGravatar Peter Zijlstra 11-13/+16
2006-12-07[PATCH] lockdep: print current locks on in_atomic warningsGravatar Peter Zijlstra 1-0/+2
2006-12-07[PATCH] corrupted cramfs filesystems cause kernel oopsGravatar Phillip Lougher 1-0/+2
2006-12-07[PATCH] Make initramfs printk a warning on incorrect cpio typeGravatar Arjan van de Ven 1-0/+4
2006-12-07[PATCH] i2lib unused variable cleanupGravatar Mariusz Kozlowski 1-1/+0
2006-12-07[PATCH] ext4: uninline large functionsGravatar Andrew Morton 3-60/+78
2006-12-07[PATCH] ext3: uninline large functionsGravatar Andrew Morton 3-60/+77
2006-12-07[PATCH] vfs_getattr(): remove dead codeGravatar Andrew Morton 1-7/+0
2006-12-07[PATCH] get_options to allow a hypenated range for isolcpusGravatar Derek Fults 2-2/+40
2006-12-07[PATCH] More list debugging contextGravatar Dave Jones 1-4/+6
2006-12-07[PATCH] Correct misc_register return code handling in several driversGravatar Neil Horman 5-7/+26
2006-12-07[PATCH] VFS: extra check inside dentry_unhash()Gravatar Vasily Averin 1-2/+1
2006-12-07[PATCH] drivers/cdrom/*: trivial vsnprintf() conversionGravatar Alexey Dobriyan 2-4/+3
2006-12-07[PATCH] hpfs: fix printk format warningsGravatar Randy Dunlap 5-16/+37
2006-12-07[PATCH] hpfs: bring hpfs_error() into shapeGravatar Alexey Dobriyan 2-15/+11
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionGravatar Alexey Dobriyan 6-11/+11
2006-12-07[PATCH] Exar quad port serialGravatar Paul B Schroeder 4-0/+65
2006-12-07[PATCH] lockdep: annotate bcsp driverGravatar Peter Zijlstra 1-2/+2
2006-12-07[PATCH] Compile-time check re world-writeable module paramsGravatar Alexey Dobriyan 1-0/+3
2006-12-07[PATCH] taskstats: cleanup reply assemblingGravatar Oleg Nesterov 1-22/+16
2006-12-07[PATCH] taskstats: use nla_reserve() for reply assemblingGravatar Oleg Nesterov 1-42/+44