| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-03-19 | 13 | -57/+397 |
|\ |
|
| * | ata: ahci_xgene: dereferencing uninitialized pointer in probe | Dan Carpenter | 2016-03-11 | 1 | -2/+2 |
| * | AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs | Scott Lawson | 2016-03-11 | 1 | -4/+0 |
| * | Merge branch 'for-4.5-fixes' into for-4.6 | Tejun Heo | 2016-03-11 | 3 | -3/+60 |
| |\ |
|
| * | | ata: sata_rcar: Use ARCH_RENESAS | Simon Horman | 2016-03-04 | 1 | -1/+1 |
| * | | sata_via: Implement hotplug for VT6421 | Ondrej Zary | 2016-02-25 | 1 | -2/+50 |
| * | | sata_via: Apply WD workaround only when needed on VT6421 | Ondrej Zary | 2016-02-25 | 1 | -7/+74 |
| * | | ahci: Add runtime PM support for the host controller | Mika Westerberg | 2016-02-19 | 1 | -12/+61 |
| * | | ahci: Add functions to manage runtime PM of AHCI ports | Mika Westerberg | 2016-02-19 | 1 | -1/+47 |
| * | | ahci: Convert driver to use modern PM hooks | Mika Westerberg | 2016-02-19 | 1 | -27/+24 |
| * | | ahci: Cache host controller version | Mika Westerberg | 2016-02-19 | 2 | -4/+4 |
| * | | scsi: Drop runtime PM usage count after host is added | Mika Westerberg | 2016-02-19 | 1 | -0/+7 |
| * | | scsi: Set request queue runtime PM status back to active on resume | Mika Westerberg | 2016-02-19 | 1 | -0/+10 |
| * | | ata: ahci_mvebu: add support for Armada 3700 variant | Lior Amsalem | 2016-02-18 | 1 | -5/+9 |
| * | | libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_s... | Tejun Heo | 2016-02-18 | 1 | -2/+2 |
| * | | libata: support AHCI on OCTEON platform | Aleksey Makarov | 2016-02-11 | 4 | -0/+116 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-19 | 22 | -143/+76 |
|\ \ \ |
|
| * | | | lib: update single-char callers of strtobool() | Kees Cook | 2016-03-17 | 1 | -6/+4 |
| * | | | usb: common: convert to use match_string() helper | Heikki Krogerus | 2016-03-17 | 1 | -14/+8 |
| * | | | ide: hpt366: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -7/+2 |
| * | | | ata: hpt366: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -8/+5 |
| * | | | power: ab8500: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 4 | -40/+20 |
| * | | | power: charger_manager: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -23/+4 |
| * | | | drm/edid: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -11/+6 |
| * | | | pinctrl: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -10/+3 |
| * | | | device property: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -8/+4 |
| * | | | mm: introduce page reference manipulation functions | Joonsoo Kim | 2016-03-17 | 8 | -13/+12 |
| * | | | virtio_balloon: export 'available' memory to balloon statistics | Igor Redko | 2016-03-17 | 1 | -0/+6 |
| * | | | drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy | Aaro Koskinen | 2016-03-17 | 1 | -3/+2 |
* | | | | Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-19 | 23 | -2906/+788 |
|\ \ \ \ |
|
| * | | | | NVMe: Expose ns wwid through single sysfs entry | Keith Busch | 2016-03-16 | 2 | -0/+27 |
| * | | | | drivers:block: cpqarray clean up | Valentin Rothberg | 2016-03-15 | 1 | -1/+0 |
| * | | | | brd: Fix discard request processing | Bart Van Assche | 2016-03-15 | 1 | -1/+1 |
| * | | | | cpqarray: remove it from the kernel | Jens Axboe | 2016-03-14 | 5 | -2392/+0 |
| * | | | | NVMe: Remove unused sq_head read in completion path | Jon Derrick | 2016-03-08 | 1 | -2/+0 |
| * | | | | bcache: fix cache_set_flush() NULL pointer dereference on OOM | Eric Wheeler | 2016-03-08 | 1 | -0/+3 |
| * | | | | bcache: cleaned up error handling around register_cache() | Eric Wheeler | 2016-03-08 | 1 | -12/+22 |
| * | | | | bcache: fix race of writeback thread starting before complete initialization | Eric Wheeler | 2016-03-08 | 1 | -1/+8 |
| * | | | | NVMe: Create discard zero quirk white list | Keith Busch | 2016-03-08 | 3 | -2/+15 |
| * | | | | nbd: use correct div_s64 helper | Arnd Bergmann | 2016-03-05 | 1 | -2/+1 |
| * | | | | mtip32xx: remove unneeded variable in mtip_cmd_timeout() | Jens Axboe | 2016-03-04 | 1 | -2/+1 |
| * | | | | lightnvm: generalize rrpc ppa calculations | Javier González | 2016-03-03 | 2 | -17/+40 |
| * | | | | lightnvm: remove struct nvm_dev->total_blocks | Matias Bjørling | 2016-03-03 | 1 | -5/+1 |
| * | | | | lightnvm: rename ->nr_pages to ->nr_sects | Matias Bjørling | 2016-03-03 | 4 | -23/+21 |
| * | | | | lightnvm: update closed list outside of intr context | Javier González | 2016-03-03 | 1 | -13/+10 |
| * | | | | xen/blback: Fit the important information of the thread in 17 characters | Konrad Rzeszutek Wilk | 2016-03-03 | 1 | -4/+3 |
| * | | | | lightnvm: fold get bb tbl when using dual/quad plane mode | Matias Bjørling | 2016-03-03 | 2 | -6/+42 |
| * | | | | lightnvm: fix up nonsensical configure overrun checking | Alan | 2016-03-03 | 1 | -6/+5 |
| * | | | | xen-blkback: advertise indirect segment support earlier | Jan Beulich | 2016-03-03 | 1 | -5/+8 |
| * | | | | xen-blkfront: rename indirect descriptor parameter | Jan Beulich | 2016-03-03 | 1 | -2/+4 |