index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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-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-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
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