Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
5e549e989f94de0596b8149a90e0088e7d4d7c97
/
mm
5e549e9
mmap: remove unnecessary lock from __vma_link
by Andrea Arcangeli
· 16 years ago
ff36b80
shmem: reduce pagefault lock contention
by Shaohua Li
· 16 years ago
7e49629
tmpfs: make tmpfs scalable with percpu_counter for used blocks
by Tim Chen
· 16 years ago
4e60c86
gcc-4.6: mm: fix unused but set warnings
by Andi Kleen
· 16 years ago
596d7cf
mempolicy: reduce stack size of migrate_pages()
by KOSAKI Motohiro
· 16 years ago
31f961a
mm: use for_each_online_cpu() in vmstat
by Minchan Kim
· 16 years ago
0aad4b3
oom: fold __out_of_memory into out_of_memory
by David Rientjes
· 16 years ago
f442003
oom: remove constraint argument from select_bad_process and __out_of_memory
by David Rientjes
· 16 years ago
ff321fe
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
by Minchan Kim
· 16 years ago
b940fd7
oom: remove unnecessary code and cleanup
by David Rientjes
· 16 years ago
e365893
oom: remove special handling for pagefault ooms
by David Rientjes
· 16 years ago
309ed88
oom: extract panic helper function
by David Rientjes
· 16 years ago
03668b3
oom: avoid oom killer for lowmem allocations
by David Rientjes
· 16 years ago
ad915c4
oom: enable oom tasklist dump by default
by David Rientjes
· 16 years ago
6f48d0eb
oom: select task from tasklist for mempolicy ooms
by David Rientjes
· 16 years ago
5e9d834
oom: sacrifice child with highest badness score for parent
by David Rientjes
· 16 years ago
6cf86ac
oom: filter tasks not sharing the same cpuset
by David Rientjes
· 16 years ago
4358997
oom: avoid sending exiting tasks a SIGKILL
by David Rientjes
· 16 years ago
7b98c2e
oom: give current access to memory reserves if it has been killed
by David Rientjes
· 16 years ago
c81fac5
oom: dump_tasks use find_lock_task_mm too fix
by David Rientjes
· 16 years ago
74ab7f1
oom: improve commentary in dump_tasks()
by David Rientjes
· 16 years ago
c55db95
oom: dump_tasks use find_lock_task_mm too
by KOSAKI Motohiro
· 16 years ago
dd8e8f4
oom: introduce find_lock_task_mm() to fix !mm false positives
by Oleg Nesterov
· 16 years ago
b522794
oom: PF_EXITING check should take mm into account
by Oleg Nesterov
· 16 years ago
455c0e5
oom: check PF_KTHREAD instead of !mm to skip kthreads
by Oleg Nesterov
· 16 years ago
7654506
mm: extend KSM refcounts to the anon_vma root
by Rik van Riel
· 16 years ago
012f180
mm: always lock the root (oldest) anon_vma
by Rik van Riel
· 16 years ago
5c341ee
mm: track the root (oldest) anon_vma
by Rik van Riel
· 16 years ago
cba48b9
mm: change direct call of spin_lock(anon_vma->lock) to inline function
by Rik van Riel
· 16 years ago
bb4a340
mm: rename anon_vma_lock to vma_lock_anon_vma
by Rik van Riel
· 16 years ago
3edd4fc
hugetlb: call mmu notifiers on hugepage cow
by Doug Doan
· 16 years ago
a1b200e
mm: provide init_mm mm_context initializer
by Heiko Carstens
· 16 years ago
e7d8634
mm: use ERR_CAST
by Julia Lawall
· 16 years ago
90d7404
mm: use memdup_user
by Julia Lawall
· 16 years ago
b57bdda
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
9faa1e5
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3a3527b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
89a6c8c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
eac79005
mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
by Jason Wessel
· 16 years ago
ffd386a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 16 years ago
415cb47
Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' into for-linus
by Pekka Enberg
· 16 years ago
5e83f6f
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
2bce648
slub: Allow removal of slab caches during boot
by Christoph Lameter
· 16 years ago
e438444
Revert "slub: Allow removal of slab caches during boot"
by Pekka Enberg
· 16 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 16 years ago
bbeb340
KVM: Fix a race condition for usage of is_hwpoison_address()
by Huang Ying
· 16 years ago
bf99815
KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
by Huang Ying
· 16 years ago
de51257
mm: fix ia64 crash when gcore reads gate area
by Hugh Dickins
· 16 years ago
bc6488e
slub numa: Fix rare allocation from unexpected node
by Christoph Lameter
· 16 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 16 years ago
b8ab9f8
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
by Yinghai Lu
· 16 years ago
a6aa62a
mm/vmscan.c: fix mapping use after free
by Nick Piggin
· 16 years ago
78b4353
slab: use deferable timers for its periodic housekeeping
by Arjan van de Ven
· 16 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 16 years ago
46ac0cc
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
by Linus Torvalds
· 16 years ago
9078370
kmemleak: Add support for NO_BOOTMEM configurations
by Catalin Marinas
· 16 years ago
7952f98
kmemleak: Annotate false positive in init_section_page_cgroup()
by Catalin Marinas
· 16 years ago
af537b0
slub: Use kmem_cache flags to detect if slab is in debugging mode.
by Christoph Lameter
· 16 years ago
f5b801a
slub: Allow removal of slab caches during boot
by Christoph Lameter
· 16 years ago
d7278bd
slub: Check kasprintf results in kmem_cache_init()
by Christoph Lameter
· 16 years ago
f90ec39
SLUB: Constants need UL
by Christoph Lameter
· 16 years ago
2154a33
slub: Use a constant for a unspecified node.
by Christoph Lameter
· 16 years ago
d602dab
SLOB: Free objects to their own list
by Bob Liu
· 16 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 16 years ago
ffa71f3
x86, ioremap: Fix incorrect physical address handling in PAE mode
by Kenji Kaneshige
· 16 years ago
c77e9e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
83ba7b0
writeback: simplify the write back thread queue
by Christoph Hellwig
· 16 years ago
9c3a8ee
writeback: remove writeback_inodes_wbc
by Christoph Hellwig
· 16 years ago
08f8ba0
Merge commit 'v2.6.35-rc4' into perf/core
by Ingo Molnar
· 16 years ago
0a54cec
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 16 years ago
5c0c165
mempolicy: fix dangling reference to tmpfs superblock mpol
by Lee Schermerhorn
· 16 years ago
4d845eb
memcg: fix wake up in oom wait queue
by KAMEZAWA Hiroyuki
· 16 years ago
984bc96
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
f384c95
Merge branch 'linus' into perf/core
by Thomas Gleixner
· 16 years ago
099a19d
percpu: allow limited allocation before slab is online
by Tejun Heo
· 16 years ago
4ba6ce2
percpu: make @dyn_size always mean min dyn_size in first chunk init functions
by Tejun Heo
· 16 years ago
9983b6f
percpu: fix first chunk match in per_cpu_ptr_to_phys()
by Tejun Heo
· 16 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 16 years ago
a92d3ff
percpu: fix trivial bugs in pcpu_build_alloc_info()
by Pavel V. Panteleev
· 16 years ago
875352c
mm: remove all rcu head initializations
by Paul E. McKenney
· 16 years ago
c544419
writeback: simplify and split bdi_start_writeback
by Christoph Hellwig
· 16 years ago
c726b61
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 16 years ago
039ca4e
tracing: Remove kmemtrace ftrace plugin
by Li Zefan
· 16 years ago
3af9e85
perf: Add non-exec mmap() tracking
by Eric B Munson
· 16 years ago
d87815c
writeback: limit write_cache_pages integrity scanning to current EOF
by Dave Chinner
· 16 years ago
0b56492
writeback: pay attention to wbc->nr_to_write in write_cache_pages
by Dave Chinner
· 16 years ago
7f0d384
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
d2dd328
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
bb21c7c
vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure
by KOSAKI Motohiro
· 16 years ago
af5a30d
fix truncate inode time modification breakage
by Nick Piggin
· 16 years ago
b4ca761
Merge branch 'master' into for-linus
by Jens Axboe
· 16 years ago
0e3c9a2
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
by Jens Axboe
· 16 years ago
3b03117
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
003386f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 16 years ago
3889e6e
tmpfs: convert to use the new truncate convention
by npiggin@suse.de
· 16 years ago
7bb46a6
fs: introduce new truncate sequence
by npiggin@suse.de
· 16 years ago
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 16 years ago
105a048
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
7d6e6d0
numa: slab: use numa_mem_id() for slab local memory node
by Lee Schermerhorn
· 16 years ago
Next »