Age | Commit message (Expand) | Author | Files | Lines |
2017-06-27 | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm | Dan Williams | 6 | -26/+13 |
2017-06-15 | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams | 5 | -41/+15 |
2017-06-15 | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush | Dan Williams | 3 | -35/+2 |
2017-06-15 | filesystem-dax: convert to dax_flush() | Dan Williams | 1 | -1/+1 |
2017-06-15 | dm: add ->flush() dax operation support | Dan Williams | 6 | -0/+70 |
2017-06-15 | dax, pmem: introduce an optional 'flush' dax_operation | Dan Williams | 2 | -0/+9 |
2017-06-15 | filesystem-dax: convert to dax_copy_from_iter() | Dan Williams | 3 | -75/+2 |
2017-06-09 | dm: add ->copy_from_iter() dax operation support | Dan Williams | 6 | -0/+79 |
2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 13 | -7/+209 |
2017-06-04 | Linux 4.12-rc4v4.12-rc4 | Linus Torvalds | 1 | -1/+1 |
2017-06-04 | fs/ufs: Set UFS default maximum bytes per file | Richard Narron | 1 | -3/+2 |
2017-06-04 | Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 9 | -19/+40 |
2017-06-04 | Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+0 |
2017-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -17/+69 |
2017-06-04 | Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds | 1 | -2/+2 |
2017-06-04 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 7 | -35/+53 |
2017-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 37 | -170/+194 |
2017-06-04 | Revert "tty: fix port buffer locking" | Greg Kroah-Hartman | 1 | -2/+0 |
2017-06-03 | nfs: Mark unnecessarily extern functions as static | Jan Kara | 2 | -4/+3 |
2017-06-03 | Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -30/+36 |
2017-06-03 | Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtd | Linus Torvalds | 4 | -19/+54 |
2017-06-03 | hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1 | Stefan Schaeckeler | 1 | -26/+26 |
2017-06-03 | hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed | Stefan Schaeckeler | 1 | -1/+0 |
2017-06-02 | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too | Hans de Goede | 1 | -2/+3 |
2017-06-02 | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail | Hans de Goede | 1 | -7/+36 |
2017-06-02 | Merge tag 'v4.12-rc3' into for-linus | Dmitry Torokhov | 12176 | -273389/+1303994 |
2017-06-02 | Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -7/+6 |
2017-06-02 | Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -3/+17 |
2017-06-02 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+5 |
2017-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 20 | -57/+170 |
2017-06-02 | scripts/gdb: make lx-dmesg command work (reliably) | André Draszik | 1 | -4/+5 |
2017-06-02 | mm: consider memblock reservations for deferred memory initialization sizing | Michal Hocko | 4 | -11/+54 |
2017-06-02 | mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified | James Morse | 3 | -12/+24 |
2017-06-02 | mlock: fix mlock count can not decrease in race condition | Yisheng Xie | 1 | -2/+3 |
2017-06-02 | mm/migrate: fix refcount handling when !hugepage_migration_supported() | Punit Agrawal | 1 | -6/+2 |
2017-06-02 | dax: fix race between colliding PMD & PTE entries | Ross Zwisler | 1 | -0/+23 |
2017-06-02 | mm: avoid spurious 'bad pmd' warning messages | Ross Zwisler | 1 | -10/+30 |
2017-06-02 | mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ... | Tetsuo Handa | 1 | -1/+3 |
2017-06-02 | pcmcia: remove left-over %Z format | Nicolas Iooss | 1 | -3/+3 |
2017-06-02 | slub/memcg: cure the brainless abuse of sysfs attributes | Thomas Gleixner | 1 | -2/+4 |
2017-06-02 | initramfs: fix disabling of initramfs (and its compression) | Florian Fainelli | 1 | -0/+1 |
2017-06-02 | mm: clarify why we want kmalloc before falling backto vmallock | Michal Hocko | 1 | -2/+5 |
2017-06-02 | frv: declare jiffies to be located in the .data section | Matthias Kaehlcke | 2 | -1/+11 |
2017-06-02 | include/linux/gfp.h: fix ___GFP_NOLOCKDEP value | Michal Hocko | 1 | -1/+1 |
2017-06-02 | ksm: prevent crash after write_protect_page fails | Andrea Arcangeli | 1 | -2/+1 |
2017-06-03 | Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' | Rafael J. Wysocki | 3 | -7/+6 |
2017-06-03 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -3/+17 |
2017-06-02 | Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -15/+28 |
2017-06-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -4/+17 |
2017-06-02 | Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+2 |