summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [ARM] 2985/1: Replace map_desc.physical with map_desc.pfn: IXP4xxDeepak Saxena2005-10-281-4/+4
| * | | | | [ARM] 2984/1: Replace map_desc.physical with map_desc.pfn: IXP2000Deepak Saxena2005-10-283-10/+10
| * | | | | [ARM] 2983/1: Replace map_desc.physical with map_desc.pfn: IOP3xxDeepak Saxena2005-10-284-22/+34
| * | | | | [ARM] 2982/1: Replace map_desc.physical with map_desc.pfn: aaec2000Deepak Saxena2005-10-281-3/+11
| * | | | | [ARM] 4/4 Combine oprofile common and init codeRussell King2005-10-283-52/+29
| * | | | | [ARM] 3/4 Rename common oprofile codeRussell King2005-10-283-48/+48
| * | | | | [ARM] 2/4 Fix oprofile suspend/resumeRussell King2005-10-281-3/+7
| * | | | | [ARM] 1/4 Move oprofile driver model codeRussell King2005-10-281-52/+47
| * | | | | [ARM] Re-jig bootmem initialisationRussell King2005-10-282-348/+242
| * | | | | [ARM] Fix sparse warningsRussell King2005-10-284-7/+8
| * | | | | [ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King2005-10-285-8/+8
| * | | | | [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-288-13/+13
| * | | | | [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King2005-10-283-2/+2
| * | | | | [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.hRussell King2005-10-2821-3/+38
| |/ / / /
* | | | | Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis...Linus Torvalds2005-10-281-14/+37
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-2748-413/+614
| |\ \ \ \ \ | | |/ / / /
| * | | | | drivers/block/sx8: kill unused variableJeff Garzik2005-10-221-1/+0
| * | | | | drivers/block/sx8: several minor changesJeff Garzik2005-10-221-13/+37
* | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-2823-815/+4969
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-2718-54/+103
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | [libata] ata_timing fixAlan Cox2005-10-261-1/+1
| * | | | | | Merge branch 'master'Jeff Garzik2005-10-2654-501/+686
| |\ \ \ \ \ \
| * | | | | | | [PATCH] libata kernel-doc fixesRandy Dunlap2005-10-251-22/+14
| * | | | | | | libata: const-ification bombing runJeff Garzik2005-10-2220-93/+93
| * | | | | | | libata: turn on block layer clusteringJeff Garzik2005-10-221-1/+1
| * | | | | | | Add ide-timing functionality to libata.Alan Cox2005-10-212-0/+188
| * | | | | | | libata: handle early device PIO modes correctlyAlan Cox2005-10-212-8/+36
| * | | | | | | [PATCH] iomem annotations (sata_vsc)Al Viro2005-10-211-5/+5
| * | | | | | | [PATCH] iomem annotations (sata_sil)Al Viro2005-10-211-2/+2
| * | | | | | | [PATCH] iomem annotations (sata_sx4)Al Viro2005-10-211-10/+9
| * | | | | | | [PATCH] enum safety (sata_qstor)Al Viro2005-10-211-2/+4
| * | | | | | | [PATCH] iomem annotations (sata_promise)Al Viro2005-10-211-4/+4
| * | | | | | | [PATCH] iomem annotations (ahci)Al Viro2005-10-211-4/+4
| * | | | | | | [PATCH] iomem annotations (sata_nv)Al Viro2005-10-211-2/+2
| * | | | | | | [PATCH] libata: Marvell endian fixBrett Russ2005-10-201-2/+3
| * | | | | | | Merge branch 'master'Jeff Garzik2005-10-2042-290/+692
| |\ \ \ \ \ \ \
| * | | | | | | | [PATCH] libata CHS: reread device identify info (revise #6)Albert Lee2005-10-181-1/+64
| * | | | | | | | [PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee2005-10-185-79/+50
| * | | | | | | | [PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)Albert Lee2005-10-182-24/+25
| * | | | | | | | Merge branch 'master'Jeff Garzik2005-10-1859-560/+494
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-1385-1200/+1317
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-11228-786/+6655
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [libata pdc_adma] license update, minor cleanupJeff Garzik2005-10-111-16/+18
| * | | | | | | | | | | libata: add new driver pdc_adma for PDC ADMA ATA cardsMark Lord2005-10-103-3/+749
| * | | | | | | | | | | Merge branch 'sil24'Jeff Garzik2005-10-093-0/+884
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [libata sata_sil24] add support for 3131/3531Tejun Heo2005-10-091-8/+30
| | * | | | | | | | | | | [libata sata_sil24] nit pickingsTejun Heo2005-10-091-2/+1
| | * | | | | | | | | | | [PATCH] sil24: implement tf_read callbackTejun Heo2005-10-061-0/+9
| | * | | | | | | | | | | [PATCH] sil24: implement proper TF register reading & cachingTejun Heo2005-10-061-5/+45
| | * | | | | | | | | | | [PATCH] sil24: remove CMDERR clearingTejun Heo2005-10-061-4/+0
OpenPOWER on IntegriCloud