| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 1 | -0/+1 |
|\ |
|
| * | mm: Define MAP_SYNC and VM_SYNC flags | Jan Kara | 2017-11-03 | 1 | -0/+1 |
* | | mm: consolidate page table accounting | Kirill A. Shutemov | 2017-11-15 | 1 | -9/+2 |
* | | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov | 2017-11-15 | 1 | -1/+1 |
* | | mm: account pud page tables | Kirill A. Shutemov | 2017-11-15 | 1 | -1/+4 |
* | | mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry | Huang Ying | 2017-11-03 | 1 | -1/+5 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 1 | -1/+1 |
* | fs, proc: unconditional cond_resched when reading smaps | David Rientjes | 2017-09-08 | 1 | -2/+3 |
* | fs, proc: remove priv argument from is_stack | Michal Hocko | 2017-09-08 | 1 | -5/+3 |
* | mm/device-public-memory: device memory cache coherent with CPU | Jérôme Glisse | 2017-09-08 | 1 | -1/+1 |
* | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory | Jérôme Glisse | 2017-09-08 | 1 | -0/+7 |
* | mm: soft-dirty: keep soft-dirty bits over thp migration | Naoya Horiguchi | 2017-09-08 | 1 | -11/+16 |
* | mm: thp: check pmd migration entry in common path | Zi Yan | 2017-09-08 | 1 | -11/+21 |
* | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 2017-09-06 | 1 | -0/+1 |
* | mm: add /proc/pid/smaps_rollup | Daniel Colascione | 2017-09-06 | 1 | -62/+134 |
* | mm: fix KSM data corruption | Minchan Kim | 2017-08-10 | 1 | -2/+5 |
* | fs/proc/task_mmu.c: remove obsolete comment in show_map_vma() | Vasily Averin | 2017-07-10 | 1 | -1/+0 |
* | mm: larger stack guard gap, between vmas | Hugh Dickins | 2017-06-19 | 1 | -4/+0 |
* | proc: show MADV_FREE pages info in smaps | Shaohua Li | 2017-05-03 | 1 | -1/+7 |
* | thp: fix MADV_DONTNEED vs clear soft dirty race | Kirill A. Shutemov | 2017-04-13 | 1 | -1/+8 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | mm: use mmget_not_zero() helper | Vegard Nossum | 2017-02-27 | 1 | -2/+2 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | mm: add cond_resched() in gather_pte_stats() | Hugh Dickins | 2016-12-12 | 1 | -0/+1 |
* | fs/proc: Stop trying to report thread stacks | Andy Lutomirski | 2016-10-20 | 1 | -19/+10 |
* | mm, proc: fix region lost in /proc/self/smaps | Robert Ho | 2016-10-07 | 1 | -3/+5 |
* | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w... | James Morse | 2016-10-07 | 1 | -1/+1 |
* | mm: fix show_smap() for zone_device-pmd ranges | Dan Williams | 2016-09-09 | 1 | -0/+2 |
* | mm, rmap: account shmem thp pages | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+9 |
* | mm, proc: make clear_refs killable | Michal Hocko | 2016-05-23 | 1 | -2/+9 |
* | numa: fix /proc/<pid>/numa_maps for THP | Gerald Schaefer | 2016-04-28 | 1 | -3/+30 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smaps | Dave Hansen | 2016-02-18 | 1 | -0/+14 |
* | proc: revert /proc/<pid>/maps [stack:TID] annotation | Johannes Weiner | 2016-02-03 | 1 | -43/+23 |
* | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 | Michael Holzheu | 2016-02-03 | 1 | -3/+4 |
* | thp: change pmd_trans_huge_lock() interface to return ptl | Kirill A. Shutemov | 2016-01-21 | 1 | -4/+8 |
* | fs/proc/task_mmu.c: add workaround for old compilers | Kirill A. Shutemov | 2016-01-20 | 1 | -1/+1 |
* | mm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 1 | -4/+4 |
* | mm, proc: adjust PSS calculation | Kirill A. Shutemov | 2016-01-15 | 1 | -16/+31 |
* | mm: rework virtual memory accounting | Konstantin Khlebnikov | 2016-01-14 | 1 | -4/+3 |
* | mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p... | Oleg Nesterov | 2016-01-14 | 1 | -3/+0 |
* | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status | Jerome Marchand | 2016-01-14 | 1 | -2/+12 |
* | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand | 2016-01-14 | 1 | -1/+2 |
* | mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings | Vlastimil Babka | 2016-01-14 | 1 | -29/+13 |
* | mm, proc: reduce cost of /proc/pid/smaps for shmem mappings | Vlastimil Babka | 2016-01-14 | 1 | -2/+20 |
* | mm, proc: account for shmem swap in /proc/pid/smaps | Vlastimil Babka | 2016-01-14 | 1 | -0/+51 |
* | mm: clear_soft_dirty_pmd() requires THP | Laurent Dufour | 2015-11-05 | 1 | -7/+7 |
* | mm: clear pte in clear_soft_dirty() | Laurent Dufour | 2015-11-05 | 1 | -3/+4 |
* | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status | Naoya Horiguchi | 2015-11-05 | 1 | -0/+1 |