aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-0/+1
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2-5/+0
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven14-34/+34
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven12-25/+25
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki3-4/+4
2006-03-28[PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki1-2/+3
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen1-0/+17
2006-03-28[PATCH] Small fixes backported to old IDE SiS driverAlan Cox1-0/+1
2006-03-28[PATCH] remove relayfs_fs.hAndrew Morton1-287/+0
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk1-0/+3
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 Rogan1-0/+10
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum1-1/+10
2006-03-28[PATCH] Decrapify asm-generic/local.hKyle McMartin1-71/+9
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall1-10/+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 x86Matt Mackall1-14/+2
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-6/+6
2006-03-27[PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown1-1/+1
2006-03-27[PATCH] md: Support suspending of IO to regions of an md arrayNeilBrown1-0/+4
2006-03-27[PATCH] md: Split reshape handler in check_reshape and start_reshapeNeilBrown1-1/+2
2006-03-27[PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown1-0/+3
2006-03-27[PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown4-3/+40
2006-03-27[PATCH] md: Final stages of raid5 expand codeNeilBrown1-1/+2
2006-03-27[PATCH] md: Core of raid5 resize processNeilBrown2-1/+7
2006-03-27[PATCH] md: Infrastructure to allow normal IO to continue while array is expandingNeilBrown1-0/+6
2006-03-27[PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown1-2/+7
2006-03-27[PATCH] md: Split disks array out of raid5 conf structure so it is easier to growNeilBrown1-1/+1
2006-03-27[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura1-0/+10
2006-03-27[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton1-4/+0
2006-03-27[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura1-0/+7
2006-03-27[PATCH] dm store geometryDarrick J. Wong2-2/+17
2006-03-27[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properlyNeilBrown1-0/+1
2006-03-27[PATCH] Add ID for Quadro NVS280Pavel Roskin1-0/+1
2006-03-27[PATCH] RTC subsystem: M48T86 driverAlessandro Zummo1-0/+16
2006-03-27[PATCH] RTC subsystem: I2C driver idsAlessandro Zummo1-0/+4
2006-03-27[PATCH] RTC subsystem: I2C cleanupAlessandro Zummo1-31/+0
2006-03-27[PATCH] RTC subsystem: classAlessandro Zummo1-0/+87
2006-03-27[PATCH] RTC subsystem: ARM cleanupAlessandro Zummo1-3/+0
2006-03-27[PATCH] RTC Subsystem: library functionsAlessandro Zummo1-0/+5
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-6/+6
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern11-61/+134
2006-03-27[PATCH] lightweight robust futexes updates 2Ingo Molnar1-10/+4
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar7-7/+7
2006-03-27[PATCH] lightweight robust futexes: x86_64Ingo Molnar2-2/+27
2006-03-27[PATCH] lightweight robust futexes: i386Ingo Molnar2-2/+25
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar2-0/+21
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar3-1/+100
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar7-0/+42