Age | Commit message (Expand) | Author |
2007-11-05 | leds: bugfixes for leds-gpio | David Brownell |
2007-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-11-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha... | Linus Torvalds |
2007-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild | Linus Torvalds |
2007-11-05 | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik |
2007-11-05 | PCI: pciserial_resume_one ignored return value of pci_enable_device | Dirk Hohndel |
2007-11-05 | PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check | Adrian Bunk |
2007-11-05 | PCI: make pci_match_device() static | Adrian Bunk |
2007-11-05 | PCI: Remove 3 incorrect MSI quirks. | David Miller |
2007-11-05 | PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB | David Miller |
2007-11-05 | PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. | David Miller |
2007-11-05 | PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge. | David Miller |
2007-11-05 | PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c... | David Miller |
2007-11-05 | ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma() | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide: move ide_fixstring() documentation to ide-iops.c from ide.h | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide: fix ide_find_dma_mode() to print human-readable info | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide: add missing rq.ref_count initialization to ide_diag_taskfile() | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd() | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide: check rq->cmd_type in drive_cmd_intr() | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies | Bartlomiej Zolnierkiewicz |
2007-11-05 | ide: unexport ide_fix_driveid | Adrian Bunk |
2007-11-05 | ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual page | Matti Linnanvuori |
2007-11-05 | ide: do_identify() string termination fix | Tejun Heo |
2007-11-05 | piix: add support for ICH7 on Acer 5602aWLMi | sebdeg@ngi.it |
2007-11-05 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2007-11-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2007-11-05 | cpm_load_patch() - declartion conflict | Kamalesh Babulal |
2007-11-05 | SLUB: Fix memory leak by not reusing cpu_slab | Christoph Lameter |
2007-11-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2007-11-05 | Merge branch 'dipm-fix' into upstream-fixes | Jeff Garzik |
2007-11-05 | lguest: tidy up documentation | Rusty Russell |
2007-11-05 | kernel/futex.c: make 3 functions static | Adrian Bunk |
2007-11-05 | unexport access_process_vm | Adrian Bunk |
2007-11-05 | lguest: make async_hcall() static | Adrian Bunk |
2007-11-05 | [S390] tod clock: announce clocksource as perfect | Christian Borntraeger |
2007-11-05 | [S390] Rename "idle_time" attribute to "idle_time_us". | Heiko Carstens |
2007-11-05 | [S390] Fix priority mistakes in drivers/s390/cio/cmf.c | Roel Kluin |
2007-11-05 | [S390] Fix memory detection. | Heiko Carstens |
2007-11-05 | [S390] Fix compile on !CONFIG_SMP. | Heiko Carstens |
2007-11-05 | [S390] device_schedule_callback() for dcssblk. | Gerald Schaefer |
2007-11-05 | [S390] Fix smsgiucv init on no iucv machines | Christian Borntraeger |
2007-11-05 | [S390] cio: use INIT_WORK to initialize struct work. | Heiko Carstens |
2007-11-04 | libata: Don't disable dipm with SET FEATURES | Kristen Carlson Accardi |
2007-11-04 | libata and bogus LBA48 drives | Geert Uytterhoeven |
2007-11-04 | x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry | H. Peter Anvin |
2007-11-04 | x86 setup: add a near jump to serialize %cr0 on 386/486 | H. Peter Anvin |
2007-11-04 | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2007-11-04 | Merge branch 'an' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/liba... | Linus Torvalds |
2007-11-05 | drm/sis: missing mutex unlock in error path. | Roel Kluin |