| Commit message (Expand) | Author | Age | Files | Lines |
* | xarray: Replace exceptional entries | Matthew Wilcox | 2018-09-29 | 1 | -1/+1 |
* | mm: /proc/pid/smaps_rollup: convert to single value seq_file | Vlastimil Babka | 2018-08-22 | 1 | -59/+96 |
* | mm: /proc/pid/smaps: factor out common stats printing | Vlastimil Babka | 2018-08-22 | 1 | -22/+29 |
* | mm: /proc/pid/smaps: factor out mem stats gathering | Vlastimil Babka | 2018-08-22 | 1 | -24/+31 |
* | mm: /proc/pid/*maps remove is_pid and related wrappers | Vlastimil Babka | 2018-08-22 | 1 | -103/+11 |
* | fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* | Vlastimil Babka | 2018-07-14 | 1 | -1/+2 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | mm: /proc/pid/pagemap: hide swap entries from unprivileged users | Huang Ying | 2018-06-07 | 1 | -10/+16 |
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-06-07 | 1 | -6/+7 |
|\ |
|
| * | mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys | Ram Pai | 2018-05-09 | 1 | -5/+3 |
| * | mm, powerpc, x86: introduce an additional vma bit for powerpc pkey | Ram Pai | 2018-05-09 | 1 | -0/+3 |
| * | mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled | Ram Pai | 2018-05-09 | 1 | -2/+2 |
* | | Merge tag 'v4.17-rc2' into docs-next | Jonathan Corbet | 2018-04-27 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | mm, pagemap: fix swap offset value for PMD migration entry | Huang Ying | 2018-04-20 | 1 | -1/+5 |
* | | docs/admin-guide/mm: start moving here files from Documentation/vm | Mike Rapoport | 2018-04-27 | 1 | -2/+2 |
* | | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 2018-04-16 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | docs/vm: rename documentation files to .rst | Mike Rapoport | 2018-04-16 | 1 | -2/+2 |
* | | proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps | Andrei Vagin | 2018-04-11 | 1 | -2/+3 |
* | | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 2018-04-11 | 1 | -75/+52 |
* | | procfs: add seq_put_hex_ll to speed up /proc/pid/maps | Andrei Vagin | 2018-04-11 | 1 | -9/+12 |
|/ |
|
* | mm: use updated pmdp_invalidate() interface to track dirty/accessed bits | Kirill A. Shutemov | 2018-01-31 | 1 | -4/+4 |
* | fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me... | Konstantin Khlebnikov | 2018-01-31 | 1 | -3/+8 |
* | 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 |