summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-28x86, libnvdimm, pmem: remove global pmem apiDan Williams12-120/+14
2017-06-28x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams6-26/+13
2017-06-16x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams5-41/+15
2017-06-16x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams3-35/+2
2017-06-16filesystem-dax: convert to dax_flush()Dan Williams1-1/+1
2017-06-16dm: add ->flush() dax operation supportDan Williams6-0/+70
2017-06-16dax, pmem: introduce an optional 'flush' dax_operationDan Williams2-0/+9
2017-06-16filesystem-dax: convert to dax_copy_from_iter()Dan Williams3-75/+2
2017-06-09dm: add ->copy_from_iter() dax operation supportDan Williams6-0/+79
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams13-7/+209
2017-06-05Linux 4.12-rc4Linus Torvalds1-1/+1
2017-06-05fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds9-19/+40
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 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds1-2/+2
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 Torvalds37-170/+194
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman1-2/+0
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara2-4/+3
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-03Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-03Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-06-03Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov12176-273389/+1303994
2017-06-03Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-7/+6
2017-06-03Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+17
2017-06-03Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2017-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-57/+170
2017-06-03scripts/gdb: make lx-dmesg command work (reliably)André Draszik1-4/+5
2017-06-03mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko4-11/+54
2017-06-03mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse3-12/+24
2017-06-03mlock: fix mlock count can not decrease in race conditionYisheng Xie1-2/+3
2017-06-03mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal1-6/+2
2017-06-03dax: fix race between colliding PMD & PTE entriesRoss Zwisler1-0/+23
2017-06-03mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler1-10/+30
2017-06-03mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...Tetsuo Handa1-1/+3
2017-06-03pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-03slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner1-2/+4
2017-06-03initramfs: fix disabling of initramfs (and its compression)Florian Fainelli1-0/+1
2017-06-03mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko1-2/+5
2017-06-03frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2-1/+11
2017-06-03include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-03ksm: prevent crash after write_protect_page failsAndrea Arcangeli1-2/+1
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 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-15/+28
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-4/+17