aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] kernel-doc: stricter function pointer recognitionRandy Dunlap1-1/+1
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan6-14/+7
2006-12-07[PATCH] net: don't insert socket dentries into dentry_hashtableEric Dumazet1-3/+16
2006-12-07[PATCH] dcache: avoid RCU for never-hashed dentriesEric Dumazet1-4/+12
2006-12-07[PATCH] don't insert pipe dentries into dentry_hashtable.Eric Dumazet1-5/+17
2006-12-07[PATCH] rcu: add a prefetch() in rcu_do_batch()Eric Dumazet1-1/+3
2006-12-07[PATCH] kernel-api book: remove videodev chapterRandy Dunlap1-5/+0
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap13-177/+203
2006-12-07[PATCH] kernel-doc: add fusion and i2o to kernel-api bookRandy Dunlap1-0/+31
2006-12-07[PATCH] export toshiba SMM support for neofb moduleRandy Dunlap1-0/+1
2006-12-07[PATCH] CISS: require same SCSI module supportRandy Dunlap1-1/+2
2006-12-07[PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa1-6/+10
2006-12-07[PATCH] add rtc-omap driverDavid Brownell4-1/+582
2006-12-07[PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap1-1/+1
2006-12-07[PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap1-4/+4
2006-12-07[PATCH] make fs/proc/base.c:proc_pid_instantiate() staticAdrian Bunk1-2/+3
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk2-27/+28
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk2-1/+2
2006-12-07[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk2-2/+3
2006-12-07[PATCH] make ecryptfs_version_str_map[] staticAdrian Bunk1-1/+1
2006-12-07[PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap1-1/+1
2006-12-07[PATCH] I2O: handle __copy_from_userRandy Dunlap1-1/+5
2006-12-07[PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk2-3/+1
2006-12-07[PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk2-13/+0
2006-12-07[PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk1-1/+1
2006-12-07[PATCH] allow hwrandom core to be a moduleJan Beulich2-9/+13
2006-12-07[PATCH] ext4: fix reservation extensionMingming Cao1-4/+8
2006-12-07[PATCH] ext3: fix reservation extensionMingming Cao1-4/+8
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar25-56/+8
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton2-0/+8
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap2-7/+7
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu7-28/+103
2006-12-07[PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas1-216/+210
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski3-6/+6
2006-12-07[PATCH] The scheduled removal of some OSS optionsAdrian Bunk2-147/+0
2006-12-07[PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan1-0/+4
2006-12-07[PATCH] elf: fix kcore note size calculationMagnus Damm1-7/+9
2006-12-07[PATCH] elf: include terminating zero in n_nameszMagnus Damm1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm12-22/+2
2006-12-07[PATCH] Fix the size limit of compat space msgsizesuzuki3-27/+46
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