summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] make 8250_pnp serial driver work after suspend to ramMike Galbraith2006-12-071-1/+28
* [PATCH] ide_scsi: allow it to be used for non CD onlyAlan Cox2006-12-071-0/+6
* [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-073-1/+6
* [PATCH] lockdep: more chainsIngo Molnar2006-12-071-1/+1
* [PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handlingEvgeniy Polyakov2006-12-073-23/+15
* [PATCH] ext4 balloc: fix _with_rsv freezeHugh Dickins2006-12-071-1/+1
* [PATCH] ext4 balloc: use io_error labelHugh Dickins2006-12-071-4/+2
* [PATCH] ext4 balloc: say rb_entry not list_entryHugh Dickins2006-12-071-3/+3
* [PATCH] ext4 balloc: fix off-by-one against rsv_endHugh Dickins2006-12-071-1/+1
* [PATCH] ext4 balloc: fix off-by-one against grp_goalHugh Dickins2006-12-071-2/+2
* [PATCH] ext4 balloc: reset windowsz when fullHugh Dickins2006-12-071-0/+1
* [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi2006-12-071-2/+6
* [PATCH] lib functions: always build hweight for loadable modulesRandy Dunlap2006-12-071-1/+1
* [PATCH] remove useless carta_random32.hStephane Eranian2006-12-071-29/+0
* [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
OpenPOWER on IntegriCloud