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
2013-07-09
mm: remove unused VM_<READfoo> macros and expand other in-place
Joe Perches
1
-6
/
+0
2013-07-04
mm: introduce helper function set_max_mapnr()
Jiang Liu
1
-1
/
+8
2013-07-04
mm: kill global variable num_physpages
Jiang Liu
1
-1
/
+0
2013-07-04
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
1
-0
/
+12
2013-07-04
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
1
-4
/
+2
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-3
/
+4
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-3
/
+2
2013-07-04
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
1
-0
/
+3
2013-05-22
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-1
/
+2
2013-05-08
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
1
-7
/
+13
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-04-30
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
1
-0
/
+1
2013-04-30
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
1
-0
/
+2
2013-04-30
page_alloc: make setup_nr_node_ids() usable for arch init code
Cody P Schafer
1
-0
/
+6
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+4
2013-04-30
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
1
-0
/
+4
2013-04-30
mm: introduce free_highmem_page() helper to free highmem pages into buddy system
Jiang Liu
1
-0
/
+7
2013-04-30
mm: introduce common help functions to deal with reserved/managed pages
Jiang Liu
1
-0
/
+48
2013-04-30
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-1
/
+2
2013-04-17
vm: add vm_iomap_memory() helper function
Linus Torvalds
1
-0
/
+2
2013-03-29
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
1
-1
/
+0
2013-03-04
make do_mremap() static
Al Viro
1
-3
/
+0
2013-03-04
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2013-03-03
mm: define VM_GROWSUP for CONFIG_METAG
James Hogan
1
-0
/
+2
2013-03-02
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
1
-18
/
+0
2013-02-24
mm,ksm: FOLL_MIGRATION do migration_entry_wait
Hugh Dickins
1
-0
/
+1
2013-02-24
mm: accelerate mm_populate() treatment of THP pages
Michel Lespinasse
1
-2
/
+11
2013-02-24
mm: use long type for page counts in mm_populate() and get_user_pages()
Michel Lespinasse
1
-7
/
+8
2013-02-24
mm: add SECTION_IN_PAGE_FLAGS
Cody P Schafer
1
-2
/
+6
2013-02-24
mm: rename page struct field helpers
Mel Gorman
1
-10
/
+10
2013-02-24
mm: uninline page_xchg_last_nid()
Mel Gorman
1
-16
/
+5
2013-02-24
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
1
-0
/
+3
2013-02-24
mm: don't inline page_mapping()
Shaohua Li
1
-12
/
+1
2013-02-24
mm: fold page->_last_nid into page->flags where possible
Peter Zijlstra
1
-1
/
+32
2013-02-24
mm: move page flags layout to separate header
Peter Zijlstra
1
-40
/
+0
2013-02-24
memory-failure: use num_poisoned_pages instead of mce_bad_pages
Xishi Qiu
1
-1
/
+1
2013-02-24
acpi, memory-hotplug: support getting hotplug info from SRAT
Tang Chen
1
-0
/
+2
2013-02-24
acpi, memory-hotplug: extend movablemem_map ranges to the end of node
Tang Chen
1
-0
/
+5
2013-02-24
page_alloc: add movable_memmap kernel parameter
Tang Chen
1
-0
/
+11
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+3
2013-02-24
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-1
/
+2
2013-02-24
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
Michel Lespinasse
1
-1
/
+1
2013-02-24
mm: introduce VM_POPULATE flag to better deal with racy userspace programs
Michel Lespinasse
1
-0
/
+1
2013-02-24
mm: directly use __mlock_vma_pages_range() in find_extend_vma()
Michel Lespinasse
1
-1
/
+0
2013-02-24
mm: remove flags argument to mmap_region
Michel Lespinasse
1
-2
/
+1
2013-02-24
mm: introduce mm_populate() for populating new vmas
Michel Lespinasse
1
-3
/
+15
2013-01-30
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
1
-2
/
+70
2013-01-11
mm: compaction: Partially revert capture of suitable high-order page
Mel Gorman
1
-1
/
+0
2012-12-21
mm: drop vmtruncate
Marco Stornelli
1
-1
/
+0
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+39
[next]