aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-28[PATCH] for_each_possible_cpu: documentaionKAMEZAWA Hiroyuki
2006-03-28[PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki
2006-03-28[PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki
2006-03-28[PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-28[PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki
2006-03-28[PATCH] Fold select_bits_alloc/free into caller code.Vadim Lobanov
2006-03-28[PATCH] use fget_light() in select/pollEric Dumazet
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen
2006-03-28[PATCH] ide_generic_all_on() warning fixAndrew Morton
2006-03-28[PATCH] Small fixes backported to old IDE SiS driverAlan Cox
2006-03-28[PATCH] ide: AMD756 no host side cable detectionRene Herman
2006-03-28[PATCH] autofs4: proper prototype for autofs4_dentry_release()Adrian Bunk
2006-03-28[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0Alexey Dobriyan
2006-03-28[PATCH] remove relayfs_fs.hAndrew Morton
2006-03-28[PATCH] Philip Gladstone has movedPhilip Gladstone
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk
2006-03-28[PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk
2006-03-28[PATCH] Change dash2underscore() return value to charEric Sesterhenn
2006-03-28[PATCH] mqueue comment typo fixSerge E. Hallyn
2006-03-28[PATCH] alpha: make poll flags the same as other architecturesAndrew Morton
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan
2006-03-28[PATCH] symversion warning fixAndrew Morton
2006-03-28[PATCH] capi: register_chrdev() fixAndrew Morton
2006-03-28[PATCH] paride-pt: register_chrdev fixAndrew Morton
2006-03-28[PATCH] paride: register_chrdev fixAndrew Morton
2006-03-28[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk
2006-03-28[PATCH] synclink_gt: remove uneeded async codePaul Fulghum
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum
2006-03-28[PATCH] synclink: remove dead codePaul Fulghum
2006-03-28[PATCH] Decrapify asm-generic/local.hKyle McMartin
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on ARMMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on Sparc64Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-03-27[PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown
2006-03-27[PATCH] sem2mutex: drivers/mdArjan van de Ven