aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen2-0/+12
2006-12-07[PATCH] Kbuild: add 3 more header files to get properly "unifdef"edRobert P. J. Day1-0/+3
2006-12-07[PATCH] fs: reiserfs add missing bracketsMariusz Kozlowski1-1/+1
2006-12-07[PATCH] fs: ufs add missing bracketMariusz Kozlowski1-1/+1
2006-12-07[PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse2-4/+3
2006-12-07[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>Adrian Bunk1-0/+1
2006-12-07[PATCH] remove drivers/char/riscom8.c:baud_table[]Adrian Bunk1-5/+0
2006-12-07[PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk2-3/+3
2006-12-07[PATCH] fs/sysv/: doc cleanupAdrian Bunk4-357/+168
2006-12-07[PATCH] gcc-4.1.0 is bustAndrew Morton1-0/+4
2006-12-07[PATCH] amba-pl010: clear error flags on rx errorLennert Buytenhek1-0/+2
2006-12-07[PATCH] winbond IDE depends on IDEDMAOlaf Hering1-8/+8
2006-12-07[PATCH] Save some bytes in struct inodeArnaldo Carvalho de Melo1-1/+1
2006-12-07[PATCH] char: ip2 remove broken macroMariusz Kozlowski1-5/+0
2006-12-07[PATCH] rtc: ds1743 supportTorsten Ertbjerg Rasmussen2-30/+41
2006-12-07[PATCH] softirq: remove BUG_ONs which can incorrectly triggerZachary Amsden1-2/+0
2006-12-07[PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina2-6/+8
2006-12-07[PATCH] MAINTAINERS: Update the i2c and hwmon subsystems infoJean Delvare1-3/+3
2006-12-07[PATCH] make 8250_pnp serial driver work after suspend to ramMike Galbraith1-1/+28
2006-12-07[PATCH] ide_scsi: allow it to be used for non CD onlyAlan Cox1-0/+6
2006-12-07[PATCH] lockdep: show more details about self-test failuresIngo Molnar3-1/+6
2006-12-07[PATCH] lockdep: more chainsIngo Molnar1-1/+1
2006-12-07[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handlingEvgeniy Polyakov3-23/+15
2006-12-07[PATCH] ext4 balloc: fix _with_rsv freezeHugh Dickins1-1/+1
2006-12-07[PATCH] ext4 balloc: use io_error labelHugh Dickins1-4/+2
2006-12-07[PATCH] ext4 balloc: say rb_entry not list_entryHugh Dickins1-3/+3
2006-12-07[PATCH] ext4 balloc: fix off-by-one against rsv_endHugh Dickins1-1/+1
2006-12-07[PATCH] ext4 balloc: fix off-by-one against grp_goalHugh Dickins1-2/+2
2006-12-07[PATCH] ext4 balloc: reset windowsz when fullHugh Dickins1-0/+1
2006-12-07[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi1-2/+6
2006-12-07[PATCH] lib functions: always build hweight for loadable modulesRandy Dunlap1-1/+1
2006-12-07[PATCH] remove useless carta_random32.hStephane Eranian1-29/+0
2006-12-07[PATCH] REPORTING-BUGS: request .config fileRandy Dunlap1-1/+3
2006-12-07[PATCH] rtc-rs5c372: change register reading methodRiku Voipio1-40/+44
2006-12-07[PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev1-50/+4
2006-12-07[PATCH] sched: correct output of show_state()Chris Caputo1-4/+4
2006-12-07[PATCH] sysctl: string length calculated is wrong if it contains negative numbersBP, Praveen1-2/+2
2006-12-07[PATCH] synclink_gt: fix init error handlingAkinobu Mita1-0/+1
2006-12-07[PATCH] spi: check platform_device_register_simple() errorAkinobu Mita1-0/+2
2006-12-07[PATCH] futex: init error checkAkinobu Mita1-2/+8
2006-12-07[PATCH] reiser: replace kmalloc+memset with kzallocYan Burman3-9/+4
2006-12-07[PATCH] dz: Fixes to make it workMaciej W. Rozycki3-229/+212
2006-12-07[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy1-2/+21
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle27-126/+137
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle22-25/+25
2006-12-07[PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulationsEric Dumazet1-4/+4
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