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
/
memory-failure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
1
-1
/
+4
2009-12-21
HWPOISON: Add PROC_FS dependency to hwpoison injector v2
Andi Kleen
1
-0
/
+9
2009-12-16
HWPOISON: Remove stray phrase in a comment
Andi Kleen
1
-1
/
+0
2009-12-16
HWPOISON: Try to allocate migration page on the same node
Andi Kleen
1
-1
/
+2
2009-12-16
HWPOISON: Add soft page offline support
Andi Kleen
1
-5
/
+189
2009-12-16
HWPOISON: Undefine short-hand macros after use to avoid namespace conflict
Andi Kleen
1
-0
/
+13
2009-12-16
HWPOISON: Use new shake_page in memory_failure
Andi Kleen
1
-1
/
+8
2009-12-16
HWPOISON: add an interface to switch off/on all the page filters
Haicheng Li
1
-0
/
+5
2009-12-16
HWPOISON: add memory cgroup filter
Andi Kleen
1
-0
/
+46
2009-12-16
HWPOISON: add page flags filter
Wu Fengguang
1
-0
/
+20
2009-12-16
HWPOISON: add fs/device filters
Wu Fengguang
1
-0
/
+51
2009-12-16
HWPOISON: return 0 to indicate success reliably
Wu Fengguang
1
-2
/
+6
2009-12-16
HWPOISON: make semantics of IGNORED/DELAYED clear
Wu Fengguang
1
-15
/
+7
2009-12-16
HWPOISON: Add unpoisoning support
Wu Fengguang
1
-0
/
+68
2009-12-16
HWPOISON: detect free buddy pages explicitly
Wu Fengguang
1
-2
/
+7
2009-12-16
HWPOISON: remove the free buddy page handler
Wu Fengguang
1
-10
/
+4
2009-12-16
HWPOISON: introduce delete_from_lru_cache()
Wu Fengguang
1
-8
/
+37
2009-12-16
HWPOISON: comment the possible set_page_dirty() race
Wu Fengguang
1
-0
/
+2
2009-12-16
HWPOISON: abort on failed unmap
Wu Fengguang
1
-5
/
+15
2009-12-16
HWPOISON: Turn ref argument into flags argument
Andi Kleen
1
-2
/
+3
2009-12-16
HWPOISON: avoid grabbing the page count multiple times during madvise injection
Wu Fengguang
1
-4
/
+4
2009-12-16
HWPOISON: return ENXIO on invalid page number
Wu Fengguang
1
-6
/
+6
2009-12-16
HWPOISON: remove the anonymous entry
Wu Fengguang
1
-1
/
+0
2009-12-16
HWPOISON: Be more aggressive at freeing non LRU caches
Andi Kleen
1
-0
/
+22
2009-12-15
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
1
-2
/
+0
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-19
HWPOISON: fix invalid page count in printk output
Wu Fengguang
1
-2
/
+5
2009-10-19
HWPOISON: fix oops on ksm pages
Hugh Dickins
1
-1
/
+2
2009-10-19
HWPOISON: return early on non-LRU pages
Wu Fengguang
1
-25
/
+24
2009-09-16
HWPOISON: The high level memory error handler in the VM v7
Andi Kleen
1
-0
/
+832