summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28139-225/+225
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-2842-74/+75
* [PATCH] ia64: const f_ops fixAndrew Morton2006-03-281-19/+20
* [PATCH] for_each_possible_cpu: documentaionKAMEZAWA Hiroyuki2006-03-282-3/+3
* [PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki2006-03-284-7/+7
* [PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki2006-03-281-2/+2
* [PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki2006-03-281-1/+1
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-2811-17/+17
* [PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki2006-03-281-2/+3
* [PATCH] Fold select_bits_alloc/free into caller code.Vadim Lobanov2006-03-281-11/+2
* [PATCH] use fget_light() in select/pollEric Dumazet2006-03-281-4/+6
* [PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen2006-03-282-42/+81
* [PATCH] ide_generic_all_on() warning fixAndrew Morton2006-03-281-1/+2
* [PATCH] Small fixes backported to old IDE SiS driverAlan Cox2006-03-282-0/+3
* [PATCH] ide: AMD756 no host side cable detectionRene Herman2006-03-281-6/+2
* [PATCH] autofs4: proper prototype for autofs4_dentry_release()Adrian Bunk2006-03-282-1/+3
* [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0Alexey Dobriyan2006-03-281-2/+0
* [PATCH] remove relayfs_fs.hAndrew Morton2006-03-281-287/+0
* [PATCH] Philip Gladstone has movedPhilip Gladstone2006-03-281-1/+3
* [PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk2006-03-282-3/+3
* [PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk2006-03-281-1/+2
* [PATCH] Change dash2underscore() return value to charEric Sesterhenn2006-03-281-1/+1
* [PATCH] mqueue comment typo fixSerge E. Hallyn2006-03-281-1/+1
* [PATCH] alpha: make poll flags the same as other architecturesAndrew Morton2006-03-281-2/+2
* [PATCH] Add oprofile_add_ext_sampleBrian Rogan2006-03-282-3/+20
* [PATCH] symversion warning fixAndrew Morton2006-03-281-1/+1
* [PATCH] capi: register_chrdev() fixAndrew Morton2006-03-281-3/+5
* [PATCH] paride-pt: register_chrdev fixAndrew Morton2006-03-281-3/+5
* [PATCH] paride: register_chrdev fixAndrew Morton2006-03-281-3/+5
* [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk2006-03-281-1/+2
* [PATCH] synclink_gt: remove uneeded async codePaul Fulghum2006-03-281-4/+0
* [PATCH] synclink_gt add gpio featurePaul Fulghum2006-03-282-5/+252
* [PATCH] synclink: remove dead codePaul Fulghum2006-03-281-30/+1
* [PATCH] Decrapify asm-generic/local.hKyle McMartin2006-03-281-71/+9
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-287-65/+22
* [PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall2006-03-283-30/+36
* [PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall2006-03-281-1/+2
* [PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall2006-03-281-15/+3
* [PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall2006-03-281-4/+0
* [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall2006-03-281-36/+11
* [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall2006-03-281-31/+2
* [PATCH] RTC: Remove RTC UIP synchronization on ARMMatt Mackall2006-03-281-16/+1
* [PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall2006-03-281-22/+2
* [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall2006-03-281-20/+2
* [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall2006-03-281-20/+2
* [PATCH] RTC: Remove RTC UIP synchronization on Sparc64Matt Mackall2006-03-281-15/+1
* [PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall2006-03-281-29/+12
* [PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall2006-03-281-14/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-271-2/+2
|\
| * [SPARC64]: Fix off-by-1 error in TSB grow check.David S. Miller2006-03-271-2/+2
OpenPOWER on IntegriCloud