summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-282-5/+0Star
* | | | | [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-2814-34/+34
* | | | | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-2812-25/+25
* | | | | [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-283-4/+4
* | | | | [PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki2006-03-281-2/+3
* | | | | [PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen2006-03-281-0/+17
* | | | | [PATCH] Small fixes backported to old IDE SiS driverAlan Cox2006-03-281-0/+1
* | | | | [PATCH] remove relayfs_fs.hAndrew Morton2006-03-281-287/+0Star
* | | | | [PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk2006-03-281-0/+3
* | | | | [PATCH] alpha: make poll flags the same as other architecturesAndrew Morton2006-03-281-2/+2
* | | | | [PATCH] Add oprofile_add_ext_sampleBrian Rogan2006-03-281-0/+10
* | | | | [PATCH] synclink_gt add gpio featurePaul Fulghum2006-03-281-1/+10
* | | | | [PATCH] Decrapify asm-generic/local.hKyle McMartin2006-03-281-71/+9Star
* | | | | [PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall2006-03-281-10/+11
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall2006-03-281-31/+2Star
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall2006-03-281-14/+2Star
|/ / / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-271-1/+1
|\ \ \ \
| * | | | [NET]: drop duplicate assignment in request_sockNorbert Kiesel2006-03-271-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-271-6/+6
|\ \ \ \
| * | | | [BLOCK] increase size of disk stat countersBen Woodard2006-03-271-6/+6
| |/ / /
* | | | [PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown2006-03-271-1/+1
* | | | [PATCH] md: Support suspending of IO to regions of an md arrayNeilBrown2006-03-271-0/+4
* | | | [PATCH] md: Split reshape handler in check_reshape and start_reshapeNeilBrown2006-03-271-1/+2
* | | | [PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown2006-03-271-0/+3
* | | | [PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown2006-03-274-3/+40
* | | | [PATCH] md: Final stages of raid5 expand codeNeilBrown2006-03-271-1/+2
* | | | [PATCH] md: Core of raid5 resize processNeilBrown2006-03-272-1/+7
* | | | [PATCH] md: Infrastructure to allow normal IO to continue while array is expa...NeilBrown2006-03-271-0/+6
* | | | [PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown2006-03-271-2/+7
* | | | [PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...NeilBrown2006-03-271-1/+1
* | | | [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura2006-03-271-0/+10
* | | | [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton2006-03-271-4/+0Star
* | | | [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura2006-03-271-0/+7
* | | | [PATCH] dm store geometryDarrick J. Wong2006-03-272-2/+17
* | | | [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properlyNeilBrown2006-03-271-0/+1
* | | | [PATCH] Add ID for Quadro NVS280Pavel Roskin2006-03-271-0/+1
* | | | [PATCH] RTC subsystem: M48T86 driverAlessandro Zummo2006-03-271-0/+16
* | | | [PATCH] RTC subsystem: I2C driver idsAlessandro Zummo2006-03-271-0/+4
* | | | [PATCH] RTC subsystem: I2C cleanupAlessandro Zummo2006-03-271-31/+0Star
* | | | [PATCH] RTC subsystem: classAlessandro Zummo2006-03-271-0/+87
* | | | [PATCH] RTC subsystem: ARM cleanupAlessandro Zummo2006-03-271-3/+0Star
* | | | [PATCH] RTC Subsystem: library functionsAlessandro Zummo2006-03-271-0/+5
* | | | [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-6/+6
* | | | [PATCH] Notifier chain update: API changesAlan Stern2006-03-2711-61/+134
* | | | [PATCH] lightweight robust futexes updates 2Ingo Molnar2006-03-271-10/+4Star
* | | | [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-277-7/+7
* | | | [PATCH] lightweight robust futexes: x86_64Ingo Molnar2006-03-272-2/+27
* | | | [PATCH] lightweight robust futexes: i386Ingo Molnar2006-03-272-2/+25
* | | | [PATCH] lightweight robust futexes: compatIngo Molnar2006-03-272-0/+21
* | | | [PATCH] lightweight robust futexes: coreIngo Molnar2006-03-273-1/+100