summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11mm/hmm: use device driver encoding for HMM pfnJérôme Glisse
2018-04-11mm/hmm: change hmm_vma_fault() to allow write fault on page basisJérôme Glisse
2018-04-11mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()Jérôme Glisse
2018-04-11mm/hmm: move hmm_pfns_clear() closer to where it is usedJérôme Glisse
2018-04-11mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATEJérôme Glisse
2018-04-11mm/hmm: do not differentiate between empty entry or missing directoryJérôme Glisse
2018-04-11mm/hmm: cleanup special vma handling (VM_SPECIAL)Jérôme Glisse
2018-04-11mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulongJérôme Glisse
2018-04-11mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architectureJérôme Glisse
2018-04-11mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parametersJérôme Glisse
2018-04-11mm/hmm: hmm_pfns_bad() was accessing wrong structJérôme Glisse
2018-04-11mm/hmm: unregister mmu_notifier when last HMM client quitJérôme Glisse
2018-04-11mm/hmm: HMM should have a callback before MM is destroyedRalph Campbell
2018-04-11mm/hmm: fix header file if/else/endif mazeJérôme Glisse
2018-04-11mm/hmm: documentation editorial update to HMM documentationRalph Campbell
2018-04-11mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt
2018-04-11mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin
2018-04-11mm/vmscan: don't change pgdat state on base of a single LRU list stateAndrey Ryabinin
2018-04-11mm/vmscan: remove redundant current_may_throttle() checkAndrey Ryabinin
2018-04-11mm/vmscan: update stale commentsAndrey Ryabinin
2018-04-11mm: treat indirectly reclaimable memory as free in overcommit logicRoman Gushchin
2018-04-11dcache: account external names as indirectly reclaimable memoryRoman Gushchin
2018-04-11mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin
2018-04-11mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin
2018-04-10Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-04-10Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds
2018-04-10Merge tag 'sound-fix-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-10Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-04-10c6x: pass endianness info to sparseLuc Van Oostenryck
2018-04-10c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap
2018-04-10c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure
2018-04-09Merge tag 'hwmon-for-linus-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-09Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-04-09Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-09Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-09selinux: fix missing dput() before selinuxfs unmountStephen Smalley
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-09Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams
2018-04-09Fix subtle macro variable shadowing in min_not_zero()Linus Torvalds
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2018-04-09libnvdimm, of_pmem: workaround OF_NUMA=n build errorDan Williams