summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2845-280/+1255
|\
| * [ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek2006-03-2815-0/+941
| * [ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek2006-03-282-0/+44
| * [ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek2006-03-285-0/+62
| * [ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King2006-03-2823-279/+169
| * [ARM] 3414/1: ep93xx: reset ethernet controller before uncompressingLennert Buytenhek2006-03-261-1/+39
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-282-84/+7
|\ \
| * | [SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King2006-03-261-0/+6
| * | [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-261-84/+1
| |/
* | Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-281-9/+13
|\ \
| * | [BLOCK] cfq-iosched: seek and async performance fixesJens Axboe2006-03-281-1/+7
| * | [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to treeJens Axboe2006-03-281-8/+6
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-281-2/+20
|\ \ \
| * | | [SPARC64]: Implement futex_atomic_cmpxchg_inatomic().David S. Miller2006-03-281-2/+20
| |/ /
* | | [PATCH] Typo fixesAlexey Dobriyan2006-03-284-4/+4
* | | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-0/+1
* | | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-282-5/+0
* | | [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/+0
* | | [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/+9
* | | [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/+2
* | | [PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall2006-03-281-14/+2
|/ /
* | 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-261-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/+0
* | | [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
OpenPOWER on IntegriCloud