summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-06mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko1-4/+0
2017-06-06mm: vmstat: move slab statistics from zone to node countersJohannes Weiner1-5/+5
2017-06-06mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko1-1/+1
2017-06-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko1-24/+28
2017-06-06mm, memory_hotplug: consider offline memblocks removableMichal Hocko1-0/+4
2017-06-06mm, memory_hotplug: split up register_one_node()Michal Hocko1-31/+20
2017-06-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko1-14/+9
2017-06-06mm: drop page_initialized check from get_nid_for_pfnMichal Hocko1-7/+0
2017-06-06zram: clean up duplicated codes in __zram_bvec_writeMinchan Kim1-43/+27
2017-06-06zram: do not count duplicated pages as compressedMinchan Kim3-9/+20
2017-06-06zram: count same page write as page_storedMinchan Kim1-0/+2
2017-06-06zram: compare all the entries with same checksum for deduplicationJoonsoo Kim1-12/+47
2017-06-06zram: make deduplication feature optionalJoonsoo Kim6-12/+133
2017-06-06zram: implement deduplication in zramJoonsoo Kim5-7/+276
2017-06-06zram: introduce zram_entry to prepare dedup functionalityJoonsoo Kim2-35/+66
2017-06-06mm, sparsemem: break out of loops earlyDave Hansen1-0/+4
2017-06-06drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring1-3/+1
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-17/+69
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-35/+53
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds34-137/+182
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman1-2/+0
2017-06-03Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-30/+36
2017-06-03Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtdLinus Torvalds4-19/+54
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler1-26/+26
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler1-1/+0
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov6423-139506/+1079681
2017-06-02Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-7/+6
2017-06-02Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+17
2017-06-02Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2017-06-02pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-03Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki3-7/+6
2017-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki2-3/+17
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+11
2017-06-02Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+2
2017-06-02Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-30/+18
2017-06-02Merge tag 'md/4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds6-14/+26
2017-06-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+5
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds7-58/+115
2017-06-02Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds5-71/+85
2017-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-40/+119
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+5
2017-06-02HID: asus: Stop underlying hardware on removeCarlo Caione1-0/+2
2017-06-02dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker1-1/+2
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1
2017-06-02Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie7-58/+115
2017-06-01Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-57/+45