summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] REPORTING-BUGS: request .config fileRandy Dunlap2006-12-071-1/+3
* [PATCH] rtc-rs5c372: change register reading methodRiku Voipio2006-12-071-40/+44
* [PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev2006-12-071-50/+4
* [PATCH] sched: correct output of show_state()Chris Caputo2006-12-071-4/+4
* [PATCH] sysctl: string length calculated is wrong if it contains negative num...BP, Praveen2006-12-071-2/+2
* [PATCH] synclink_gt: fix init error handlingAkinobu Mita2006-12-071-0/+1
* [PATCH] spi: check platform_device_register_simple() errorAkinobu Mita2006-12-071-0/+2
* [PATCH] futex: init error checkAkinobu Mita2006-12-071-2/+8
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-073-9/+4
* [PATCH] dz: Fixes to make it workMaciej W. Rozycki2006-12-073-229/+212
* [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy2006-12-071-2/+21
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-0727-126/+137
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-0722-25/+25
* [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulationsEric Dumazet2006-12-071-4/+4
* [PATCH] kernel-doc: stricter function pointer recognitionRandy Dunlap2006-12-071-1/+1
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-076-14/+7
* [PATCH] net: don't insert socket dentries into dentry_hashtableEric Dumazet2006-12-071-3/+16
* [PATCH] dcache: avoid RCU for never-hashed dentriesEric Dumazet2006-12-071-4/+12
* [PATCH] don't insert pipe dentries into dentry_hashtable.Eric Dumazet2006-12-071-5/+17
* [PATCH] rcu: add a prefetch() in rcu_do_batch()Eric Dumazet2006-12-071-1/+3
* [PATCH] kernel-api book: remove videodev chapterRandy Dunlap2006-12-071-5/+0
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-0713-177/+203
* [PATCH] kernel-doc: add fusion and i2o to kernel-api bookRandy Dunlap2006-12-071-0/+31
* [PATCH] export toshiba SMM support for neofb moduleRandy Dunlap2006-12-071-0/+1
* [PATCH] CISS: require same SCSI module supportRandy Dunlap2006-12-071-1/+2
* [PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa2006-12-071-6/+10
* [PATCH] add rtc-omap driverDavid Brownell2006-12-074-1/+582
* [PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap2006-12-071-1/+1
* [PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap2006-12-071-4/+4
* [PATCH] make fs/proc/base.c:proc_pid_instantiate() staticAdrian Bunk2006-12-071-2/+3
* [PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk2006-12-072-27/+28
* [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk2006-12-072-1/+2
* [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk2006-12-072-2/+3
* [PATCH] make ecryptfs_version_str_map[] staticAdrian Bunk2006-12-071-1/+1
* [PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap2006-12-071-1/+1
* [PATCH] I2O: handle __copy_from_userRandy Dunlap2006-12-071-1/+5
* [PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk2006-12-072-3/+1
* [PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk2006-12-072-13/+0
* [PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk2006-12-071-1/+1
* [PATCH] allow hwrandom core to be a moduleJan Beulich2006-12-072-9/+13
* [PATCH] ext4: fix reservation extensionMingming Cao2006-12-071-4/+8
* [PATCH] ext3: fix reservation extensionMingming Cao2006-12-071-4/+8
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-0725-56/+8
* [PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton2006-12-072-0/+8
* [PATCH] declare smp_call_function_single in generic codeRandy Dunlap2006-12-072-7/+7
* [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-077-28/+103
* [PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas2006-12-071-216/+210
* [PATCH] make 1-bit bitfields unsignedMariusz Kozlowski2006-12-073-6/+6
* [PATCH] The scheduled removal of some OSS optionsAdrian Bunk2006-12-072-147/+0
* [PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan2006-12-071-0/+4