index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v3.12.17' into v3.12-rt
Steven Rostedt (Red Hat)
2014-05-12
1
-2
/
+12
|
\
|
*
mm: close PageTail race
David Rientjes
2014-04-03
1
-2
/
+12
*
|
mm: shrink the page frame to !-rt size
Peter Zijlstra
2014-04-24
1
-7
/
+39
|
/
*
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
2014-03-22
1
-1
/
+1
*
mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
Geert Uytterhoeven
2014-01-25
1
-5
/
+8
*
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
Kirill A. Shutemov
2013-09-12
1
-1
/
+2
*
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
1
-1
/
+1
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-0
/
+1
*
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
Wanpeng Li
2013-09-11
1
-14
/
+0
*
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
Vlastimil Babka
2013-09-11
1
-6
/
+6
*
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
2013-09-11
1
-0
/
+6
*
Merge branch 'x86/mce' into x86/ras
Ingo Molnar
2013-08-12
1
-0
/
+1
|
\
|
*
mce: acpi/apei: Soft-offline a page on firmware GHES notification
Naveen N. Rao
2013-07-10
1
-0
/
+1
*
|
mm: remove unused VM_<READfoo> macros and expand other in-place
Joe Perches
2013-07-09
1
-6
/
+0
*
|
mm: introduce helper function set_max_mapnr()
Jiang Liu
2013-07-03
1
-1
/
+8
*
|
mm: kill global variable num_physpages
Jiang Liu
2013-07-03
1
-1
/
+0
*
|
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
2013-07-03
1
-0
/
+12
*
|
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
2013-07-03
1
-4
/
+2
*
|
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-3
/
+4
*
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-3
/
+2
*
|
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
2013-07-03
1
-0
/
+3
*
|
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-21
1
-1
/
+2
|
/
*
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
2013-05-07
1
-7
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-3
/
+0
|
\
|
*
make do_mremap() static
Al Viro
2013-03-04
1
-3
/
+0
*
|
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
2013-04-29
1
-0
/
+1
*
|
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2013-04-29
1
-0
/
+2
*
|
page_alloc: make setup_nr_node_ids() usable for arch init code
Cody P Schafer
2013-04-29
1
-0
/
+6
*
|
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
1
-4
/
+4
*
|
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
2013-04-29
1
-0
/
+4
*
|
mm: introduce free_highmem_page() helper to free highmem pages into buddy system
Jiang Liu
2013-04-29
1
-0
/
+7
*
|
mm: introduce common help functions to deal with reserved/managed pages
Jiang Liu
2013-04-29
1
-0
/
+48
*
|
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-04-29
1
-1
/
+2
*
|
vm: add vm_iomap_memory() helper function
Linus Torvalds
2013-04-16
1
-0
/
+2
*
|
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
2013-03-28
1
-1
/
+0
|
/
*
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
1
-0
/
+2
|
\
|
*
mm: define VM_GROWSUP for CONFIG_METAG
James Hogan
2013-03-02
1
-0
/
+2
*
|
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
2013-03-02
1
-18
/
+0
*
|
mm,ksm: FOLL_MIGRATION do migration_entry_wait
Hugh Dickins
2013-02-23
1
-0
/
+1
*
|
mm: accelerate mm_populate() treatment of THP pages
Michel Lespinasse
2013-02-23
1
-2
/
+11
*
|
mm: use long type for page counts in mm_populate() and get_user_pages()
Michel Lespinasse
2013-02-23
1
-7
/
+8
*
|
mm: add SECTION_IN_PAGE_FLAGS
Cody P Schafer
2013-02-23
1
-2
/
+6
*
|
mm: rename page struct field helpers
Mel Gorman
2013-02-23
1
-10
/
+10
*
|
mm: uninline page_xchg_last_nid()
Mel Gorman
2013-02-23
1
-16
/
+5
*
|
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
2013-02-23
1
-0
/
+3
*
|
mm: don't inline page_mapping()
Shaohua Li
2013-02-23
1
-12
/
+1
*
|
mm: fold page->_last_nid into page->flags where possible
Peter Zijlstra
2013-02-23
1
-1
/
+32
*
|
mm: move page flags layout to separate header
Peter Zijlstra
2013-02-23
1
-40
/
+0
*
|
memory-failure: use num_poisoned_pages instead of mce_bad_pages
Xishi Qiu
2013-02-23
1
-1
/
+1
*
|
acpi, memory-hotplug: support getting hotplug info from SRAT
Tang Chen
2013-02-23
1
-0
/
+2
[next]