Age | Commit message (Expand) | Author | Files | Lines |
2020-02-04 | mm: pagewalk: add 'depth' parameter to pte_hole | Steven Price | 1 | -2/+2 |
2019-09-25 | mm,thp: stats for file backed THP | Song Liu | 1 | -1/+3 |
2019-09-25 | mm: introduce compound_nr() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2019-09-07 | pagewalk: separate function pointers from iterator data | Christoph Hellwig | 1 | -37/+41 |
2019-09-07 | mm: split out a new pagewalk.h header from mm.h | Christoph Hellwig | 1 | -1/+1 |
2019-07-19 | mm: thp: fix false negative of shmem vma's THP eligibility | Yang Shi | 1 | -1/+2 |
2019-07-15 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -1/+1 |
2019-07-12 | mm: smaps: split PSS into components | Luigi Semenzato | 1 | -30/+62 |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/clear_refs | Konstantin Khlebnikov | 1 | -1/+4 |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/pagemap | Konstantin Khlebnikov | 1 | -1/+3 |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup | Konstantin Khlebnikov | 1 | -2/+6 |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/maps | Konstantin Khlebnikov | 1 | -1/+5 |
2019-07-02 | mm: remove MEMORY_DEVICE_PUBLIC support | Christoph Hellwig | 1 | -1/+1 |
2019-05-14 | mm/mmu_notifier: use correct mmu_notifier events for each invalidation | Jérôme Glisse | 1 | -2/+2 |
2019-05-14 | mm/mmu_notifier: contextual information for event triggering invalidation | Jérôme Glisse | 1 | -1/+2 |
2019-04-19 | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ... | Andrea Arcangeli | 1 | -0/+18 |
2019-03-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2019-03-06 | mm: update ptep_modify_prot_commit to take old pte value as arg | Aneesh Kumar K.V | 1 | -3/+5 |
2019-03-06 | mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg | Aneesh Kumar K.V | 1 | -2/+2 |
2019-02-13 | mm: proc: smaps_rollup: fix pss_locked calculation | Sandeep Patil | 1 | -8/+14 |
2019-02-07 | mm: make mm->pinned_vm an atomic64 counter | Davidlohr Bueso | 1 | -1/+1 |
2018-12-28 | mm, thp, proc: report THP eligibility for each vma | Michal Hocko | 1 | -0/+2 |
2018-12-28 | mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 | Jérôme Glisse | 1 | -2/+5 |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -1/+1 |
2018-10-27 | mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() | Vlastimil Babka | 1 | -1/+3 |
2018-09-30 | xarray: Replace exceptional entries | Matthew Wilcox | 1 | -1/+1 |
2018-08-22 | mm: /proc/pid/smaps_rollup: convert to single value seq_file | Vlastimil Babka | 1 | -59/+96 |
2018-08-22 | mm: /proc/pid/smaps: factor out common stats printing | Vlastimil Babka | 1 | -22/+29 |
2018-08-22 | mm: /proc/pid/smaps: factor out mem stats gathering | Vlastimil Babka | 1 | -24/+31 |
2018-08-22 | mm: /proc/pid/*maps remove is_pid and related wrappers | Vlastimil Babka | 1 | -103/+11 |
2018-07-14 | fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* | Vlastimil Babka | 1 | -1/+2 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2018-06-08 | mm: /proc/pid/pagemap: hide swap entries from unprivileged users | Huang Ying | 1 | -10/+16 |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -6/+7 |
2018-05-09 | mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys | Ram Pai | 1 | -5/+3 |
2018-05-09 | mm, powerpc, x86: introduce an additional vma bit for powerpc pkey | Ram Pai | 1 | -0/+3 |
2018-05-08 | mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled | Ram Pai | 1 | -2/+2 |
2018-04-28 | Merge tag 'v4.17-rc2' into docs-next | Jonathan Corbet | 1 | -1/+5 |
2018-04-28 | docs/admin-guide/mm: start moving here files from Documentation/vm | Mike Rapoport | 1 | -2/+2 |
2018-04-21 | mm, pagemap: fix swap offset value for PMD migration entry | Huang Ying | 1 | -1/+5 |
2018-04-16 | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 1 | -2/+2 |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport | 1 | -2/+2 |
2018-04-11 | proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps | Andrei Vagin | 1 | -2/+3 |
2018-04-11 | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 1 | -75/+52 |
2018-04-11 | procfs: add seq_put_hex_ll to speed up /proc/pid/maps | Andrei Vagin | 1 | -9/+12 |
2018-02-01 | mm: use updated pmdp_invalidate() interface to track dirty/accessed bits | Kirill A. Shutemov | 1 | -4/+4 |
2018-02-01 | fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me... | Konstantin Khlebnikov | 1 | -3/+8 |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-11-16 | mm: consolidate page table accounting | Kirill A. Shutemov | 1 | -9/+2 |
2017-11-16 | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov | 1 | -1/+1 |