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
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2013-09-12
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
Kirill A. Shutemov
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-11
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
Wanpeng Li
2013-09-11
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
Vlastimil Babka
2013-09-11
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
2013-08-12
Merge branch 'x86/mce' into x86/ras
Ingo Molnar
2013-07-10
mce: acpi/apei: Soft-offline a page on firmware GHES notification
Naveen N. Rao
2013-07-09
mm: remove unused VM_<READfoo> macros and expand other in-place
Joe Perches
2013-07-03
mm: introduce helper function set_max_mapnr()
Jiang Liu
2013-07-03
mm: kill global variable num_physpages
Jiang Liu
2013-07-03
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
2013-07-03
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-07
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-29
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
2013-04-29
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2013-04-29
page_alloc: make setup_nr_node_ids() usable for arch init code
Cody P Schafer
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
2013-04-29
mm: introduce free_highmem_page() helper to free highmem pages into buddy system
Jiang Liu
2013-04-29
mm: introduce common help functions to deal with reserved/managed pages
Jiang Liu
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-04-16
vm: add vm_iomap_memory() helper function
Linus Torvalds
2013-03-28
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
2013-03-04
make do_mremap() static
Al Viro
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
mm: define VM_GROWSUP for CONFIG_METAG
James Hogan
2013-03-02
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
2013-02-23
mm,ksm: FOLL_MIGRATION do migration_entry_wait
Hugh Dickins
2013-02-23
mm: accelerate mm_populate() treatment of THP pages
Michel Lespinasse
2013-02-23
mm: use long type for page counts in mm_populate() and get_user_pages()
Michel Lespinasse
2013-02-23
mm: add SECTION_IN_PAGE_FLAGS
Cody P Schafer
2013-02-23
mm: rename page struct field helpers
Mel Gorman
2013-02-23
mm: uninline page_xchg_last_nid()
Mel Gorman
2013-02-23
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
2013-02-23
mm: don't inline page_mapping()
Shaohua Li
2013-02-23
mm: fold page->_last_nid into page->flags where possible
Peter Zijlstra
2013-02-23
mm: move page flags layout to separate header
Peter Zijlstra
2013-02-23
memory-failure: use num_poisoned_pages instead of mce_bad_pages
Xishi Qiu
2013-02-23
acpi, memory-hotplug: support getting hotplug info from SRAT
Tang Chen
2013-02-23
acpi, memory-hotplug: extend movablemem_map ranges to the end of node
Tang Chen
2013-02-23
page_alloc: add movable_memmap kernel parameter
Tang Chen
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-23
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2013-02-23
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
Michel Lespinasse
[next]