Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f8cae0f03f75adb54b1d48ddbc90f84a1f5de186
/
mm
0fc0531
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
91b7450
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
3044100
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c3b86a2
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
10ccd84
memory_hotplug: drop spurious calls to flush_scheduled_work()
by Tejun Heo
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
8e4029e
Merge branch 'x86/urgent' into core/memblock
by H. Peter Anvin
· 14 years ago
cd79481
memblock: Annotate memblock functions with __init_memblock
by Yinghai Lu
· 14 years ago
236260b
memblock: Allow memblock_init to be called early
by Jeremy Fitzhardinge
· 14 years ago
153db80
Merge commit 'v2.6.36-rc7' into core/memblock
by Ingo Molnar
· 14 years ago
6b0cd00
Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 14 years ago
ad4ca5f
memcg: fix thresholds with use_hierarchy == 1
by Kirill A. Shutemov
· 14 years ago
f241e660
mm: alloc_large_system_hash() printk overflow on 16TB boot
by Robin Holt
· 14 years ago
47f43e7
HWPOISON: Stop shrinking at right page count
by Andi Kleen
· 14 years ago
0d9ee6a
HWPOISON: Report correct address granuality for AO huge page errors
by Andi Kleen
· 14 years ago
f1af98c
memblock: Fix wraparound in find_region()
by Yinghai Lu
· 14 years ago
4e31635
ksm: fix bad user data when swapping
by Hugh Dickins
· 14 years ago
4829b90
ksm: fix page_address_in_vma anon_vma oops
by Hugh Dickins
· 14 years ago
5ec1055
Avoid pgoff overflow in remap_file_pages
by Larry Woodman
· 14 years ago
e92b05d
fremap: get rid of broken 'end' variable
by Linus Torvalds
· 14 years ago
a850ea3
hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()
by Naoya Horiguchi
· 14 years ago
56c9cfb
hugetlb, rmap: fix confusing page locking in hugetlb_cow()
by Naoya Horiguchi
· 14 years ago
cd67f0d
hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()
by Naoya Horiguchi
· 14 years ago
433abed
hugetlb, rmap: always use anon_vma root pointer
by Naoya Horiguchi
· 14 years ago
57aebd7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
2aeadc3
mmap: call unlink_anon_vmas() in __split_vma() in case of error
by Andrea Arcangeli
· 14 years ago
e85bfd3
oom: filter unkillable tasks from tasklist dump
by David Rientjes
· 14 years ago
d190836
vmscan: check all_unreclaimable in direct reclaim path
by Minchan Kim
· 14 years ago
f19e8aa
oom: always return a badness score of non-zero for eligible tasks
by David Rientjes
· 14 years ago
b68e9d4
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
976e48f
bdi: Initialize noop_backing_dev_info properly
by Jan Kara
· 14 years ago
46b30ea
percpu: fix pcpu_last_unit_cpu
by Tejun Heo
· 14 years ago
31c4a3d
mm: further fix swapin race condition
by Hugh Dickins
· 14 years ago
3ee48b6
mm, x86: Saving vmcore with non-lazy freeing of vmas
by Cliff Wickman
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
3661ca6
memblock: Fix section mismatch warnings
by Yinghai Lu
· 14 years ago
ff3cb3f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
349f429
swap: do not send discards as barriers
by Christoph Hellwig
· 14 years ago
9329ba9
percpu: update comments to reflect that percpu allocations are always zero-filled
by Tejun Heo
· 14 years ago
fc1481a
percpu: clear memory allocated with the km allocator
by Tejun Heo
· 14 years ago
9ee493c
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
by Mel Gorman
· 14 years ago
aa45484
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
by Christoph Lameter
· 14 years ago
72853e2
mm: page allocator: update free page counters after pages are placed on the free list
by Mel Gorman
· 14 years ago
5ee28a4
vmstat: update zone stat threshold when onlining a cpu
by KAMEZAWA Hiroyuki
· 14 years ago
3399446
swap: discard while swapping only if SWAP_FLAG_DISCARD
by Hugh Dickins
· 14 years ago
8f2ae0f
swap: do not send discards as barriers
by Christoph Hellwig
· 14 years ago
b73d7fc
swap: prevent reuse during hibernation
by Hugh Dickins
· 14 years ago
910321e
swap: revert special hibernation allocation
by Hugh Dickins
· 14 years ago
ac8456d
bounce: call flush_dcache_page() after bounce_copy_vec()
by Gary King
· 14 years ago
0dcc48c
memory hotplug: fix next block calculation in is_removable
by KAMEZAWA Hiroyuki
· 14 years ago
bc69304
mm: compaction: handle active and inactive fairly in too_many_isolated
by Minchan Kim
· 14 years ago
152e065
mm: avoid warning when COMPACTION is selected
by Andrea Arcangeli
· 14 years ago
4969c11
mm: fix swapin race condition
by Andrea Arcangeli
· 14 years ago
39aa3cb
mm: Move vma_stack_continue into mm.h
by Stefan Bader
· 14 years ago
3c9a024
percpu: fix build breakage on s390 and cleanup build configuration tests
by Tejun Heo
· 14 years ago
bbddff0
percpu: use percpu allocator on UP too
by Tejun Heo
· 14 years ago
4f8b02b
vmalloc: pcpu_get/free_vm_areas() aren't needed on UP
by Tejun Heo
· 14 years ago
ce7db28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 14 years ago
997396a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
f1819427
mm: fix hang on anon_vma->root->lock
by Hugh Dickins
· 14 years ago
a9ce6bc
x86, memblock: Replace e820_/_early string with memblock_
by Yinghai Lu
· 14 years ago
72d7c3b
x86: Use memblock to replace early_res
by Yinghai Lu
· 14 years ago
edbe7d2
memblock: Add find_memory_core_early()
by Yinghai Lu
· 14 years ago
f88eff7
bootmem, x86: Add weak version of reserve_bootmem_generic
by Yinghai Lu
· 14 years ago
7950c40
memblock: Add memblock_free/reserve_reserved_regions()
by Yinghai Lu
· 14 years ago
54157c4
percpu: fix a mismatch between code and comment
by Namhyung Kim
· 14 years ago
a002d14
percpu: fix a memory leak in pcpu_extend_area_map()
by Huang Shijie
· 14 years ago
6628bc7
writeback: do not lose wakeup events when forking bdi threads
by Artem Bityutskiy
· 14 years ago
871eae4
Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
by Linus Torvalds
· 14 years ago
8ca3eb0
guard page for stacks that grow upwards
by Luck, Tony
· 14 years ago
546a192
writeback: write_cache_pages doesn't terminate at nr_to_write <= 0
by Dave Chinner
· 14 years ago
61c7732
x86, mm: Avoid unnecessary TLB flush
by Shaohua Li
· 14 years ago
679ceac
mm: exporting account_page_dirty
by Michael Rubin
· 14 years ago
bc584c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
0e8e50e
mm: make stack guard page logic use vm_prev pointer
by Linus Torvalds
· 14 years ago
7798330
mm: make the mlock() stack guard page checks stricter
by Linus Torvalds
· 14 years ago
297c5ee
mm: make the vma list be doubly linked
by Linus Torvalds
· 14 years ago
8d6c83f
oom: __task_cred() need rcu_read_lock()
by KOSAKI Motohiro
· 14 years ago
b52723c
oom: fix tasklist_lock leak
by KOSAKI Motohiro
· 14 years ago
be71cf2
oom: fix NULL pointer dereference
by KOSAKI Motohiro
· 14 years ago
d5ed3a4
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
by Jan Kara
· 14 years ago
602586a
shmem: put_super must percpu_counter_destroy
by Hugh Dickins
· 14 years ago
d782437
mm: fix up some user-visible effects of the stack guard page
by Linus Torvalds
· 14 years ago
03ab450
mm/page-writeback: fix non-kernel-doc function comments
by Randy Dunlap
· 14 years ago
11ac552
mm: fix page table unmap for stack guard page properly
by Linus Torvalds
· 14 years ago
fe622e7
NOMMU: Remove an extraneous no_printk()
by David Howells
· 14 years ago
5528f913
mm: fix missing page table unmap for stack guard page failure case
by Linus Torvalds
· 14 years ago
320b2b8
mm: keep a guard page below a grow-down stack segment
by Linus Torvalds
· 14 years ago
1021a64
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 14 years ago
26f0cf9
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
1babe18
writeback: add comment to the dirty limit functions
by Wu Fengguang
· 14 years ago
16c4042
writeback: avoid unnecessary calculation of bdi dirty thresholds
by Wu Fengguang
· 14 years ago
e50e372
writeback: balance_dirty_pages(): reduce calls to global_page_state
by Wu Fengguang
· 14 years ago
3c111a0
mm: fix fatal kernel-doc error
by Randy Dunlap
· 14 years ago
13d7e3a
memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id
by KOSAKI Motohiro
· 14 years ago
00918b6
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
by KOSAKI Motohiro
· 14 years ago
14fec79
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
by KOSAKI Motohiro
· 14 years ago
da280d6
memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
by KOSAKI Motohiro
· 14 years ago
Next »