| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] hpet: allow shared interrupts | Clemens Ladisch | 2005-10-30 | 1 | -7/+21 |
* | [PATCH] hpet: allow non-power-of-two frequencies | Clemens Ladisch | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] hpet: remove superfluous register reads | Clemens Ladisch | 2005-10-30 | 1 | -4/+0 |
* | [PATCH] hpet: remove unused variable | Clemens Ladisch | 2005-10-30 | 1 | -3/+2 |
* | [PATCH] HPET: make frequency calculations 32 bit safe | Clemens Ladisch | 2005-10-30 | 1 | -13/+19 |
* | [PATCH] hpet: disallow zero interrupt frequency | Clemens Ladisch | 2005-10-30 | 1 | -1/+4 |
* | [PATCH] sparse cleanups: NULL pointers, C99 struct init. | Randy Dunlap | 2005-10-30 | 6 | -11/+11 |
* | [PATCH] tpm-tidies | Andrew Morton | 2005-10-30 | 3 | -37/+23 |
* | [PATCH] Infineon TPM: move infineon driver off pci_dev | Marcel Selhorst | 2005-10-30 | 1 | -98/+59 |
* | [PATCH] tpm: move nsc driver off pci_dev | Kylene Jo Hall | 2005-10-30 | 1 | -67/+77 |
* | [PATCH] tpm: move atmel driver off pci_dev | Kylene Jo Hall | 2005-10-30 | 1 | -62/+63 |
* | [PATCH] tpm: change from pci_dev to dev power management functions | Kylene Jo Hall | 2005-10-30 | 2 | -6/+6 |
* | [PATCH] tpm: remove pci dependency | Kylene Jo Hall | 2005-10-30 | 5 | -72/+91 |
* | [PATCH] tpm: add status function to allow non-lpc bus chips | Kylene Jo Hall | 2005-10-30 | 5 | -1/+20 |
* | [PATCH] Don't set dcdbas driver to default m | Andi Kleen | 2005-10-30 | 1 | -1/+0 |
* | [PATCH] rocketport: make it work when statically linked into kernel | Bjorn Helgaas | 2005-10-30 | 1 | -8/+2 |
* | [PATCH] watchdog: update .owner field of struct pci_driver | Laurent Riffard | 2005-10-30 | 2 | -0/+2 |
* | [PATCH] SyncLink adapters: updates .owner field of struct pci_driver | Laurent Riffard | 2005-10-30 | 2 | -0/+2 |
* | [PATCH] epca: update .owner field of struct pci_driver | Laurent Riffard | 2005-10-30 | 1 | -0/+1 |
* | [PATCH] fix vgacon blanking | Pozsar Balazs | 2005-10-30 | 1 | -0/+2 |
* | [PATCH] setkeys needs root | Andrew Morton | 2005-10-30 | 1 | -0/+3 |
* | [PATCH] firmware: fix all kernel-doc warnings | Randy Dunlap | 2005-10-30 | 1 | -28/+41 |
* | [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade | Mark Gross | 2005-10-30 | 3 | -0/+909 |
* | [PATCH] Added a Receive_Abort to the Marvell serial driver | Carlos Sanchez | 2005-10-30 | 1 | -0/+2 |
* | [PATCH] ioc4 serial support - mostly cleanup | Pat Gefre | 2005-10-30 | 1 | -36/+44 |
* | [PATCH] ide-cd mini cleanup of casts | Jesper Juhl | 2005-10-30 | 1 | -25/+29 |
* | [PATCH] block cleanups: Fix iosched module refcount leak | Nate Diller | 2005-10-30 | 1 | -1/+3 |
* | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 2005-10-30 | 5 | -5/+5 |
* | [PATCH] Typo fix: explictly -> explicitly | Jean Delvare | 2005-10-30 | 2 | -2/+2 |
* | [PATCH] block cleanups: Add kconfig default iosched submenu | Nate Diller | 2005-10-30 | 2 | -17/+38 |
* | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] protect ide_cdrom_capacity by ifdef | Amos Waterland | 2005-10-30 | 1 | -0/+2 |
* | [PATCH] remove some more check_region stuff | Jeff Garzik | 2005-10-30 | 2 | -196/+196 |
* | [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c | Norbert Kiesel | 2005-10-30 | 1 | -4/+0 |
* | [PATCH] cfq-iosched: move tasklist walk to elevator.c | Christoph Hellwig | 2005-10-30 | 3 | -22/+23 |
* | [PATCH] smsc-ircc2: PM cleanup - do not close device when suspending | Dmitry Torokhov | 2005-10-30 | 1 | -44/+85 |
* | [PATCH] ide-scsi highmem cleanup | Andrew Morton | 2005-10-30 | 1 | -26/+12 |
* | [PATCH] s390, ccw - export modalias | Bastian Blank | 2005-10-30 | 1 | -0/+19 |
* | [PATCH] s390: 3270 fullscreen view | Richard Hitt | 2005-10-30 | 5 | -69/+306 |
* | [PATCH] m32r: SMC91x driver update | Hirokazu Takata | 2005-10-30 | 1 | -6/+6 |
* | [PATCH] introduce .valid callback for pm_ops | Shaohua Li | 2005-10-30 | 1 | -0/+8 |
* | [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers | Ashok Raj | 2005-10-30 | 2 | -9/+102 |
* | [PATCH] Remove cpu_sys_devices in cpufreq subsystem. | Ashok Raj | 2005-10-30 | 1 | -13/+3 |
* | [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. | Ashok Raj | 2005-10-30 | 1 | -2/+14 |
* | [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 |