Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a6cccdc36c966e51fd969560d870cfd37afbfa9c
/
mm
a6cccdc
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
by KOSAKI Motohiro
· 14 years ago
1b79acc
mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs
by KOSAKI Motohiro
· 14 years ago
839a4fc
mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit.
by KOSAKI Motohiro
· 14 years ago
37b23e0
x86,mm: make pagefault killable
by KOSAKI Motohiro
· 14 years ago
f62e00c
mm: introduce wait_on_page_locked_killable()
by KOSAKI Motohiro
· 14 years ago
fa25c50
mm: per-node vmstat: show proper vmstats
by KOSAKI Motohiro
· 14 years ago
bb005a5
mm: nommu: fix a compile warning in do_mmap_pgoff()
by Namhyung Kim
· 14 years ago
7223bb4
mm: nommu: fix a potential memory leak in do_mmap_private()
by Namhyung Kim
· 14 years ago
d75a310
mm: nommu: check the vma list when unmapping file-mapped vma
by Namhyung Kim
· 14 years ago
e922c4c
mm: nommu: find vma using the sorted vma list
by Namhyung Kim
· 14 years ago
b951bf2
mm: nommu: don't scan the vma list when deleting
by Namhyung Kim
· 14 years ago
6038def
mm: nommu: sort mm->mmap list properly
by Namhyung Kim
· 14 years ago
ac3bbec
mm: remove unused zone_idx variable from set_migratetype_isolate
by Sergey Senozhatsky
· 14 years ago
965f55d
mmap: avoid merging cloned VMAs
by Shaohua Li
· 14 years ago
5f70b96
mmap: avoid unnecessary anon_vma lock
by Shaohua Li
· 14 years ago
34679d7
mmap: add alignment for some variables
by Shaohua Li
· 14 years ago
7bf02ea
arch, mm: filter disallowed nodes from arch specific show_mem functions
by David Rientjes
· 14 years ago
f06590b
mm: vmscan: correctly check if reclaimer should schedule during shrink_slab
by Minchan Kim
· 14 years ago
afc7e32
mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely
by Johannes Weiner
· 14 years ago
a71ae47
slub: Fix double bit unlock in debug mode
by Christoph Lameter
· 14 years ago
0d66cba
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
6988f20
Merge branch 'fixes-2.6.39' into for-2.6.40
by Tejun Heo
· 14 years ago
4867faa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
bfb91fb
Merge branch 'slab/next' into for-linus
by Pekka Enberg
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
2d42552
[S390] merge page_test_dirty and page_clear_dirty
by Martin Schwidefsky
· 14 years ago
442b06b
slub: Remove node check in slab_free
by Christoph Lameter
· 14 years ago
e6c9366
tmpfs: fix highmem swapoff crash regression
by Hugh Dickins
· 14 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 14 years ago
83d7e94
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
by Linus Torvalds
· 14 years ago
52c3ce4
kmemleak: Do not return a pointer to an object that kmemleak did not get
by Catalin Marinas
· 14 years ago
d6c438b
memcg: fix zone congestion
by KAMEZAWA Hiroyuki
· 14 years ago
bd07d87
slub: avoid label inside conditional
by David Rientjes
· 14 years ago
1393d9a
slub: Make CONFIG_DEBUG_PAGE_ALLOC work with new fastpath
by Christoph Lameter
· 14 years ago
6332aa9
slub: Avoid warning for !CONFIG_SLUB_DEBUG
by Christoph Lameter
· 14 years ago
b5e6ab5
mm: fix kernel-doc warning in page_alloc.c
by Randy Dunlap
· 14 years ago
05bf86b
tmpfs: fix race between swapoff and writepage
by Hugh Dickins
· 14 years ago
59a16ea
tmpfs: fix spurious ENOSPC when racing with unswap
by Hugh Dickins
· 14 years ago
778dd89
tmpfs: fix race between umount and swapoff
by Hugh Dickins
· 14 years ago
b1dea80
tmpfs: fix race between umount and writepage
by Hugh Dickins
· 14 years ago
21a3c96
memcg: allocate memory cgroup structures in local nodes
by Andi Kleen
· 14 years ago
ee85c2e
mm: add alloc_pages_exact_nid()
by Andi Kleen
· 14 years ago
8f389a99
mm: use alloc_bootmem_node_nopanic() on really needed path
by Yinghai Lu
· 14 years ago
bad49d9
mm: check PageUnevictable in lru_deactivate_fn()
by Minchan Kim
· 14 years ago
42c36f6
vm: fix vm_pgoff wrap in upward expansion
by Hugh Dickins
· 14 years ago
a09a79f
Don't lock guardpage if the stack is growing up
by Mikulas Patocka
· 14 years ago
1759415
slub: Remove CONFIG_CMPXCHG_LOCAL ifdeffery
by Christoph Lameter
· 14 years ago
a1fde08
VM: skip the stack guard page lookup in get_user_pages only for mlock
by Linus Torvalds
· 14 years ago
30106b8
slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg
by Thomas Gleixner
· 14 years ago
cc03638
mm: check if PTE is already allocated during page fault
by Mel Gorman
· 14 years ago
f755a04
oom: use pte pages in OOM score
by KOSAKI Motohiro
· 14 years ago
78f11a2
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
by Andrea Arcangeli
· 14 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
8dc16c6
slub: Move debug handlign in __slab_free
by Christoph Lameter
· 14 years ago
dc1fb7f
slub: Move node determination out of hotpath
by Christoph Lameter
· 14 years ago
01ad8a7
slub: Eliminate repeated use of c->page through a new page variable
by Christoph Lameter
· 14 years ago
5f80b13
slub: get_map() function to establish map of free objects in a slab
by Christoph Lameter
· 14 years ago
33de04e
slub: Use NUMA_NO_NODE in get_partial
by Christoph Lameter
· 14 years ago
e27e615
mm/thp: use conventional format for boolean attributes
by Ben Hutchings
· 14 years ago
341aea2
oom-kill: remove boost_dying_task_prio()
by KOSAKI Motohiro
· 14 years ago
929bea7
vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
by KOSAKI Motohiro
· 14 years ago
fe936df
mm: check that we have the right vma in __access_remote_vm()
by Michael Ellerman
· 14 years ago
4471a67
brk: COMPAT_BRK: fix detection of randomized brk
by Jiri Kosina
· 14 years ago
fc5da22
tmpfs: fix off-by-one in max_blocks checks
by Hugh Dickins
· 14 years ago
81ab420
mm: add VM counters for transparent hugepages
by Andi Kleen
· 14 years ago
d3bc236
vmstat: update comment regarding stat_threshold
by Christoph Lameter
· 14 years ago
9f6ae44
mm/page_alloc.c: silence build_all_zonelists() section mismatch
by Paul Mundt
· 14 years ago
584208e
mm: optimize pfn calculation in online_page()
by Daniel Kiper
· 14 years ago
a626ca6
vm: fix vm_pgoff wrap in stack expansion
by Linus Torvalds
· 14 years ago
95042f9
vm: fix mlock() on stack guard page
by Linus Torvalds
· 14 years ago
607bf32
slub: Fix a typo in config name
by Li Zefan
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
58c2ee4
mm: Fix section mismatch for setup_zone_pageset()
by Nikanth Karthikesan
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
982134b
mm: avoid wrapping vm_pgoff in mremap()
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
eefbab5
Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv
by Linus Torvalds
· 14 years ago
f55f199
NOMMU: implement access_remote_vm
by Mike Frysinger
· 14 years ago
787e5b0
percpu: Cast away printk format warning
by Mike Frysinger
· 14 years ago
eac522e
NOMMU: percpu should use is_vmalloc_addr().
by David Howells
· 14 years ago
ae91dbf
mm: fix memory.c incorrect kernel-doc
by Randy Dunlap
· 14 years ago
d39dd11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
a66979a
fs: move i_wb_list out from under inode_lock
by Dave Chinner
· 14 years ago
250df6e
fs: protect inode->i_state with inode->i_lock
by Dave Chinner
· 14 years ago
a735140
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
b2b755b
lib, arch: add filter argument to show_mem and fix private implementations
by David Rientjes
· 14 years ago
b8c4c96
SLUB: Write to per cpu data when allocating it
by Christoph Lameter
· 14 years ago
f9b615d
slub: Fix debugobjects with lockless fastpath
by Thomas Gleixner
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
b81a618
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
93a7205
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
by Olaf Hering
· 14 years ago
f9434ad
memcg: give current access to memory reserves if it's trying to die
by David Rientjes
· 14 years ago
5a6475a
memcg: fix leak on wrong LRU with FUSE
by KAMEZAWA Hiroyuki
· 14 years ago
6cfddb2
memcg: page_cgroup array is never stored on reserved pages
by Michal Hocko
· 14 years ago
dde79e0
page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM
by Michal Hocko
· 14 years ago
4be4489
mm/memcontrol.c: suppress uninitialized-var warning with older gcc's
by Andrew Morton
· 14 years ago
7a159cc
memcg: use native word page statistics counters
by Johannes Weiner
· 14 years ago
e9f8974
memcg: break out event counters from other stats
by Johannes Weiner
· 14 years ago
Next »