summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[PATCH] autofs4: proper prototype for autofs4_dentry_release()Adrian Bunk2-1/+3
2006-03-28[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0Alexey Dobriyan1-2/+0
2006-03-28[PATCH] remove relayfs_fs.hAndrew Morton1-287/+0
2006-03-28[PATCH] Philip Gladstone has movedPhilip Gladstone1-1/+3
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk2-3/+3
2006-03-28[PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk1-1/+2
2006-03-28[PATCH] Change dash2underscore() return value to charEric Sesterhenn1-1/+1
2006-03-28[PATCH] mqueue comment typo fixSerge E. Hallyn1-1/+1
2006-03-28[PATCH] alpha: make poll flags the same as other architecturesAndrew Morton1-2/+2
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan2-3/+20
2006-03-28[PATCH] symversion warning fixAndrew Morton1-1/+1
2006-03-28[PATCH] capi: register_chrdev() fixAndrew Morton1-3/+5
2006-03-28[PATCH] paride-pt: register_chrdev fixAndrew Morton1-3/+5
2006-03-28[PATCH] paride: register_chrdev fixAndrew Morton1-3/+5
2006-03-28[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk1-1/+2
2006-03-28[PATCH] synclink_gt: remove uneeded async codePaul Fulghum1-4/+0
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum2-5/+252
2006-03-28[PATCH] synclink: remove dead codePaul Fulghum1-30/+1
2006-03-28[PATCH] Decrapify asm-generic/local.hKyle McMartin1-71/+9
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall7-65/+22
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall3-30/+36
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall1-1/+2
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall1-15/+3
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall1-4/+0
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall1-36/+11
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall1-31/+2
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on ARMMatt Mackall1-16/+1
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall1-22/+2
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall1-20/+2
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall1-20/+2
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on Sparc64Matt Mackall1-15/+1
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall1-29/+12
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall1-14/+2
2006-03-28[BLOCK] cfq-iosched: seek and async performance fixesJens Axboe2-38/+72
2006-03-28[ARM] Move ice-dcc code into misc.cRussell King3-22/+14
2006-03-28[ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King24-289/+187
2006-03-28[SPARC64]: Implement futex_atomic_cmpxchg_inatomic().David S. Miller1-2/+20
2006-03-28[PATCH] ll_rw_blk: fix 80-col offender in put_io_context()Jens Axboe1-1/+3
2006-03-28[PATCH] cfq-iosched: small cfq_choose_req() optimizationAndreas Mohr1-18/+32
2006-03-28[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to treeJens Axboe3-124/+114
2006-03-28[CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton1-4/+0
2006-03-28[CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob1-1/+6
2006-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6Dave Jones2-91/+71
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+7
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds11-36/+39
2006-03-27[PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown2-8/+8
2006-03-27[PATCH] sem2mutex: drivers/mdArjan van de Ven4-24/+28
2006-03-27[PATCH] md: Restore 'remaining' count when retrying an write operationNeilBrown1-0/+3
2006-03-27[PATCH] md: Fix md grow/size code to correctly find the maximum available spaceNeilBrown1-1/+1