summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-061-5/+5
* mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko2017-07-061-1/+1
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-24/+28
* mm, memory_hotplug: consider offline memblocks removableMichal Hocko2017-07-061-0/+4
* mm, memory_hotplug: split up register_one_node()Michal Hocko2017-07-061-31/+20
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-14/+9
* mm: drop page_initialized check from get_nid_for_pfnMichal Hocko2017-07-061-7/+0
* zram: count same page write as page_storedMinchan Kim2017-07-061-0/+2
* mm, sparsemem: break out of loops earlyDave Hansen2017-07-061-0/+4
* drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring2017-07-061-3/+1
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-0629-233/+1476
|\
| * sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-293-1/+57
| * libata: fix build warning from unused goto labelTejun Heo2017-06-291-1/+0
| * libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-272-6/+68
| * ahci: Add Device ID for ASMedia 1061R and 1062RShawn Lin2017-06-271-0/+2
| * sata_via: Enable optional hotplug on VT6420Ondrej Zary2017-06-261-4/+13
| * ata: ahci_brcm: Avoid writing to read-only registersDoug Berger2017-06-221-8/+4
| * libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger2017-06-222-1/+4
| * libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger2017-06-222-0/+6
| * ata: ftide010: fix resource printingArnd Bergmann2017-06-211-2/+2
| * libata: make the function name in comment match the actual functionMinwoo Im2017-06-201-1/+1
| * ata: sata_rcar: make of_device_ids const.Arvind Yadav2017-06-191-1/+1
| * ata: pata_octeon_cf: make of_device_ids const.Arvind Yadav2017-06-191-1/+1
| * libata: Convert bare printks to pr_contJoe Perches2017-06-121-21/+20
| * libahci: wrong comments in ahci_do_softreset()Minwoo Im2017-06-121-2/+2
| * ata: declare ata_port_info structures as constBhumika Goyal2017-06-124-6/+6
| * ata: Add driver for Faraday Technology FTIDE010Linus Walleij2017-06-125-0/+1049
| * libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-052-0/+108
| * libata: factor out a ata_identify_page_supported helperChristoph Hellwig2017-06-051-27/+32
| * libata: clarify log page naming / groupingChristoph Hellwig2017-06-051-5/+5
| * libata: factor out a ata_log_supported helperChristoph Hellwig2017-06-051-43/+16
| * libata: move ata_read_log_page to libata-core.cChristoph Hellwig2017-06-053-66/+66
| * ahci: qoriq: add ls1088a platforms supportYuantian Tang2017-06-021-0/+14
| * ata: sata_fsl: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
| * ata: samsung_cf: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
| * ata: rb532_cf: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
| * ata: dwc_460ex: cut drvdata assignmentLinus Walleij2017-05-301-1/+0
| * ata: ep93xx: cut drvdata assignmentLinus Walleij2017-05-301-1/+0
| * ata: bf54x: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
| * ata: update references for libata documentationMauro Carvalho Chehab2017-05-1623-23/+23
| * libata: fix identation on a kernel-doc markupMauro Carvalho Chehab2017-05-161-3/+4
| * ata-sff: always map page before data transferTycho Andersen2017-05-161-36/+8
* | Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-052-2/+18
|\ \
| * | parisc: ->mapping_errorChristoph Hellwig2017-07-052-2/+18
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-0510-126/+1033
|\ \ \
| * \ \ Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-26176-1079/+1856
| |\ \ \
| | * | | acpi: apei: check for pending errors when probing GHES entriesTyler Baicar2017-06-221-0/+3
| | * | | arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-221-6/+11
| | * | | trace, ras: add ARM processor error trace eventTyler Baicar2017-06-223-1/+12
| | * | | ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar2017-06-222-1/+27