Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f28510d30c7f03daa290019fbc57ad8277347614
/
mm
f28510d
slab: Only define slab_error for DEBUG
by Christoph Lameter
· 12 years ago
9df53b1
slub: Zero initial memory segment for kmem_cache and kmem_cache_node
by Christoph Lameter
· 12 years ago
aac3a16
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
by Pekka Enberg
· 12 years ago
cce89f4
mm/sl[aou]b: Move kmem_cache refcounting to common code
by Christoph Lameter
· 12 years ago
8a13a4c
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
by Christoph Lameter
· 12 years ago
278b1bb
mm/sl[aou]b: Move kmem_cache allocations into common code
by Christoph Lameter
· 12 years ago
96d17b7
mm/sl[aou]b: Move sysfs_slab_add to common
by Christoph Lameter
· 12 years ago
cbb7969
mm/sl[aou]b: Do slab aliasing call from common code
by Christoph Lameter
· 12 years ago
db265ec
mm/sl[aou]b: Move duping of slab name to slab_common.c
by Christoph Lameter
· 12 years ago
12c3667
mm/sl[aou]b: Get rid of __kmem_cache_destroy
by Christoph Lameter
· 12 years ago
8f4c765
mm/sl[aou]b: Move freeing of kmem_cache structure to common code
by Christoph Lameter
· 12 years ago
9b030cb
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
by Christoph Lameter
· 12 years ago
945cf2b
mm/sl[aou]b: Extract a common function for kmem_cache_destroy
by Christoph Lameter
· 12 years ago
7c9adf5
mm/sl[aou]b: Move list_add() to slab_common.c
by Christoph Lameter
· 12 years ago
686d550
mm/slab_common: Improve error handling in kmem_cache_create
by Christoph Lameter
· 12 years ago
208c435
mm/slub: Use kmem_cache for the kmem_cache structure
by Christoph Lameter
· 12 years ago
7957610
mm/slub: Add debugging to verify correct cache use on kmem_cache_free()
by Christoph Lameter
· 12 years ago
e21827a
mm: Use __do_krealloc to do the krealloc job
by Ezequiel Garcia
· 12 years ago
5b74beb
mm, slab: remove page_get_cache
by David Rientjes
· 12 years ago
77be4b1
mm/slab: restructure kmem_cache_create() debug checks
by Shuah Khan
· 12 years ago
b920536
Revert "mm/slab_common.c: cleanup"
by Pekka Enberg
· 12 years ago
e24fc41
slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
by Joonsoo Kim
· 13 years ago
19c7ff9
slub: Take node lock during object free checks
by Christoph Lameter
· 13 years ago
455ce9e
mm/slab_common.c: cleanup
by Andrew Morton
· 12 years ago
48f2474
slab: do not call compound_head() in page_get_cache()
by Michel Lespinasse
· 12 years ago
d9b7f22
slub: use free_page instead of put_page for freeing kmalloc allocation
by Glauber Costa
· 12 years ago
8783b6e
mm: remove node_start_pfn checking in new WARN_ON for now
by Linus Torvalds
· 13 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
8cf1a3f
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
d833352
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
by Mel Gorman
· 13 years ago
09c231c
tmpfs: distribute interleave better across nodes
by Nathan Zimmer
· 13 years ago
6527af5
mm: remove redundant initialization
by Minchan Kim
· 13 years ago
88fdf75
mm: warn if pg_data_t isn't initialized with zero
by Minchan Kim
· 13 years ago
69980e3
memcg: gix memory accounting scalability in shrink_page_list
by Tim Chen
· 13 years ago
c1c9518
mm/sparse: remove index_init_lock
by Gavin Shan
· 13 years ago
db36a46
mm/sparse: more checks on mem_section number
by Gavin Shan
· 13 years ago
5b760e6
mm/sparse: optimize sparse_index_alloc
by Gavin Shan
· 13 years ago
b214514
memcg: add mem_cgroup_from_css() helper
by Wanpeng Li
· 13 years ago
c3b94f4
memcg: further prevent OOM with too many dirty pages
by Hugh Dickins
· 13 years ago
e62e384
memcg: prevent OOM with too many dirty pages
by Michal Hocko
· 13 years ago
3ad3d90
mm: mmu_notifier: fix freed page still mapped in secondary MMU
by Xiao Guangrong
· 13 years ago
bdf4f4d
mm: memcg: only check anon swapin page charges for swap cache
by Johannes Weiner
· 13 years ago
90deb78
mm: memcg: only check swap cache pages for repeated charging
by Johannes Weiner
· 13 years ago
0435a2f
mm: memcg: split swapin charge function into private and public part
by Johannes Weiner
· 13 years ago
24467ca
mm: memcg: remove needless !mm fixup to init_mm when charging
by Johannes Weiner
· 13 years ago
62ba744
mm: memcg: remove unneeded shmem charge type
by Johannes Weiner
· 13 years ago
827a03d
mm: memcg: move swapin charge functions above callsites
by Johannes Weiner
· 13 years ago
7d18895
mm: memcg: only check for PageSwapCache when uncharging anon
by Johannes Weiner
· 13 years ago
0c59b89
mm: memcg: push down PageSwapCache check into uncharge entry functions
by Johannes Weiner
· 13 years ago
5d84c77
mm: swapfile: clean up unuse_pte race handling
by Johannes Weiner
· 13 years ago
0030f53
mm: memcg: fix compaction/migration failing due to memcg limits
by Johannes Weiner
· 13 years ago
7374492
swapfile: avoid dereferencing bd_disk during swap_entry_free for network storage
by Mel Gorman
· 13 years ago
5a17811
mm: add support for direct_IO to highmem pages
by Mel Gorman
· 13 years ago
a509bc1
mm: swap: implement generic handler for swap_activate
by Mel Gorman
· 13 years ago
62c230b
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
by Mel Gorman
· 13 years ago
18022c5
mm: add get_kernel_page[s] for pinning of kernel addresses for I/O
by Mel Gorman
· 13 years ago
f981c59
mm: methods for teaching filesystems about PG_swapcache pages
by Mel Gorman
· 13 years ago
68243e7
mm: account for the number of times direct reclaimers get throttled
by Mel Gorman
· 13 years ago
5515061
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
by Mel Gorman
· 13 years ago
381760e
mm: micro-optimise slab to avoid a function call
by Mel Gorman
· 13 years ago
c93bdd0
netvm: allow skb allocation to use PFMEMALLOC reserves
by Mel Gorman
· 13 years ago
183f637
mm: ignore mempolicies when using ALLOC_NO_WATERMARK
by Mel Gorman
· 13 years ago
cfd19c5
mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
by Mel Gorman
· 13 years ago
907aed4
mm: allow PF_MEMALLOC from softirq context
by Mel Gorman
· 13 years ago
b37f1dd
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
by Mel Gorman
· 13 years ago
5091b74
mm: slub: optimise the SLUB fast path to avoid pfmemalloc checks
by Christoph Lameter
· 13 years ago
072bb0a
mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
by Mel Gorman
· 13 years ago
702d1a6
memory-hotplug: fix kswapd looping forever problem
by Minchan Kim
· 13 years ago
2cfed07
mm: fix free page check in zone_watermark_ok()
by Minchan Kim
· 13 years ago
ee6f509
mm: factor out memory isolate functions
by Minchan Kim
· 13 years ago
876aafb
mm, memcg: move all oom handling to memcontrol.c
by David Rientjes
· 13 years ago
6b0c81b
mm, oom: reduce dependency on tasklist_lock
by David Rientjes
· 13 years ago
9cbb78b
mm, memcg: introduce own oom handler to iterate only over its own threads
by David Rientjes
· 13 years ago
462607e
mm, oom: introduce helper function to process threads during scan
by David Rientjes
· 13 years ago
4ed7e02
mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit
by Jiang Liu
· 13 years ago
340175b
mm/hotplug: free zone->pageset when a zone becomes empty
by Jiang Liu
· 13 years ago
08dff7b
mm/hotplug: correctly add new zone to all other nodes' zone lists
by Jiang Liu
· 13 years ago
9adb62a
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
by Jiang Liu
· 13 years ago
da92c47
mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup() in comment
by Wanpeng Li
· 13 years ago
aaad153
mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit
by Wanpeng Li
· 13 years ago
ca57df7
mm: setup pageblock_order before it's used by sparsemem
by Xishi Qiu
· 13 years ago
51a07e5
mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directly
by Jeff Liu
· 13 years ago
7db8889
mm: have order > 0 compaction start off where it left
by Rik van Riel
· 13 years ago
ab21588
memcg: rename mem_control_xxx to memcg_xxx
by Wanpeng Li
· 13 years ago
567fb43
memcg: fix bad behavior in use_hierarchy file
by Glauber Costa
· 13 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 13 years ago
8093451
mm: clean up __count_immobile_pages()
by Minchan Kim
· 13 years ago
97d255c
mm: do not use page_count() without a page pin
by Minchan Kim
· 13 years ago
de34d96
mm, oom: replace some information in tasklist dump
by David Rientjes
· 13 years ago
121d1ba
mm, oom: fix potential killing of thread that is disabled from oom killing
by David Rientjes
· 13 years ago
2a13515
mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again
by KOSAKI Motohiro
· 13 years ago
3d3727c
mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise()
by KOSAKI Motohiro
· 13 years ago
3c935d1
memcg: make mem_cgroup_force_empty_list() return bool
by KAMEZAWA Hiroyuki
· 13 years ago
6068bf0
memcg: mem_cgroup_move_parent() doesn't need gfp_mask
by KAMEZAWA Hiroyuki
· 13 years ago
d845aa2
memcg: clean up force_empty_list() return value check
by Kamezawa Hiroyuki
· 13 years ago
59b8e85
memcg: remove check for signal_pending() during rmdir()
by Kamezawa Hiroyuki
· 13 years ago
fd07383
mm/memblock.c:memblock_double_array(): cosmetic cleanups
by Andrew Morton
· 13 years ago
4f774b9
mm, oom: do not schedule if current has been killed
by David Rientjes
· 13 years ago
7575468
hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate
by Aneesh Kumar K.V
· 13 years ago
Next »