index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
nommu.c
Age
Commit message (
Expand
)
Author
2021-06-30
mm/nommu: unexport do_munmap()
Liam Howlett
2021-06-30
nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
Chen Li
2021-06-29
mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
David Hildenbrand
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
2021-01-28
mm/nommu: Fix return type of filemap_map_pages()
Geert Uytterhoeven
2020-12-15
mm: cleanup: remove unused tsk arg from __access_remote_vm
John Hubbard
2020-10-18
mm: remove alloc_vm_area
Christoph Hellwig
2020-09-24
Fix references to nommu-mmap.rst
Stephen Kitt
2020-08-12
mm/nommu.c: delete duplicated words
Randy Dunlap
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-06-26
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-08
nommu: use flush_icache_user_range in brk and mmap
Christoph Hellwig
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
2020-06-02
mm: remove both instances of __vmalloc_node_flags
Christoph Hellwig
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2019-12-01
mm/mmap.c: rb_parent is not necessary in __vma_link_list()
Wei Yang
2019-12-01
mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list()
Wei Yang
2019-11-25
mm: Implement no-MMU variant of vmalloc_user_node_flags
Andrii Nakryiko
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-07-16
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
2019-07-12
mm: use down_read_killable for locking mmap_sem in access_remote_vm
Konstantin Khlebnikov
2019-07-12
mm: consolidate the get_user_pages* implementations
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-14
mm: introduce new vm_map_pages() and vm_map_pages_zero() API
Souptick Joarder
2018-10-26
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
2018-08-17
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
Luis R. Rodriguez
2018-07-26
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-06-07
mm: use new return type vm_fault_t
Souptick Joarder
2018-04-05
mm/nommu: remove description of alloc_vm_area
Mike Rapoport
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-03-16
mm: remove blackfin MPU support
Arnd Bergmann
2018-02-06
mm: docs: fixup punctuation
Mike Rapoport
2018-01-31
mm: add unmap_mapping_pages()
Matthew Wilcox
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-06
mm: rename global_page_state to global_zone_page_state
Michal Hocko
2017-09-04
mm/nommu: switch do_mmap_private to kernel_read
Christoph Hellwig
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
[next]