index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
1
-8
/
+6
2011-03-22
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
3
-22
/
+9
2011-03-22
mm: debug-pagealloc: fix kconfig dependency warning
Akinobu Mita
1
-14
/
+11
2011-03-22
mm: batch-free pcp list if possible
Namhyung Kim
1
-0
/
+4
2011-03-22
mm: change __remove_from_page_cache()
Minchan Kim
4
-7
/
+7
2011-03-22
mm: goodbye remove_from_page_cache()
Minchan Kim
1
-16
/
+9
2011-03-22
mm: truncate: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
2011-03-22
mm: shmem: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
2011-03-22
mm: introduce delete_from_page_cache()
Minchan Kim
1
-0
/
+16
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
3
-3
/
+73
2011-03-22
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
2
-3
/
+8
2011-03-22
mm: notifier_from_errno() cleanup
Prarit Bhargava
2
-7
/
+2
2011-03-22
oom: suppress nodes that are not allowed from meminfo on page alloc failure
David Rientjes
1
-3
/
+16
2011-03-22
oom: suppress show_mem() for many nodes in irq context on page alloc failure
David Rientjes
1
-1
/
+16
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2
-2
/
+34
2011-03-22
mm/compaction: check migrate_pages's return value instead of list_empty()
Minchan Kim
1
-2
/
+3
2011-03-22
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2
-38
/
+4
2011-03-22
mm: vmap area cache
Nick Piggin
1
-52
/
+104
2011-03-22
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
1
-15
/
+25
2011-03-22
oom: skip zombies when iterating tasklist
Andrey Vagin
1
-1
/
+3
2011-03-22
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
1
-4
/
+4
2011-03-22
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
1
-1
/
+6
2011-03-22
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
1
-1
/
+2
2011-03-22
slub: Add missing irq restore for the OOM path
Christoph Lameter
1
-0
/
+3
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-100
/
+327
2011-03-20
Merge branch 'slub/lockless' into for-linus
Pekka Enberg
1
-13
/
+221
2011-03-20
Merge branch 'slab/next' into for-linus
Pekka Enberg
3
-87
/
+106
2011-03-20
slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL case
Christoph Lameter
1
-1
/
+3
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-5
/
+5
2011-03-17
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-40
/
+60
2011-03-17
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
1
-2
/
+2
2011-03-17
mm: remove is_hwpoison_address
Huang Ying
1
-32
/
+0
2011-03-17
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
1
-3
/
+10
2011-03-17
mm: export __get_user_pages
Huang Ying
2
-5
/
+50
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+5
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-209
/
+485
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+3
2011-03-16
Merge branch 'next' into for-linus
James Morris
1
-4
/
+5
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
10
-76
/
+116
2011-03-14
Revert "oom: oom_kill_process: fix the child_points logic"
Linus Torvalds
1
-8
/
+3
2011-03-14
oom: oom_kill_process: fix the child_points logic
Oleg Nesterov
1
-3
/
+8
2011-03-14
thp+memcg-numa: fix BUG at include/linux/mm.h:370!
Hugh Dickins
1
-1
/
+5
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-1
/
+3
2011-03-13
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
Andrea Arcangeli
1
-19
/
+35
2011-03-11
Merge branch 'slab/urgent' into slab/next
Pekka Enberg
1
-4
/
+4
2011-03-11
Merge branch 'slab/rcu' into slab/next
Pekka Enberg
19
-190
/
+356
2011-03-11
slab,rcu: don't assume the size of struct rcu_head
Lai Jiangshan
1
-18
/
+21
2011-03-11
slub,rcu: don't assume the size of struct rcu_head
Lai Jiangshan
1
-5
/
+25
2011-03-11
slub: automatically reserve bytes at the end of slab
Lai Jiangshan
1
-17
/
+30
2011-03-11
Lockless (and preemptless) fastpaths for slub
Christoph Lameter
1
-2
/
+203
[next]