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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation/memcg: warn about incomplete kmemcg state
Vladimir Davydov
2014-06-04
2
-0
/
+11
*
mm: debug: make bad_range() output more usable and readable
Dave Hansen
2014-06-04
1
-2
/
+3
*
mm/compaction: cleanup isolate_freepages()
Vlastimil Babka
2014-06-04
1
-29
/
+27
*
mm/compaction: clean up unused code lines
Heesub Shin
2014-06-04
1
-10
/
+0
*
mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
Vlastimil Babka
2014-06-04
1
-10
/
+13
*
fs/hugetlbfs/inode.c: complete conversion to pr_foo()
Andrew Morton
2014-06-04
1
-10
/
+8
*
slab: get_online_mems for kmem_cache_{create,destroy,shrink}
Vladimir Davydov
2014-06-04
5
-31
/
+39
*
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
2014-06-04
7
-66
/
+116
*
memcg: un-export __memcg_kmem_get_cache
Vladimir Davydov
2014-06-04
1
-1
/
+0
*
mm: page_alloc: do not cache reclaim distances
Mel Gorman
2014-06-04
2
-16
/
+2
*
mm: disable zone_reclaim_mode by default
Mel Gorman
2014-06-04
5
-18
/
+15
*
hugetlb: add support for gigantic page allocation at runtime
Luiz Capitulino
2014-06-04
1
-11
/
+155
*
hugetlb: move helpers up in the file
Luiz Capitulino
2014-06-04
1
-73
/
+73
*
hugetlb: update_and_free_page(): don't clear PG_reserved bit
Luiz Capitulino
2014-06-04
1
-2
/
+2
*
hugetlb: add hstate_is_gigantic()
Luiz Capitulino
2014-06-04
2
-14
/
+19
*
hugetlb: prep_compound_gigantic_page(): drop __init marker
Luiz Capitulino
2014-06-04
1
-2
/
+1
*
mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2014-06-04
1
-3
/
+1
*
slab: document kmalloc_order
Vladimir Davydov
2014-06-04
1
-0
/
+5
*
memory-hotplug: update documentation to hide information about SECTIONS and r...
Li Zhong
2014-06-04
2
-76
/
+61
*
mm: pass VM_BUG_ON() reason to dump_page()
Dave Hansen
2014-06-04
1
-2
/
+9
*
mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
Johannes Weiner
2014-06-04
2
-29
/
+11
*
mm/mempool: warn about __GFP_ZERO usage
Sebastian Ott
2014-06-04
1
-0
/
+2
*
include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()
Andrew Morton
2014-06-04
1
-0
/
+4
*
mm/huge_memory.c: complete conversion to pr_foo()
Andrew Morton
2014-06-04
1
-11
/
+11
*
thp: consolidate assert checks in __split_huge_page()
Kirill A. Shutemov
2014-06-04
1
-4
/
+6
*
arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...
Akinobu Mita
2014-06-04
1
-1
/
+6
*
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
2014-06-04
4
-16
/
+44
*
memblock: introduce memblock_alloc_range()
Akinobu Mita
2014-06-04
2
-4
/
+19
*
intel-iommu: integrate DMA CMA
Akinobu Mita
2014-06-04
1
-8
/
+25
*
x86: enable DMA CMA with swiotlb
Akinobu Mita
2014-06-04
7
-10
/
+20
*
x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
Akinobu Mita
2014-06-04
1
-2
/
+2
*
mm,vmacache: optimize overflow system-wide flushing
Davidlohr Bueso
2014-06-04
1
-0
/
+10
*
mm,vmacache: add debug data
Davidlohr Bueso
2014-06-04
5
-2
/
+34
*
mm: only force scan in reclaim when none of the LRUs are big enough.
Suleiman Souhlal
2014-06-04
1
-27
/
+39
*
mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c...
Cyrill Gorcunov
2014-06-04
1
-5
/
+9
*
mm: softdirty: don't forget to save file map softdiry bit on unmap
Cyrill Gorcunov
2014-06-04
1
-1
/
+1
*
mm: softdirty: make freshly remapped file pages being softdirty unconditionally
Cyrill Gorcunov
2014-06-04
1
-5
/
+2
*
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
2014-06-04
10
-50
/
+68
*
sl[au]b: charge slabs to kmemcg explicitly
Vladimir Davydov
2014-06-04
6
-26
/
+59
*
mm: slub: fix ALLOC_SLOWPATH stat
Dave Hansen
2014-06-04
1
-5
/
+3
*
mm, slab: suppress out of memory warning unless debug is enabled
David Rientjes
2014-06-04
2
-14
/
+25
*
mm/slub.c: convert vnsprintf-static to va_format
Fabian Frederick
2014-06-04
1
-7
/
+9
*
mm/slub.c: convert printk to pr_foo()
Fabian Frederick
2014-06-04
1
-72
/
+57
*
x86, mm: probe memory block size for generic x86 64bit
Yinghai Lu
2014-06-04
1
-4
/
+30
*
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
2014-06-04
8
-49
/
+75
*
x86: require x86-64 for automatic NUMA balancing
Mel Gorman
2014-06-04
1
-1
/
+1
*
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
2014-06-04
3
-3
/
+41
*
fs/9p: kerneldoc fixes
Fabian Frederick
2014-06-04
4
-10
/
+8
*
fs/9p/v9fs.c: add __init to v9fs_sysfs_init
Fabian Frederick
2014-06-04
1
-1
/
+1
*
ocfs2: remove some unused code
Xue jiufei
2014-06-04
3
-7
/
+0
[next]