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: pass address down to rmap ones
Hugh Dickins
2009-12-15
1
-26
/
+27
*
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
2009-12-15
5
-39
/
+16
*
mm: mlocking in try_to_unmap_one
Hugh Dickins
2009-12-15
2
-80
/
+32
*
mm: define PAGE_MAPPING_FLAGS
Hugh Dickins
2009-12-15
3
-12
/
+8
*
vmscan: stop kswapd waiting on congestion when the min watermark is not being...
KOSAKI Motohiro
2009-12-15
2
-11
/
+32
*
vmscan: have kswapd sleep for a short interval and double check it should be ...
Mel Gorman
2009-12-15
2
-2
/
+44
*
rmap: move label `out' to a better place
Huang Shijie
2009-12-15
1
-1
/
+2
*
rmap: simplify try_to_unmap_file()
Huang Shijie
2009-12-15
1
-4
/
+1
*
rmap: fix the comment for try_to_unmap_anon
Huang Shijie
2009-12-15
1
-2
/
+1
*
mm/vmscan: change comment generic_file_write to __generic_file_aio_write
Vincent Li
2009-12-15
1
-1
/
+1
*
swap: rework map_swap_page() again
Lee Schermerhorn
2009-12-15
2
-7
/
+17
*
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
2009-12-15
2
-22
/
+36
*
swap_info: swap count continuations
Hugh Dickins
2009-12-15
3
-58
/
+271
*
swap_info: swap_map of chars not shorts
Hugh Dickins
2009-12-15
1
-17
/
+23
*
swap_info: SWAP_HAS_CACHE cleanups
Hugh Dickins
2009-12-15
1
-91
/
+64
*
swap_info: miscellaneous minor cleanups
Hugh Dickins
2009-12-15
1
-27
/
+24
*
swap_info: include first_swap_extent
Hugh Dickins
2009-12-15
1
-34
/
+36
*
swap_info: change to array of pointers
Hugh Dickins
2009-12-15
1
-91
/
+113
*
swap_info: private to swapfile.c
Hugh Dickins
2009-12-15
2
-24
/
+24
*
vmalloc(): adjust gfp mask passed on nested vmalloc() invocation
Jan Beulich
2009-12-15
1
-4
/
+3
*
mm: add gfp flags for NODEMASK_ALLOC slab allocations
David Rientjes
2009-12-15
1
-2
/
+3
*
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
2009-12-15
2
-6
/
+26
*
hugetlb: use only nodes with memory for huge pages
Lee Schermerhorn
2009-12-15
1
-17
/
+18
*
hugetlb: add per node hstate attributes
Lee Schermerhorn
2009-12-15
1
-26
/
+248
*
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
2009-12-15
2
-13
/
+131
*
hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions
Lee Schermerhorn
2009-12-15
1
-53
/
+72
*
hugetlb: rework hstate_next_node_* functions
Lee Schermerhorn
2009-12-15
1
-25
/
+45
*
mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
KOSAKI Motohiro
2009-12-15
3
-8
/
+11
*
mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap()
KOSAKI Motohiro
2009-12-15
1
-8
/
+28
*
oom: dump stack and VM state when oom killer panics
David Rientjes
2009-12-15
1
-16
/
+24
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-14
1
-1
/
+1
|
\
|
*
mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe
H. Peter Anvin
2009-12-11
1
-1
/
+1
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-14
2
-8
/
+8
|
\
\
|
*
|
tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE
Li Zefan
2009-12-11
1
-3
/
+3
|
*
|
tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING
Li Zefan
2009-12-11
2
-5
/
+5
|
*
|
tracing: Fix kmem event exports
Ingo Molnar
2009-11-26
2
-3
/
+4
|
*
|
tracing: Convert some kmem events to DEFINE_EVENT
Li Zefan
2009-11-26
2
-4
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
6
-198
/
+36
|
\
\
\
|
*
\
\
Merge branch 'for-linus' into for-next
Tejun Heo
2009-12-08
1
-48
/
+114
|
|
\
\
\
|
|
*
|
|
percpu: Fix kdump failure if booted with percpu_alloc=page
Vivek Goyal
2009-11-25
1
-0
/
+22
|
*
|
|
|
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-29
2
-13
/
+12
|
*
|
|
|
percpu: remove some sparse warnings
Tejun Heo
2009-10-29
1
-0
/
+1
|
*
|
|
|
vmalloc: fix use of non-existent percpu variable in put_cpu_var()
Tejun Heo
2009-10-29
1
-2
/
+2
|
*
|
|
|
Merge branch 'for-linus' into for-next
Tejun Heo
2009-10-12
1
-2
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
percpu: kill legacy percpu allocator
Tejun Heo
2009-10-02
3
-183
/
+0
|
|
|
|
|
|
|
\
\
\
\
\
|
\
\
\
\
\
|
\
\
\
\
\
|
\
\
\
\
\
|
\
\
\
\
\
*
-
-
-
-
-
.
\
\
\
\
\
Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...
Pekka Enberg
2009-12-12
2
-51
/
+87
|
\
\
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
slub: allow stats to be cleared
David Rientjes
2009-10-15
1
-1
/
+17
|
|
|
*
|
|
|
|
|
|
SLUB: Fix __GFP_ZERO unlikely() annotation
Pekka Enberg
2009-11-29
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
slab, kmemleak: pass the correct pointer to kmemleak_erase()
J. R. Okajima
2009-12-06
1
-0
/
+5
|
|
*
|
|
|
|
|
|
|
slab, kmemleak: stop calling kmemleak_erase() unconditionally
J. R. Okajima
2009-12-06
1
-1
/
+2
[next]