Age | Commit message (Expand) | Author |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-03 | ide: pdc202xx_new: Replace timeval with ktime_t | Amitoj Kaur Chawla |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez |
2015-05-11 | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-05 | block: move PM request support to IDE | Christoph Hellwig |
2015-05-05 | block: move REQ_TYPE_SENSE to the ide driver | Christoph Hellwig |
2015-05-05 | block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV | Christoph Hellwig |
2015-04-17 | ide: remove deprecated use of pci api | Quentin Lambert |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | Remove celleb-only SCC PATA drivers | Daniel Axtens |
2015-04-13 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2015-04-13 | Merge branch 'pnp' | Rafael J. Wysocki |
2015-03-27 | ide,ata: Rename ATA_IDX to ATA_SENSE | Hannes Reinecke |
2015-03-23 | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson |
2015-03-18 | ide_tape: convert jiffies with jiffies_to_msecs | Nicholas Mc Guire |
2015-03-18 | PNP: ide/ide-pnp: Use module_pnp_driver to register driver | Peter Huewe |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-12 | drivers: ide: Fix mostly harmless off-by-one hardcoded value | Rasmus Villemoes |
2014-12-12 | IDE: Deletion of an unnecessary check before the function call "module_put" | Markus Elfring |
2014-10-20 | ide: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-18 | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-10-18 | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-10-15 | Drivers: ide: Remove typedef atiixp_ide_timing | Himangi Saraogi |
2014-10-04 | block: disable entropy contributions for nonrot devices | Mike Snitzer |
2014-08-28 | block,scsi: fixup blk_get_request dead queue scenarios | Joe Lawrence |
2014-08-05 | ide: use module_platform_driver() | Christoph Jaeger |
2014-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2014-04-15 | block: remove struct request buffer member | Jens Axboe |
2014-03-17 | ide: Fix SC1200 dependencies | Jean Delvare |
2014-03-17 | ide: Fix CS5520 and CS5530 dependencies | Jean Delvare |
2014-03-04 | m68k/atari - ide: do not register interrupt if host->get_lock is set | Michael Schmitz |
2014-01-28 | drivers: ide: Include appropriate header file in ide-pio-blacklist.c | Rashika Kheria |
2014-01-28 | drivers: ide: Include appropriate header file in ide-cd_verbose.c | Rashika Kheria |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-12-07 | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c | Rafael J. Wysocki |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-14 | ide: pmac: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-11-14 | ide: cs5536: use module_pci_driver() | Jingoo Han |
2013-11-14 | ide: pmac: Remove casting the return value which is a void pointer | Jingoo Han |
2013-11-14 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-11-12 | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-10-16 | ide: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-09-25 | ide: drop dependency on ARCH_SHARK | Linus Walleij |