Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5f24ce5fd34c3ca1b3d10d30da754732da64d5c0
/
mm
5f24ce5
thp: remove PG_buddy
by Andrea Arcangeli
· 14 years ago
21ae5b0
thp: skip transhuge pages in ksm for now
by Andrea Arcangeli
· 14 years ago
b15d00b
thp: khugepaged vma merge
by Andrea Arcangeli
· 14 years ago
ba76149
thp: khugepaged
by Andrea Arcangeli
· 14 years ago
7913417
thp: transparent hugepage vmstat
by Andrea Arcangeli
· 14 years ago
b9bbfbe
thp: memcg huge memory
by Andrea Arcangeli
· 14 years ago
152c9cc
thp: transhuge-memcg: commit tail pages at charge
by Daisuke Nishimura
· 14 years ago
ec16851
thp: memcg compound
by Andrea Arcangeli
· 14 years ago
500d65d
thp: pmd_trans_huge migrate bugcheck
by Andrea Arcangeli
· 14 years ago
0af4e98
thp: madvise(MADV_HUGEPAGE)
by Andrea Arcangeli
· 14 years ago
f66055ab
thp: verify pmd_trans_huge isn't leaking
by Andrea Arcangeli
· 14 years ago
05759d3
thp: split_huge_page anon_vma ordering dependency
by Andrea Arcangeli
· 14 years ago
8a07651
thp: transparent hugepage core fixlet
by Hugh Dickins
· 14 years ago
71e3aac
thp: transparent hugepage core
by Andrea Arcangeli
· 14 years ago
5c3240d
thp: don't alloc harder for gfp nomemalloc even if nowait
by Andrea Arcangeli
· 14 years ago
32dba98
thp: _GFP_NO_KSWAPD
by Andrea Arcangeli
· 14 years ago
47ad847
thp: clear_copy_huge_page
by Andrea Arcangeli
· 14 years ago
3f04f62
thp: split_huge_page paging
by Andrea Arcangeli
· 14 years ago
bae9c19
thp: split_huge_page_mm/vma
by Andrea Arcangeli
· 14 years ago
8ac1f83
thp: pte alloc trans splitting
by Andrea Arcangeli
· 14 years ago
e2cda32
thp: add pmd mangling generic functions
by Andrea Arcangeli
· 14 years ago
4c76d9d
thp: CONFIG_TRANSPARENT_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
59ff421
thp: comment reminder in destroy_compound_page
by Andrea Arcangeli
· 14 years ago
14fd403
thp: export maybe_mkwrite
by Andrea Arcangeli
· 14 years ago
8dd60a3
thp: clear compound mapping
by Andrea Arcangeli
· 14 years ago
a95a82e
thp: put_page: recheck PageHead after releasing the compound_lock
by Andrea Arcangeli
· 14 years ago
9180706
thp: alter compound get_page/put_page
by Andrea Arcangeli
· 14 years ago
4e9f64c
thp: fix bad_page to show the real reason the page is bad
by Andrea Arcangeli
· 14 years ago
ae52a2a
thp: ksm: free swap when swapcache page is replaced
by Hugh Dickins
· 14 years ago
240c879
writeback: avoid unnecessary determine_dirtyable_memory call
by Minchan Kim
· 14 years ago
ecb256f
mm: set correct numa_zonelist_order string when configured on the kernel command line
by Volodymyr G. Lukiianyk
· 14 years ago
dc83edd
mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematurely()
by Mel Gorman
· 14 years ago
355b09c
mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to balance_pgdat()
by Mel Gorman
· 14 years ago
4d40502
mm: kswapd: reset kswapd_max_order and classzone_idx after reading
by Mel Gorman
· 14 years ago
0abdee2
mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematurely()
by Mel Gorman
· 14 years ago
1741c87
mm: kswapd: keep kswapd awake for high-order allocations until a percentage of the node is balanced
by Mel Gorman
· 14 years ago
9950474
mm: kswapd: stop high-order balancing when any suitable zone is balanced
by Mel Gorman
· 14 years ago
c585a26
mm: remove likely() from grab_cache_page_write_begin()
by Steven Rostedt
· 14 years ago
ddf9c6d4
vmalloc: remove redundant unlikely()
by Tobias Klauser
· 14 years ago
1e50df3
mempolicy: remove tasklist_lock from migrate_pages
by KOSAKI Motohiro
· 14 years ago
53a7706
mlock: do not hold mmap_sem for extended periods of time
by Michel Lespinasse
· 14 years ago
5fdb200
mm: move VM_LOCKED check to __mlock_vma_pages_range()
by Michel Lespinasse
· 14 years ago
110d74a
mm: add FOLL_MLOCK follow_page flag.
by Michel Lespinasse
· 14 years ago
fed067d
mlock: only hold mmap_sem in shared mode when faulting in pages
by Michel Lespinasse
· 14 years ago
5ecfda0
mlock: avoid dirtying pages and triggering writeback
by Michel Lespinasse
· 14 years ago
72ddc8f
do_wp_page: clarify dirty_page handling
by Michel Lespinasse
· 14 years ago
b009c02
do_wp_page: remove the 'reuse' flag
by Michel Lespinasse
· 14 years ago
212260a
mm: clear PageError bit in msync & fsync
by Rik van Riel
· 14 years ago
d0a2126
mm: unify module_alloc code for vmalloc
by David Rientjes
· 14 years ago
ec3f64f
mm: remove gfp mask from pcpu_get_vm_areas
by David Rientjes
· 14 years ago
e5a5623
mm: remove unused get_vm_area_node
by David Rientjes
· 14 years ago
f3a310b
mm: vmscan: rename lumpy_mode to reclaim_mode
by Mel Gorman
· 14 years ago
9927af74
mm: compaction: perform a faster migration scan when migrating asynchronously
by Mel Gorman
· 14 years ago
7f0f249
mm: migration: cleanup migrate_pages API by matching types for offlining and sync
by Mel Gorman
· 14 years ago
77f1fe6
mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path
by Mel Gorman
· 14 years ago
3e7d344
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
by Mel Gorman
· 14 years ago
ee64fc9
mm: vmscan: convert lumpy_mode into a bitmask
by Mel Gorman
· 14 years ago
b7aba69
mm: compaction: add trace events for memory compaction activity
by Mel Gorman
· 14 years ago
62c70bc
mm: convert sprintf_symbol to %pS
by Joe Perches
· 14 years ago
9cbb4cb
mm: find_get_pages_contig fixlet
by Nick Piggin
· 14 years ago
f0bc0a6
vmscan: factor out kswapd sleeping logic from kswapd()
by KOSAKI Motohiro
· 14 years ago
c3f0da6
mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value
by Bob Liu
· 14 years ago
b44129b
mm: vmstat: use a single setter function and callback for adjusting percpu thresholds
by Mel Gorman
· 14 years ago
88f5acf
mm: page allocator: adjust the per-cpu counter threshold when memory is low
by Mel Gorman
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
a1e8fad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
a45b0616
Merge branch 'slab/next' into for-linus
by Pekka Enberg
· 14 years ago
72eb6a7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
ccd35fb
kernel: kmem_ptr_validate considered harmful
by Nick Piggin
· 14 years ago
ebd1373
writeback: fix global_dirty_limits comment runtime -> real-time
by Minchan Kim
· 14 years ago
ebb76ce
memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check
by KAMEZAWA Hiroyuki
· 14 years ago
ffc96d6
Merge branch 'nommu-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/nommu-2.6
by Linus Torvalds
· 14 years ago
23a0790
mm/rmap.c: fix comment
by Figo.zhang
· 14 years ago
a4790c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
29c185e
nommu: Provide stubbed alloc/free_vm_area() implementation.
by Paul Mundt
· 14 years ago
9a14f65
nommu: Fix up vmalloc_node() symbol export regression.
by Paul Mundt
· 14 years ago
0d1836c
mm/migrate.c: fix compilation error
by Michal Nazarewicz
· 14 years ago
d153ba6
writeback: do uninterruptible sleep in balance_dirty_pages()
by Wu Fengguang
· 14 years ago
dd9e5ef
mm/compaction.c: avoid double mem_cgroup_del_lru()
by Minchan Kim
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
bcbea79
percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO
by Tejun Heo
· 14 years ago
7c83912
vmstat: User per cpu atomics to avoid interrupt disable / enable
by Christoph Lameter
· 14 years ago
908ee0f
vmstat: Use this_cpu_inc_return for vm statistics
by Christoph Lameter
· 14 years ago
275c8b9
Merge branch 'this_cpu_ops' into for-2.6.38
by Tejun Heo
· 14 years ago
909ea96
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
by Christoph Lameter
· 14 years ago
12938a9
vmstat: Optimize zone counter modifications through the use of this cpu operations
by Christoph Lameter
· 14 years ago
462e635e
install_special_mapping skips security_file_mmap check.
by Tavis Ormandy
· 14 years ago
afe2c51
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
38971ce
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
7af4c09
percpu: zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc()
by Jesper Juhl
· 14 years ago
7787d2c
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
c9e664f
PM / Hibernate: Fix memory corruption related to swap
by Rafael J. Wysocki
· 14 years ago
771f8bc
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
37d5744
slub: Fix a crash during slabinfo -v
by Tero Roponen
· 14 years ago
8165984
slub: Fix a crash during slabinfo -v
by Tero Roponen
· 14 years ago
a0b0f58
ksm: annotate ksm_thread_mutex is no deadlock source
by KOSAKI Motohiro
· 14 years ago
Next »