index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
Minchan Kim
2
-3
/
+3
2010-08-09
oom: remove unnecessary code and cleanup
David Rientjes
1
-46
/
+10
2010-08-09
oom: remove special handling for pagefault ooms
David Rientjes
1
-29
/
+57
2010-08-09
oom: extract panic helper function
David Rientjes
1
-24
/
+29
2010-08-09
oom: avoid oom killer for lowmem allocations
David Rientjes
1
-9
/
+20
2010-08-09
oom: enable oom tasklist dump by default
David Rientjes
1
-1
/
+1
2010-08-09
oom: select task from tasklist for mempolicy ooms
David Rientjes
2
-36
/
+112
2010-08-09
oom: sacrifice child with highest badness score for parent
David Rientjes
1
-11
/
+29
2010-08-09
oom: filter tasks not sharing the same cpuset
David Rientjes
1
-8
/
+2
2010-08-09
oom: avoid sending exiting tasks a SIGKILL
David Rientjes
1
-1
/
+1
2010-08-09
oom: give current access to memory reserves if it has been killed
David Rientjes
1
-0
/
+10
2010-08-09
oom: dump_tasks use find_lock_task_mm too fix
David Rientjes
1
-2
/
+2
2010-08-09
oom: improve commentary in dump_tasks()
David Rientjes
1
-8
/
+3
2010-08-09
oom: dump_tasks use find_lock_task_mm too
KOSAKI Motohiro
1
-18
/
+21
2010-08-09
oom: introduce find_lock_task_mm() to fix !mm false positives
Oleg Nesterov
1
-31
/
+43
2010-08-09
oom: PF_EXITING check should take mm into account
Oleg Nesterov
1
-1
/
+1
2010-08-09
oom: check PF_KTHREAD instead of !mm to skip kthreads
Oleg Nesterov
1
-6
/
+3
2010-08-09
mm: extend KSM refcounts to the anon_vma root
Rik van Riel
3
-19
/
+54
2010-08-09
mm: always lock the root (oldest) anon_vma
Rik van Riel
3
-10
/
+24
2010-08-09
mm: track the root (oldest) anon_vma
Rik van Riel
1
-2
/
+16
2010-08-09
mm: change direct call of spin_lock(anon_vma->lock) to inline function
Rik van Riel
4
-21
/
+21
2010-08-09
mm: rename anon_vma_lock to vma_lock_anon_vma
Rik van Riel
1
-7
/
+7
2010-08-09
hugetlb: call mmu notifiers on hugepage cow
Doug Doan
1
-0
/
+6
2010-08-09
mm: provide init_mm mm_context initializer
Heiko Carstens
1
-0
/
+6
2010-08-09
mm: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-08-09
mm: use memdup_user
Julia Lawall
1
-8
/
+3
2010-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-45
/
+52
2010-08-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-4
/
+8
2010-08-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+0
2010-08-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+7
2010-08-05
mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
Jason Wessel
1
-0
/
+7
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-36
/
+49
2010-08-04
Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' i...
Pekka Enberg
3
-45
/
+52
2010-08-04
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+33
2010-08-03
slub: Allow removal of slab caches during boot
Christoph Lameter
1
-9
/
+15
2010-08-03
Revert "slub: Allow removal of slab caches during boot"
Pekka Enberg
1
-7
/
+0
2010-08-02
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
1
-3
/
+13
2010-08-01
KVM: Fix a race condition for usage of is_hwpoison_address()
Huang Ying
1
-0
/
+3
2010-08-01
KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
Huang Ying
1
-0
/
+30
2010-07-30
mm: fix ia64 crash when gcore reads gate area
Hugh Dickins
1
-3
/
+13
2010-07-29
slub numa: Fix rare allocation from unexpected node
Christoph Lameter
1
-1
/
+1
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
9
-23
/
+592
2010-07-20
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...
Yinghai Lu
2
-4
/
+23
2010-07-20
mm/vmscan.c: fix mapping use after free
Nick Piggin
1
-1
/
+1
2010-07-20
slab: use deferable timers for its periodic housekeeping
Arjan van de Ven
1
-1
/
+1
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-3
/
+5
2010-07-19
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2
-0
/
+12
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
1
-0
/
+5
2010-07-19
kmemleak: Annotate false positive in init_section_page_cgroup()
Catalin Marinas
1
-0
/
+7
[next]