Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e40ec6ff2f42b5516d77a5c34bfa6a9ce45834f4
/
mm
« Previous
62eede6
mm: ZERO_PAGE without PTE_SPECIAL
by Hugh Dickins
· 15 years ago
3ae77f4
mm: hugetlbfs_pagecache_present
by Hugh Dickins
· 15 years ago
6e91971
mm: m(un)lock avoid ZERO_PAGE
by Hugh Dickins
· 15 years ago
58fa879
mm: FOLL flags for GUP flags
by Hugh Dickins
· 15 years ago
a13ea5b
mm: reinstate ZERO_PAGE
by Hugh Dickins
· 15 years ago
1ac0cb5
mm: fix anonymous dirtying
by Hugh Dickins
· 15 years ago
2a15efc
mm: follow_hugetlb_page flags
by Hugh Dickins
· 15 years ago
8e4b9a60
mm: FOLL_DUMP replace FOLL_ANON
by Hugh Dickins
· 15 years ago
f3e8fcc
mm: add get_dump_page
by Hugh Dickins
· 15 years ago
1c3aff1
mm: remove unused GUP flags
by Hugh Dickins
· 15 years ago
408e82b
mm: munlock use follow_page
by Hugh Dickins
· 15 years ago
a6f9edd
page-allocator: maintain rolling count of pages to free from the PCP
by Mel Gorman
· 15 years ago
5f8dcc2
page-allocator: split per-cpu list into one-list-per-migrate-type
by Mel Gorman
· 15 years ago
8c5cd6f
oom: oom_kill doesn't kill vfork parent (or child)
by KOSAKI Motohiro
· 15 years ago
495789a
oom: make oom_score to per-process value
by KOSAKI Motohiro
· 15 years ago
28b83c5
oom: move oom_adj value from task_struct to signal_struct
by KOSAKI Motohiro
· 15 years ago
f168e1b
mm/vmscan: remove page_queue_congested() comment
by Vincent Li
· 15 years ago
f862963
mm: do batched scans for mem_cgroup
by Wu Fengguang
· 15 years ago
0b21767
mm/vmscan: rename zone_nr_pages() to zone_nr_lru_pages()
by Vincent Li
· 15 years ago
2c85f51
mm: also use alloc_large_system_hash() for the PID hash table
by Jan Beulich
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
4738e1b
memory hotplug: fix updating of num_physpages for hot plugged memory
by Jan Beulich
· 15 years ago
78986a6
page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone
by Mel Gorman
· 15 years ago
ceddc3a
mm: document is_page_cache_freeable()
by Johannes Weiner
· 15 years ago
edcf474
mm: return boolean from page_has_private()
by Johannes Weiner
· 15 years ago
6c0b135
mm: return boolean from page_is_file_cache()
by Johannes Weiner
· 15 years ago
401a8e1
mm: introduce page_lru_base_type()
by Johannes Weiner
· 15 years ago
b7c46d1
mm: drop unneeded double negations
by Johannes Weiner
· 15 years ago
bba7881
mm: remove broken 'kzalloc' mempool
by Sage Weil
· 15 years ago
72ff13b
mm: includecheck fix for mm/nommu.c
by Jaswinder Singh Rajput
· 15 years ago
cff397e
mm: includecheck fix for mm/shmem.c
by Jaswinder Singh Rajput
· 15 years ago
2ca4532
mm: add_to_swap_cache() does not return -EEXIST
by Daisuke Nishimura
· 15 years ago
31a5639
mm: add_to_swap_cache() must not sleep
by Daisuke Nishimura
· 15 years ago
0d3d062
tracing, page-allocator: add trace event for page traffic related to the buddy lists
by Mel Gorman
· 15 years ago
e0fff1b
tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes
by Mel Gorman
· 15 years ago
4b4f278
tracing, page-allocator: add trace events for page allocation and page freeing
by Mel Gorman
· 15 years ago
38a3985
page-allocator: remove dead function free_cold_page()
by Mel Gorman
· 15 years ago
d0107eb
kcore: fix vread/vwrite to be aware of holes
by KAMEZAWA Hiroyuki
· 15 years ago
dd32c27
vmalloc: unmap vmalloc area after hiding it
by KAMEZAWA Hiroyuki
· 15 years ago
2f66a68
page-allocator: change migratetype for all pageblocks within a high-order page during __rmqueue_fallback
by Mel Gorman
· 15 years ago
fe1ff49
mm: kmem_cache_create(): make it easier to catch NULL cache names
by Benjamin Herrenschmidt
· 15 years ago
7103ad3
ksm: mremap use err from ksm_madvise
by Hugh Dickins
· 15 years ago
35451be
ksm: unmerge is an origin of OOMs
by Hugh Dickins
· 15 years ago
a913e18
ksm: clean up obsolete references
by Hugh Dickins
· 15 years ago
8314c4f
ksm: remove VM_MERGEABLE_FLAGS
by Hugh Dickins
· 15 years ago
7701c9c
ksm: add some documentation
by Hugh Dickins
· 15 years ago
2ffd867
ksm: sysfs and defaults
by Hugh Dickins
· 15 years ago
1c2fb7a
ksm: fix deadlock with munlock in exit_mmap
by Andrea Arcangeli
· 15 years ago
9ba6929
ksm: fix oom deadlock
by Hugh Dickins
· 15 years ago
cd551f9
ksm: distribute remove_mm_from_lists
by Hugh Dickins
· 15 years ago
d952b79
ksm: fix endless loop on oom
by Hugh Dickins
· 15 years ago
81464e30
ksm: five little cleanups
by Hugh Dickins
· 15 years ago
6e158384
ksm: keep quiet while list empty
by Hugh Dickins
· 15 years ago
26465d3
ksm: break cow once unshared
by Hugh Dickins
· 15 years ago
473b0ce
ksm: pages_unshared and pages_volatile
by Hugh Dickins
· 15 years ago
e178dfd
ksm: move pages_sharing updates
by Hugh Dickins
· 15 years ago
b402826
ksm: rename kernel_pages_allocated
by Hugh Dickins
· 15 years ago
339aa62
ksm: change ksm nice level to be 5
by Izik Eidus
· 15 years ago
36b2528
ksm: change copyright message
by Izik Eidus
· 15 years ago
1ff8299
ksm: prevent mremap move poisoning
by Hugh Dickins
· 15 years ago
31dbd01
ksm: Kernel SamePage Merging
by Izik Eidus
· 15 years ago
9a84089
ksm: identify PageKsm pages
by Hugh Dickins
· 15 years ago
21333b2
ksm: no debug in page_dup_rmap()
by Hugh Dickins
· 15 years ago
f8af4da
ksm: the mm interface to ksm
by Hugh Dickins
· 15 years ago
3866ea9
ksm: first tidy up madvise_vma()
by Hugh Dickins
· 15 years ago
828502d
ksm: add mmu_notifier set_pte_at_notify()
by Izik Eidus
· 15 years ago
451ea25
mm: perform non-atomic test-clear of PG_mlocked on free
by Johannes Weiner
· 15 years ago
bf88c8c
vmalloc.c: fix double error checking
by Figo.zhang
· 15 years ago
945a111
mm: add gfp mask checking for __get_free_pages()
by Akinobu Mita
· 15 years ago
a26f532
vmscan: kill unnecessary prefetch
by KOSAKI Motohiro
· 15 years ago
74a1c48
vmscan: kill unnecessary page flag test
by KOSAKI Motohiro
· 15 years ago
5205e56
vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()
by KOSAKI Motohiro
· 15 years ago
de2e756
vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available
by Minchan Kim
· 15 years ago
adea02a
mm: count only reclaimable lru pages
by Wu Fengguang
· 15 years ago
35cd781
vmscan: throttle direct reclaim when too many pages are isolated already
by Rik van Riel
· 15 years ago
a731286
mm: vmstat: add isolate pages
by KOSAKI Motohiro
· 15 years ago
b35ea17
mm: shrink_inactive_list() nr_scan accounting fix fix
by KOSAKI Motohiro
· 15 years ago
44c241f
mm: rename pgmoved variable in shrink_active_list()
by KOSAKI Motohiro
· 15 years ago
b259fbd
mm: update alloc_flags after oom killer has been called
by David Rientjes
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
71de1cc
mm: oom analysis: add buffer cache information to show_free_areas()
by KOSAKI Motohiro
· 15 years ago
4a0aa73
mm: oom analysis: add per-zone statistics to show_free_areas()
by KOSAKI Motohiro
· 15 years ago
3701b03
mm: show_free_areas(): display slab pages in two separate fields
by KOSAKI Motohiro
· 15 years ago
b904dcf
mm: clean up page_remove_rmap()
by KOSAKI Motohiro
· 15 years ago
57dd28f
hugetlb: restore interleaving of bootmem huge pages
by Lee Schermerhorn
· 15 years ago
685f345
hugetlb: use free_pool_huge_page() to return unused surplus pages
by Lee Schermerhorn
· 15 years ago
e8c5c82
hugetlb: balance freeing of huge pages across nodes
by Lee Schermerhorn
· 15 years ago
55a4462
page_alloc: fix kernel-doc warning
by Randy Dunlap
· 15 years ago
abfc348
memory hotplug: migrate swap cache page
by Shaohua Li
· 15 years ago
f52407c
memory hotplug: alloc page from other node in memory online
by Shaohua Li
· 15 years ago
8e7e40d
memory hotplug: make pages from movable zone always isolatable
by Shaohua Li
· 15 years ago
6fb332f
memory hotplug: exclude isolated page from pco page alloc
by Shaohua Li
· 15 years ago
112067f
memory hotplug: update zone pcp at memory online
by Shaohua Li
· 15 years ago
478b81f
mm: remove obsoleted alloc_pages cpuset comment
by David Rientjes
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
87c6a9b
writeback: make balance_dirty_pages() gradually back more off
by Jens Axboe
· 15 years ago
3542a5c
writeback: don't use schedule_timeout() without setting runstate
by Jens Axboe
· 15 years ago
22f8b45
trivial: improve help text for mm debug config options
by Frans Pop
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
Next »