| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 | 10 | -20/+20 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-10-30 | 18 | -229/+206 |
|\ |
|
| * | [libata] use dev_printk() throughout drivers | Jeff Garzik | 2005-10-30 | 14 | -83/+101 |
| * | [libata ata_piix] fix native mode probe, after recent updates | Jeff Garzik | 2005-10-30 | 1 | -4/+3 |
| * | [libata ata_piix] use dev_printk() where appropriate | Jeff Garzik | 2005-10-30 | 1 | -2/+6 |
| * | [libata] fix legacy IDE probing | Jeff Garzik | 2005-10-30 | 1 | -4/+4 |
| * | [libata] change ata_qc_complete() to take error mask as second arg | Jeff Garzik | 2005-10-30 | 10 | -69/+83 |
| * | Merge branch 'master' | Jeff Garzik | 2005-10-30 | 11 | -41/+488 |
| |\ |
|
| * | | [libata] remove ata_chk_err(), ->check_err() hook. | Jeff Garzik | 2005-10-29 | 4 | -67/+9 |
* | | | Fix PIIX4 SMB region size | Linus Torvalds | 2005-10-30 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2005-10-29 | 6 | -31/+16 |
|\ \ |
|
| * | | [CRYPTO] Simplify one-member scatterlist expressions | Herbert Xu | 2005-10-30 | 1 | -2/+2 |
| * | | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 2005-10-30 | 6 | -30/+15 |
| |/ |
|
* | | [PATCH] memory hotplug: move section_mem_map alloc to sparse.c | Dave Hansen | 2005-10-29 | 2 | -7/+3 |
* | | [PATCH] memory hotplug: sysfs and add/remove functions | Dave Hansen | 2005-10-29 | 3 | -0/+458 |
* | | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-29 | 2 | -7/+15 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-29 | 1 | -19/+47 |
|\ |
|
| * | [ARM] Fix Assabet reboot with SA1100 MTD map driver | Russell King | 2005-10-29 | 1 | -0/+9 |
| * | [ARM] Allow MTD device name to be passed via platform data | Russell King | 2005-10-29 | 1 | -3/+3 |
| * | [ARM] Fix MTD device/partition destruction | Russell King | 2005-10-29 | 1 | -2/+9 |
| * | [ARM] Add support for init/exit methods in sa1100 MTD map driver | Russell King | 2005-10-29 | 1 | -3/+15 |
| * | [ARM] Rename 'data' to 'plat' in sa1100 MTD map driver | Russell King | 2005-10-29 | 1 | -11/+11 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2005-10-29 | 26 | -895/+3335 |
|\ \ |
|
| * | | Fix build error caused by missmatching duplicate declaration. | Ralf Baechle | 2005-10-29 | 1 | -1/+0 |
| * | | Let it compile again after i2c algo id removal. Sort headers. | Ladislav Michl | 2005-10-29 | 3 | -17/+14 |
| * | | Au1[12]00 mmc driver. Only tested on the Au1200 at this point though | Pete Popov | 2005-10-29 | 4 | -0/+1132 |
| * | | Updated pcmcia driver with pb1200 and db1200 support. | Pete Popov | 2005-10-29 | 3 | -4/+23 |
| * | | - moved platform structure to platform.c | Pete Popov | 2005-10-29 | 1 | -7/+1 |
| * | | Cleaned up AMD Au1200 IDE driver: | Pete Popov | 2005-10-29 | 3 | -1/+1281 |
| * | | Use physical addresses at the interface level, letting drivers remap | Maciej W. Rozycki | 2005-10-29 | 2 | -57/+43 |
| * | | Remove left-over unused bits. | Maciej W. Rozycki | 2005-10-29 | 1 | -12/+0 |
| * | | Fix function types to ones appropriate for initcalls. | Maciej W. Rozycki | 2005-10-29 | 1 | -3/+5 |
| * | | Deal with the bloody KSEG vs CKSEG horror... | Maciej W. Rozycki | 2005-10-29 | 2 | -5/+4 |
| * | | dec_esp: Use physical addresses | Maciej W. Rozycki | 2005-10-29 | 1 | -1/+1 |
| * | | Fix dependencies for DECstation framebuffers. | Maciej W. Rozycki | 2005-10-29 | 1 | -4/+4 |
| * | | Au1100 FB driver uplift for 2.6. | Pete Popov | 2005-10-29 | 3 | -777/+810 |
| * | | qtronix.c: Handle kmalloc failure. | Ralf Baechle | 2005-10-29 | 1 | -0/+5 |
| * | | It helps to not use a _mem_ function for requesting I/O space. | Thiemo Seufer | 2005-10-29 | 1 | -7/+13 |
| * | | Resurrect Cobalt support for 2.6. | Ralf Baechle | 2005-10-29 | 2 | -3/+3 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-10-29 | 8 | -167/+716 |
|\ \ \ |
|
| * | | | [PATCH] sata_sil24 iomem annotations and fixes | Al Viro | 2005-10-29 | 1 | -16/+19 |
| * | | | [PATCH] libata-core cleanups (updated) | Randy Dunlap | 2005-10-29 | 1 | -9/+5 |
| * | | | [libata] ensure ->tf_read() hook reads Status and Error registers | Jeff Garzik | 2005-10-29 | 5 | -14/+36 |
| * | | | Merge branch 'master' | Jeff Garzik | 2005-10-28 | 354 | -6635/+8816 |
| |\ \ \ |
|
| * | | | | [PATCH] libata: add support for Promise SATA 300 TX2plus PDC40775 | Ed Kear | 2005-10-28 | 1 | -0/+2 |
| * | | | | [libata sata_promise] add pci id | Jeff Garzik | 2005-10-28 | 1 | -0/+2 |
| * | | | | [libata scsi] MODE SELECT, strengthen mode sense | Douglas Gilbert | 2005-10-28 | 1 | -41/+103 |
| * | | | | [libata pdc_adma] minor fixes and cleanups | Jeff Garzik | 2005-10-28 | 1 | -13/+13 |
| * | | | | Merge branch 'master' | Jeff Garzik | 2005-10-28 | 229 | -5263/+6943 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'upstream' | Jeff Garzik | 2005-10-21 | 21 | -97/+316 |
| |\ \ \ \ \ |
|