summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Typo fixesAlexey Dobriyan2006-03-2830-39/+39
* [PATCH] trivial typos in Documentation/cputopology.txtJesper Juhl2006-03-281-2/+2
* [PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl2006-03-281-1/+2
* [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl2006-03-281-4/+2
* [PATCH] no need to check vfree arg for null in oss/sequencerJesper Juhl2006-03-281-10/+3
* [PATCH] maestro3 vfree NULL check fixupJesper Juhl2006-03-281-8/+2
* [PATCH] vfree NULL check fixup for sb_cardJesper Juhl2006-03-281-4/+2
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-2838-51/+88
* [PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-285-6/+11
* [PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi2006-03-281-2/+3
* [PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi2006-03-281-1/+2
* [PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-282-12/+14
* [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-284-24/+0
* [PATCH] Docs update: missing files and descriptions for filesystems/00-INDEXJesper Juhl2006-03-281-7/+47
* [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
OpenPOWER on IntegriCloud