Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c080d89ad91e98fec0e8fc5f448a1ad899bd85c7
/
mm
« Previous
f30cf7d
[PATCH] slab: extract setup_cpu_cache
by Pekka Enberg
· 19 years ago
8fea4e9
[PATCH] slab: object to index mapping cleanup
by Pekka Enberg
· 19 years ago
a482289
[PATCH] hugepage allocator cleanup
by Nick Piggin
· 19 years ago
545b1ea
[PATCH] mm: cleanup bootmem
by Nick Piggin
· 19 years ago
8dfcc9b
[PATCH] mm: split highorder pages
by Nick Piggin
· 19 years ago
7c8ee9a
[PATCH] mm: simplify vmscan vs release refcounting
by Nick Piggin
· 19 years ago
f205b2f
[PATCH] mm: slab less atomics
by Nick Piggin
· 19 years ago
5e9dace
[PATCH] mm: page_alloc less atomics
by Nick Piggin
· 19 years ago
6745391
[PATCH] mm: less atomic ops
by Nick Piggin
· 19 years ago
4c84cac
[PATCH] mm: PageActive no testset
by Nick Piggin
· 19 years ago
8d438f9
[PATCH] mm: PageLRU no testset
by Nick Piggin
· 19 years ago
46453a6
[PATCH] mm: never ClearPageLRU released pages
by Nick Piggin
· 19 years ago
b40607f
[PATCH] __get_page_state() cpumask cleanup and fix
by Andrew Morton
· 19 years ago
9a21247
Merge branch 'master'
by Steven Whitehouse
· 19 years ago
6f5e6b9
[PATCH] fix free swap cache latency
by Hugh Dickins
· 19 years ago
5b40dc7
[PATCH] fix race in pagevec_strip?
by Christoph Lameter
· 19 years ago
90036ee
[PATCH] page migration: Fail with error if swap not setup
by Christoph Lameter
· 19 years ago
74c0024
[PATCH] Consistent capabilites associated with MPOL_MOVE_ALL
by Christoph Lameter
· 19 years ago
4983da0
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
by Christoph Lameter
· 19 years ago
8fce4d8
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
by Christoph Lameter
· 19 years ago
f2937be
[PATCH] memory hotadd: pgdat->node_present_pages fix
by Yasunori Goto
· 19 years ago
a6bf527
[PATCH] vmscan: no zone_reclaim if PF_MALLOC is set
by Christoph Lameter
· 19 years ago
85a6cd0
[PATCH] page_add_file_rmap(): remove BUG_ON()s
by Hugh Dickins
· 19 years ago
07ed76b
[PATCH] slab: allocate larger cache_cache if order 0 fails
by Jack Steiner
· 19 years ago
e2bab3d
[PATCH] percpu_counter_sum()
by Andrew Morton
· 19 years ago
7f709ed
[PATCH] numa_maps-update fix
by Andrew Morton
· 19 years ago
f78bb8a
slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT
by Linus Torvalds
· 19 years ago
397874d
[PATCH] numa_maps update
by Christoph Lameter
· 19 years ago
9888e6f
slab: clarify and fix calculate_slab_order()
by Linus Torvalds
· 19 years ago
264132b
Fix "check_slabp" printout size calculation
by Linus Torvalds
· 19 years ago
a57ebfd
[PATCH] numa_maps: Fix potential crash on non IA64 platforms
by Christoph Lameter
· 19 years ago
140ffce
[PATCH] out_of_memory() locking fix
by Andrew Morton
· 19 years ago
d6713e0
[PATCH] out_of_memory(): use of uninitialised
by Andrew Morton
· 19 years ago
f613888
[PATCH] nommu: implement vmalloc_node()
by Andrew Morton
· 19 years ago
e8788c0
[PATCH] remove_from_swap: fix locking
by Christoph Lameter
· 19 years ago
511030b
[PATCH] Fix sys_migrate_pages: Move all pages when invoked from root
by Christoph Lameter
· 19 years ago
f3b270a
Merge branch 'master'
by Steven Whitehouse
· 19 years ago
d4f7796
[PATCH] vmscan: fix zone_reclaim
by Christoph Lameter
· 19 years ago
1e275d4
[PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()
by Christoph Lameter
· 19 years ago
d35462b
Merge branch 'master'
by Steven Whitehouse
· 19 years ago
b00dc3a
[PATCH] tmpfs: fix mount mpol nodelist parsing
by Hugh Dickins
· 19 years ago
fcab6f3
[PATCH] mm/mempolicy.c: fix 'if ();' typo
by Alexey Dobriyan
· 19 years ago
7a9166e
[PATCH] Fix undefined symbols for nommu architecture
by Luke Yang
· 19 years ago
a9c930b
[PATCH] Fix units in mbind check
by Andi Kleen
· 19 years ago
9b0f8b0
[PATCH] Terminate process that fails on a constrained allocation
by Christoph Lameter
· 19 years ago
9827b78
[PATCH] OOM kill: children accounting
by Kurt Garloff
· 19 years ago
636f13c
[PATCH] sys_mbind sanity checking
by Chris Wright
· 19 years ago
4cf808e
[PATCH] Handle holes in node mask in node fallback list setup
by Linus Torvalds
· 19 years ago
dd942ae
[PATCH] Handle all and empty zones when setting up custom zonelists for mbind
by Andi Kleen
· 19 years ago
a62eaf1
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
by Andi Kleen
· 19 years ago
f822566
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
by Michael S. Tsirkin
· 19 years ago
d98c7a0
[PATCH] compound page: default destructor
by Hugh Dickins
· 19 years ago
41d78ba
[PATCH] compound page: use page[1].lru
by Hugh Dickins
· 19 years ago
2903fb1
[PATCH] vmscan: skip reclaim_mapped determination if we do not swap
by Christoph Lameter
· 19 years ago
072eaa5
[PATCH] vmscan: remove duplicate increment of reclaim_in_progress
by Christoph Lameter
· 19 years ago
80e4342
[PATCH] zone reclaim: do not check references to a page during zone reclaim
by Christoph Lameter
· 19 years ago
418aade
[PATCH] Updates for page migration
by Christoph Lameter
· 19 years ago
f0188f4
[PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroy
by Ravikiran G Thirumalai
· 19 years ago
9934a79
[PATCH] SLOB=y && SMP=y fix
by Ingo Molnar
· 19 years ago
8519fb3
[PATCH] mm: compound release fix
by Nick Piggin
· 19 years ago
0df420d
[PATCH] hugetlbpage: return VM_FAULT_OOM on oom
by Christoph Lameter
· 19 years ago
a2dfef6
[PATCH] Hugepages need clear_user_highpage() not clear_highpage()
by David Gibson
· 19 years ago
7a21ef6
mm/slab.c (non-NUMA): Fix compile warning and clean up code
by Linus Torvalds
· 19 years ago
4484ebf
[PATCH] NUMA slab locking fixes: fix cpu down and up locking
by Ravikiran G Thirumalai
· 19 years ago
ca3b9b9
[PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock
by Ravikiran G Thirumalai
· 19 years ago
2e1217c
[PATCH] NUMA slab locking fixes: move color_next to l3
by Ravikiran G Thirumalai
· 19 years ago
64b4a95
[PATCH] hugetlb: add comment explaining reasons for Bus Errors
by Christoph Lameter
· 19 years ago
88a2a4ac
[PATCH] percpu data: only iterate over possible CPUs
by Eric Dumazet
· 19 years ago
00ac59a
[PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS
by Chen, Kenneth W
· 19 years ago
ee13d78
[PATCH] slab: fix sparse warning
by Randy Dunlap
· 19 years ago
a70773d
[PATCH] mm/slab: add kernel-doc for one function
by Randy.Dunlap
· 19 years ago
7fd6b14
[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB
by Pekka Enberg
· 19 years ago
b958f7d
[PATCH] dump_stack() in oom handler
by Andrew Morton
· 19 years ago
343e0d7
[PATCH] slab: replace kmem_cache_t with struct kmem_cache
by Pekka Enberg
· 19 years ago
9a2dba4
[PATCH] slab: rename ac_data to cpu_cache_get
by Pekka Enberg
· 19 years ago
6ed5eb221
[PATCH] slab: extract virt_to_{cache|slab}
by Pekka Enberg
· 19 years ago
5295a74
[PATCH] slab: reduce inlining
by Pekka Enberg
· 19 years ago
78d382d
[PATCH] slab: extract slab_{put|get}_obj
by Matthew Dobson
· 19 years ago
12dd36f
[PATCH] slab: extract slab_destroy_objs()
by Matthew Dobson
· 19 years ago
fbaccac
[PATCH] slab: cache_estimate cleanup
by Steven Rostedt
· 19 years ago
5ec8a84
[PATCH] slab: have index_of bug at compile time
by Steven Rostedt
· 19 years ago
18f820f
[PATCH] slab: minor cleanup to kmem_cache_alloc_node
by Christoph Lameter
· 19 years ago
3dafccf
[PATCH] slab: distinguish between object and buffer size
by Manfred Spraul
· 19 years ago
e965f96
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
by Christoph Lameter
· 19 years ago
7e2ab15
[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()
by Christoph Lameter
· 19 years ago
a3351e5
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
by Christoph Lameter
· 19 years ago
a48d07a
[PATCH] Direct Migration V9: migrate_pages() extension
by Christoph Lameter
· 19 years ago
b16664e
[PATCH] Direct Migration V9: PageSwapCache checks
by Christoph Lameter
· 19 years ago
2a16e3f
[PATCH] Reclaim slab during zone reclaim
by Christoph Lameter
· 19 years ago
1b2ffb7
[PATCH] Zone reclaim: Allow modification of zone reclaim behavior
by Christoph Lameter
· 19 years ago
2a11ff0
[PATCH] zone_reclaim: configurable off node allocation period.
by Christoph Lameter
· 19 years ago
a92f712
[PATCH] zone_reclaim: partial scans instead of full scan
by Christoph Lameter
· 19 years ago
aa3f18b
[PATCH] zone_reclaim: do not unmap file backed pages
by Christoph Lameter
· 19 years ago
9884fd8
[PATCH] Use 32 bit division in slab_put_obj()
by Benjamin LaHaise
· 19 years ago
c84db23
[PATCH] zone_reclaim: minor fixes
by Christoph Lameter
· 19 years ago
52a8363
[PATCH] mm: improve function of sc->may_writepage
by Christoph Lameter
· 19 years ago
42c722d
[PATCH] zone_reclaim: reclaim on memory only node support
by Christoph Lameter
· 19 years ago
8928862
[PATCH] Optimize off-node performance of zone reclaim
by Christoph Lameter
· 19 years ago
6292d9a
[PATCH] __cpuinit functions wrongly marked __meminit
by Ashok Raj
· 19 years ago
c25ec8f
[GFS2] Export file_read_actor
by Steven Whitehouse
· 19 years ago
Next »