aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan
2006-12-07[PATCH] net: don't insert socket dentries into dentry_hashtableEric Dumazet
2006-12-07[PATCH] dcache: avoid RCU for never-hashed dentriesEric Dumazet
2006-12-07[PATCH] don't insert pipe dentries into dentry_hashtable.Eric Dumazet
2006-12-07[PATCH] rcu: add a prefetch() in rcu_do_batch()Eric Dumazet
2006-12-07[PATCH] kernel-api book: remove videodev chapterRandy Dunlap
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap
2006-12-07[PATCH] kernel-doc: add fusion and i2o to kernel-api bookRandy Dunlap
2006-12-07[PATCH] export toshiba SMM support for neofb moduleRandy Dunlap
2006-12-07[PATCH] CISS: require same SCSI module supportRandy Dunlap
2006-12-07[PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa
2006-12-07[PATCH] add rtc-omap driverDavid Brownell
2006-12-07[PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap
2006-12-07[PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap
2006-12-07[PATCH] make fs/proc/base.c:proc_pid_instantiate() staticAdrian Bunk
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] make ecryptfs_version_str_map[] staticAdrian Bunk
2006-12-07[PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap
2006-12-07[PATCH] I2O: handle __copy_from_userRandy Dunlap
2006-12-07[PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk
2006-12-07[PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk
2006-12-07[PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk
2006-12-07[PATCH] allow hwrandom core to be a moduleJan Beulich
2006-12-07[PATCH] ext4: fix reservation extensionMingming Cao
2006-12-07[PATCH] ext3: fix reservation extensionMingming Cao
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski
2006-12-07[PATCH] The scheduled removal of some OSS optionsAdrian Bunk
2006-12-07[PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan
2006-12-07[PATCH] elf: fix kcore note size calculationMagnus Damm
2006-12-07[PATCH] elf: include terminating zero in n_nameszMagnus Damm
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-07[PATCH] Fix the size limit of compat space msgsizesuzuki
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] ver_linux additionsValdis Kletnieks
2006-12-07[PATCH] remove the syslog interface when printk is disabledMike Galbraith
2006-12-07[PATCH] qconf: support old QTakpm@osdl.org
2006-12-07[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_nsThomas Gleixner
2006-12-07[PATCH] retries in ext4_prepare_write() violate ordering requirementsAndrey Savochkin
2006-12-07[PATCH] retries in ext3_prepare_write() violate ordering requirementsAndrey Savochkin
2006-12-07[PATCH] remove HASH_HIGHMEMAndrew Morton
2006-12-07[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutexAndrew Morton
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-07[PATCH] driver/base/memory.c: handle errors properlyAndrew Morton