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
*
mm: change __remove_from_page_cache()
Minchan Kim
2011-03-22
4
-7
/
+7
*
mm: goodbye remove_from_page_cache()
Minchan Kim
2011-03-22
1
-16
/
+9
*
mm: truncate: change remove_from_page_cache
Minchan Kim
2011-03-22
1
-2
/
+1
*
mm: shmem: change remove_from_page_cache
Minchan Kim
2011-03-22
1
-2
/
+1
*
mm: introduce delete_from_page_cache()
Minchan Kim
2011-03-22
1
-0
/
+16
*
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
3
-3
/
+73
*
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
2011-03-22
2
-3
/
+8
*
mm: notifier_from_errno() cleanup
Prarit Bhargava
2011-03-22
2
-7
/
+2
*
oom: suppress nodes that are not allowed from meminfo on page alloc failure
David Rientjes
2011-03-22
1
-3
/
+16
*
oom: suppress show_mem() for many nodes in irq context on page alloc failure
David Rientjes
2011-03-22
1
-1
/
+16
*
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-22
2
-2
/
+34
*
mm/compaction: check migrate_pages's return value instead of list_empty()
Minchan Kim
2011-03-22
1
-2
/
+3
*
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-22
2
-38
/
+4
*
mm: vmap area cache
Nick Piggin
2011-03-22
1
-52
/
+104
*
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
2011-03-22
1
-15
/
+25
*
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-22
1
-1
/
+3
*
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-22
1
-4
/
+4
*
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
2011-03-22
1
-1
/
+6
*
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
2011-03-22
1
-1
/
+2
*
slub: Add missing irq restore for the OOM path
Christoph Lameter
2011-03-22
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2011-03-22
3
-100
/
+327
|
\
|
*
Merge branch 'slub/lockless' into for-linus
Pekka Enberg
2011-03-20
1
-13
/
+221
|
|
\
|
|
*
slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL case
Christoph Lameter
2011-03-20
1
-1
/
+3
|
|
*
Lockless (and preemptless) fastpaths for slub
Christoph Lameter
2011-03-11
1
-2
/
+203
|
|
*
slub: Get rid of slab_free_hook_irq()
Christoph Lameter
2011-03-11
1
-12
/
+17
|
*
|
Merge branch 'slab/next' into for-linus
Pekka Enberg
2011-03-20
3
-87
/
+106
|
|
\
\
|
|
*
\
Merge branch 'slab/urgent' into slab/next
Pekka Enberg
2011-03-11
1
-4
/
+4
|
|
|
\
\
|
|
|
*
|
Revert "slab: Fix missing DEBUG_SLAB last user"
Pekka Enberg
2011-02-14
1
-4
/
+4
|
|
*
|
|
Merge branch 'slab/rcu' into slab/next
Pekka Enberg
2011-03-11
19
-190
/
+356
|
|
|
\
\
\
|
|
|
*
|
|
slab,rcu: don't assume the size of struct rcu_head
Lai Jiangshan
2011-03-11
1
-18
/
+21
|
|
|
*
|
|
slub,rcu: don't assume the size of struct rcu_head
Lai Jiangshan
2011-03-11
1
-5
/
+25
|
|
|
*
|
|
slub: automatically reserve bytes at the end of slab
Lai Jiangshan
2011-03-11
1
-17
/
+30
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
slub: fix ksize() build error
Mariusz Kozlowski
2011-02-27
1
-24
/
+24
|
|
*
|
|
slub: fix kmemcheck calls to match ksize() hints
Eric Dumazet
2011-02-23
1
-23
/
+26
|
|
*
|
|
mm: Remove support for kmem_cache_name()
Christoph Lameter
2011-01-23
3
-20
/
+0
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
3
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Remove one to many n's in a word
Justin P. Mattock
2011-03-01
2
-2
/
+2
|
*
|
|
|
mm: Fix out-of-date comments which refers non-existent functions
Ryota Ozaki
2011-02-17
1
-3
/
+3
*
|
|
|
|
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-03-17
3
-40
/
+60
|
\
\
\
\
\
|
*
|
|
|
|
mm: remove is_hwpoison_address
Huang Ying
2011-03-17
1
-32
/
+0
|
*
|
|
|
|
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
2011-03-17
1
-3
/
+10
|
*
|
|
|
|
mm: export __get_user_pages
Huang Ying
2011-03-17
2
-5
/
+50
*
|
|
|
|
|
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
2011-03-17
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-16
1
-4
/
+5
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'next' into for-linus
James Morris
2011-03-16
1
-4
/
+5
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
1
-4
/
+5
|
|
|
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-02-01
1
-4
/
+5
*
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
4
-209
/
+485
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
2011-03-15
10
-76
/
+116
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
mm: Move early_node_map[] reverse scan helpers under HAVE_MEMBLOCK
Yinghai Lu
2011-02-26
1
-32
/
+32
[next]