summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] Don't set dcdbas driver to default mAndi Kleen2005-10-301-1/+0
| * | | | [PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas2005-10-301-8/+2
| * | | | [PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard2005-10-302-0/+2
| * | | | [PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2005-10-302-0/+2
| * | | | [PATCH] epca: update .owner field of struct pci_driverLaurent Riffard2005-10-301-0/+1
| * | | | [PATCH] fix vgacon blankingPozsar Balazs2005-10-301-0/+2
| * | | | [PATCH] setkeys needs rootAndrew Morton2005-10-301-0/+3
| * | | | [PATCH] firmware: fix all kernel-doc warningsRandy Dunlap2005-10-301-28/+41
| * | | | [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross2005-10-303-0/+909
| * | | | [PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez2005-10-301-0/+2
| * | | | [PATCH] ioc4 serial support - mostly cleanupPat Gefre2005-10-301-36/+44
| * | | | [PATCH] ide-cd mini cleanup of castsJesper Juhl2005-10-301-25/+29
| * | | | [PATCH] block cleanups: Fix iosched module refcount leakNate Diller2005-10-301-1/+3
| * | | | [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-305-5/+5
| * | | | [PATCH] Typo fix: explictly -> explicitlyJean Delvare2005-10-302-2/+2
| * | | | [PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2005-10-302-17/+38
| * | | | [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-301-1/+1
| * | | | [PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland2005-10-301-0/+2
| * | | | [PATCH] remove some more check_region stuffJeff Garzik2005-10-302-196/+196
| * | | | [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel2005-10-301-4/+0
| * | | | [PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig2005-10-303-22/+23
| * | | | [PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov2005-10-301-44/+85
| * | | | [PATCH] ide-scsi highmem cleanupAndrew Morton2005-10-301-26/+12
| * | | | [PATCH] s390, ccw - export modaliasBastian Blank2005-10-301-0/+19
| * | | | [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-305-69/+306
| * | | | [PATCH] m32r: SMC91x driver updateHirokazu Takata2005-10-301-6/+6
| * | | | [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-301-0/+8
| * | | | [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2005-10-302-9/+102
| * | | | [PATCH] Remove cpu_sys_devices in cpufreq subsystem.Ashok Raj2005-10-301-13/+3
| * | | | [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj2005-10-301-2/+14
| * | | | [PATCH] CONFIG_IA32Brian Gerst2005-10-3010-20/+20
| | |_|/ | |/| |
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-3018-229/+206
| |\ \ \
| | * | | [libata] use dev_printk() throughout driversJeff Garzik2005-10-3014-83/+101
| | * | | [libata ata_piix] fix native mode probe, after recent updatesJeff Garzik2005-10-301-4/+3
| | * | | [libata ata_piix] use dev_printk() where appropriateJeff Garzik2005-10-301-2/+6
| | * | | [libata] fix legacy IDE probingJeff Garzik2005-10-301-4/+4
| | * | | [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-3010-69/+83
| | * | | Merge branch 'master'Jeff Garzik2005-10-3011-41/+488
| | |\ \ \ | | | |/ /
| | * | | [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-294-67/+9
| * | | | Fix PIIX4 SMB region sizeLinus Torvalds2005-10-301-2/+2
| | |/ / | |/| |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2005-10-296-31/+16
| |\ \ \
| | * | | [CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu2005-10-301-2/+2
| | * | | [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-306-30/+15
| | |/ /
| * | | [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-292-7/+3
| * | | [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-293-0/+458
| * | | [PATCH] core remove PageReservedNick Piggin2005-10-292-7/+15
| |/ /
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-291-19/+47
| |\ \
| | * | [ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King2005-10-291-0/+9
| | * | [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-291-3/+3
| | * | [ARM] Fix MTD device/partition destructionRussell King2005-10-291-2/+9
OpenPOWER on IntegriCloud