index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix breakage in shmem.c
Al Viro
2009-12-16
1
-0
/
+2
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-12-16
8
-77
/
+673
|
\
|
*
HWPOISON: Remove stray phrase in a comment
Andi Kleen
2009-12-16
1
-1
/
+0
|
*
HWPOISON: Try to allocate migration page on the same node
Andi Kleen
2009-12-16
1
-1
/
+2
|
*
HWPOISON: Don't do early filtering if filter is disabled
Andi Kleen
2009-12-16
1
-0
/
+3
|
*
HWPOISON: Add a madvise() injector for soft page offlining
Andi Kleen
2009-12-16
1
-3
/
+12
|
*
HWPOISON: Add soft page offline support
Andi Kleen
2009-12-16
2
-6
/
+190
|
*
HWPOISON: Undefine short-hand macros after use to avoid namespace conflict
Andi Kleen
2009-12-16
1
-0
/
+13
|
*
HWPOISON: Use new shake_page in memory_failure
Andi Kleen
2009-12-16
1
-1
/
+8
|
*
HWPOISON: mention HWPoison in Kconfig entry
Andi Kleen
2009-12-16
1
-1
/
+1
|
*
HWPOISON: Use get_user_page_fast in hwpoison madvise
Andi Kleen
2009-12-16
1
-2
/
+1
|
*
HWPOISON: add an interface to switch off/on all the page filters
Haicheng Li
2009-12-16
3
-0
/
+11
|
*
HWPOISON: add memory cgroup filter
Andi Kleen
2009-12-16
3
-0
/
+54
|
*
memcg: add accessor to mem_cgroup.css
Wu Fengguang
2009-12-16
1
-0
/
+5
|
*
memcg: rename and export try_get_mem_cgroup_from_page()
Wu Fengguang
2009-12-16
1
-7
/
+4
|
*
HWPOISON: add page flags filter
Wu Fengguang
2009-12-16
4
-0
/
+33
|
*
HWPOISON: limit hwpoison injector to known page types
Wu Fengguang
2009-12-16
2
-2
/
+41
|
*
HWPOISON: add fs/device filters
Wu Fengguang
2009-12-16
3
-0
/
+65
|
*
HWPOISON: return 0 to indicate success reliably
Wu Fengguang
2009-12-16
1
-2
/
+6
|
*
HWPOISON: make semantics of IGNORED/DELAYED clear
Wu Fengguang
2009-12-16
1
-15
/
+7
|
*
HWPOISON: Add unpoisoning support
Wu Fengguang
2009-12-16
2
-6
/
+98
|
*
HWPOISON: detect free buddy pages explicitly
Wu Fengguang
2009-12-16
3
-2
/
+31
|
*
HWPOISON: remove the free buddy page handler
Wu Fengguang
2009-12-16
1
-10
/
+4
|
*
HWPOISON: introduce delete_from_lru_cache()
Wu Fengguang
2009-12-16
1
-8
/
+37
|
*
HWPOISON: comment dirty swapcache pages
Wu Fengguang
2009-12-16
1
-0
/
+4
|
*
HWPOISON: comment the possible set_page_dirty() race
Wu Fengguang
2009-12-16
1
-0
/
+2
|
*
HWPOISON: abort on failed unmap
Wu Fengguang
2009-12-16
1
-5
/
+15
|
*
HWPOISON: Turn ref argument into flags argument
Andi Kleen
2009-12-16
2
-3
/
+4
|
*
HWPOISON: avoid grabbing the page count multiple times during madvise injection
Wu Fengguang
2009-12-16
2
-5
/
+4
|
*
HWPOISON: return ENXIO on invalid page number
Wu Fengguang
2009-12-16
1
-6
/
+6
|
*
HWPOISON: remove the anonymous entry
Wu Fengguang
2009-12-16
1
-1
/
+0
|
*
HWPOISON: Be more aggressive at freeing non LRU caches
Andi Kleen
2009-12-16
1
-0
/
+22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-16
4
-221
/
+37
|
\
\
|
*
|
direct I/O fallback sync simplification
Christoph Hellwig
2009-12-16
1
-14
/
+1
|
*
|
make generic_acl slightly more generic
Christoph Hellwig
2009-12-16
3
-141
/
+10
|
*
|
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-16
2
-67
/
+30
|
*
|
Untangling ima mess, part 1: alloc_file()
Al Viro
2009-12-16
1
-2
/
+0
|
*
|
switch alloc_file() to passing struct path
Al Viro
2009-12-16
1
-6
/
+8
|
*
|
switch shmem_file_setup() to alloc_file()
Al Viro
2009-12-16
1
-12
/
+9
|
|
/
*
|
memcg: code clean, remove unused variable in mem_cgroup_resize_limit()
Bob Liu
2009-12-16
1
-3
/
+1
*
|
memcg: remove memcg_tasklist
Daisuke Nishimura
2009-12-16
1
-5
/
+0
*
|
memcg: avoid oom-killing innocent task in case of use_hierarchy
Daisuke Nishimura
2009-12-16
2
-8
/
+15
*
|
memcg: cleanup mem_cgroup_move_parent()
Daisuke Nishimura
2009-12-16
1
-49
/
+35
*
|
memcg: add mem_cgroup_cancel_charge()
Daisuke Nishimura
2009-12-16
1
-20
/
+18
*
|
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
2009-12-16
2
-14
/
+11
*
|
memcg: coalesce charging via percpu storage
KAMEZAWA Hiroyuki
2009-12-16
1
-6
/
+156
*
|
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-16
3
-6
/
+98
*
|
memcg: fix memory.memsw.usage_in_bytes for root cgroup
Kirill A. Shutemov
2009-12-16
1
-0
/
+1
*
|
oom-kill: fix NUMA constraint check with nodemask
KAMEZAWA Hiroyuki
2009-12-16
2
-19
/
+49
*
|
oom-kill: show virtual size and rss information of the killed process
KOSAKI Motohiro
2009-12-16
1
-3
/
+13
|
/
[next]