index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-5
/
+5
2020-06-09
mmap locking API: initial implementation as rwsem wrappers
Michel Lespinasse
1
-0
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-08
mm/gup: introduce pin_user_pages_locked()
John Hubbard
1
-0
/
+2
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
1
-2
/
+8
2020-06-05
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
1
-1
/
+1
2020-06-05
mm: replace zero-length array with flexible-array member
chenqiwu
1
-1
/
+1
2020-06-05
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+1
2020-06-05
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
1
-7
/
+0
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-31
/
+17
2020-06-04
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-3
/
+1
2020-06-04
mm: simplify calling a compound page destructor
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-06-04
mm/page_alloc: restrict and formalize compound_page_dtors[]
Anshuman Khandual
1
-1
/
+1
2020-06-04
mm/page_alloc.c: remove unused free_bootmem_with_active_regions
Baoquan He
1
-4
/
+0
2020-06-04
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
1
-6
/
+3
2020-06-04
mm: free_area_init: allow defining max_zone_pfn in descending order
Mike Rapoport
1
-0
/
+1
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-4
/
+3
2020-06-04
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
1
-1
/
+1
2020-06-04
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-10
/
+2
2020-06-04
mm: make early_pfn_to_nid() and related defintions close to each other
Mike Rapoport
1
-2
/
+2
2020-06-04
mm/gup: introduce pin_user_pages_fast_only()
John Hubbard
1
-0
/
+2
2020-06-04
mm/gup: refactor and de-duplicate gup_fast() code
John Hubbard
1
-0
/
+1
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-6
/
+8
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-19
/
+48
2020-06-02
mm: add functions to track page directory modifications
Joerg Roedel
1
-0
/
+46
2020-06-02
mm/gup: introduce pin_user_pages_unlocked
John Hubbard
1
-0
/
+2
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
1
-19
/
+0
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+0
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+13
2020-05-28
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-05-19
mm/memory-failure: Add memory_failure_queue_kick()
James Morse
1
-0
/
+1
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
1
-0
/
+3
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-6
/
+6
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
1
-0
/
+2
2020-04-22
mm: Remove MPX leftovers
Jimmy Assarsson
1
-7
/
+0
2020-04-21
docs: fix broken references to text files
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-0
/
+12
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+5
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-0
/
+14
2020-04-11
mm/memory.c: add vm_insert_pages()
Arjun Roy
1
-0
/
+2
2020-04-07
userfaultfd: wp: apply _PAGE_UFFD_WP bit
Peter Xu
1
-0
/
+5
2020-04-07
mm: merge parameters for change_protection()
Peter Xu
1
-1
/
+13
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-0
/
+6
2020-04-04
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+17
2020-04-02
mmap: remove inline of vm_unmapped_area
Jaewon Kim
1
-20
/
+1
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-0
/
+37
[next]