| Commit message (Expand) | Author | Age |
* | [PATCH] block cleanups: Fix iosched module refcount leak | Nate Diller | 2005-10-30 |
* | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 2005-10-30 |
* | [PATCH] Typo fix: explictly -> explicitly | Jean Delvare | 2005-10-30 |
* | [PATCH] block cleanups: Add kconfig default iosched submenu | Nate Diller | 2005-10-30 |
* | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 2005-10-30 |
* | [PATCH] protect ide_cdrom_capacity by ifdef | Amos Waterland | 2005-10-30 |
* | [PATCH] remove some more check_region stuff | Jeff Garzik | 2005-10-30 |
* | [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c | Norbert Kiesel | 2005-10-30 |
* | [PATCH] cfq-iosched: move tasklist walk to elevator.c | Christoph Hellwig | 2005-10-30 |
* | [PATCH] smsc-ircc2: PM cleanup - do not close device when suspending | Dmitry Torokhov | 2005-10-30 |
* | [PATCH] ide-scsi highmem cleanup | Andrew Morton | 2005-10-30 |
* | [PATCH] s390, ccw - export modalias | Bastian Blank | 2005-10-30 |
* | [PATCH] s390: 3270 fullscreen view | Richard Hitt | 2005-10-30 |
* | [PATCH] m32r: SMC91x driver update | Hirokazu Takata | 2005-10-30 |
* | [PATCH] introduce .valid callback for pm_ops | Shaohua Li | 2005-10-30 |
* | [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers | Ashok Raj | 2005-10-30 |
* | [PATCH] Remove cpu_sys_devices in cpufreq subsystem. | Ashok Raj | 2005-10-30 |
* | [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. | Ashok Raj | 2005-10-30 |
* | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-10-30 |
|\ |
|
| * | [libata] use dev_printk() throughout drivers | Jeff Garzik | 2005-10-30 |
| * | [libata ata_piix] fix native mode probe, after recent updates | Jeff Garzik | 2005-10-30 |
| * | [libata ata_piix] use dev_printk() where appropriate | Jeff Garzik | 2005-10-30 |
| * | [libata] fix legacy IDE probing | Jeff Garzik | 2005-10-30 |
| * | [libata] change ata_qc_complete() to take error mask as second arg | Jeff Garzik | 2005-10-30 |
| * | Merge branch 'master' | Jeff Garzik | 2005-10-30 |
| |\ |
|
| * | | [libata] remove ata_chk_err(), ->check_err() hook. | Jeff Garzik | 2005-10-29 |
* | | | Fix PIIX4 SMB region size | Linus Torvalds | 2005-10-30 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2005-10-30 |
|\ \ |
|
| * | | [CRYPTO] Simplify one-member scatterlist expressions | Herbert Xu | 2005-10-29 |
| * | | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 2005-10-29 |
| |/ |
|
* | | [PATCH] memory hotplug: move section_mem_map alloc to sparse.c | Dave Hansen | 2005-10-30 |
* | | [PATCH] memory hotplug: sysfs and add/remove functions | Dave Hansen | 2005-10-30 |
* | | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-30 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-29 |
|\ |
|
| * | [ARM] Fix Assabet reboot with SA1100 MTD map driver | Russell King | 2005-10-29 |
| * | [ARM] Allow MTD device name to be passed via platform data | Russell King | 2005-10-29 |
| * | [ARM] Fix MTD device/partition destruction | Russell King | 2005-10-29 |
| * | [ARM] Add support for init/exit methods in sa1100 MTD map driver | Russell King | 2005-10-29 |
| * | [ARM] Rename 'data' to 'plat' in sa1100 MTD map driver | Russell King | 2005-10-29 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2005-10-29 |
|\ \ |
|
| * | | Fix build error caused by missmatching duplicate declaration. | Ralf Baechle | 2005-10-29 |
| * | | Let it compile again after i2c algo id removal. Sort headers. | Ladislav Michl | 2005-10-29 |
| * | | Au1[12]00 mmc driver. Only tested on the Au1200 at this point though | Pete Popov | 2005-10-29 |
| * | | Updated pcmcia driver with pb1200 and db1200 support. | Pete Popov | 2005-10-29 |
| * | | - moved platform structure to platform.c | Pete Popov | 2005-10-29 |
| * | | Cleaned up AMD Au1200 IDE driver: | Pete Popov | 2005-10-29 |
| * | | Use physical addresses at the interface level, letting drivers remap | Maciej W. Rozycki | 2005-10-29 |
| * | | Remove left-over unused bits. | Maciej W. Rozycki | 2005-10-29 |
| * | | Fix function types to ones appropriate for initcalls. | Maciej W. Rozycki | 2005-10-29 |