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
*
mm/compaction: correct to flush migrated pages if pageblock skip happens
Joonsoo Kim
2015-09-08
2
-15
/
+16
*
mm: use numa_mem_id() in alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-2
/
+3
*
mm: unify checks in alloc_pages_node() and __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-5
/
+5
*
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
18
-37
/
+38
*
mm, vmscan: unlock page while waiting on writeback
Hugh Dickins
2015-09-08
1
-2
/
+5
*
list_lru: don't call list_lru_from_kmem if the list_head is empty
Jeff Layton
2015-09-08
1
-2
/
+2
*
kmemleak: record accurate early log buffer count and report when exceeded
Wang Kai
2015-09-08
1
-1
/
+2
*
mm/mmap.c: simplify the failure return working flow
Chen Gang
2015-09-08
1
-22
/
+22
*
shmem: recalculate file inode when fstat
Yu Zhao
2015-09-08
1
-0
/
+16
*
mm/memblock.c: rename local variable of memblock_type to 'type'
Alexander Kuleshov
2015-09-08
1
-5
/
+5
*
mm/hwpoison: don't try to unpoison containment-failed pages
Naoya Horiguchi
2015-09-08
1
-0
/
+16
*
mm/hwpoison: fix race between soft_offline_page and unpoison_memory
Wanpeng Li
2015-09-08
3
-8
/
+19
*
mm/hwpoison: introduce num_poisoned_pages wrappers
Naoya Horiguchi
2015-09-08
2
-16
/
+37
*
mm/hwpoison: replace most of put_page in memory error handling by put_hwpoiso...
Wanpeng Li
2015-09-08
1
-17
/
+15
*
mm/hwpoison: fix refcount of THP head page in no-injection case
Wanpeng Li
2015-09-08
1
-1
/
+1
*
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
2015-09-08
2
-0
/
+22
*
mm/hwpoison: fix PageHWPoison test/set race
Wanpeng Li
2015-09-08
1
-0
/
+2
*
mm/hwpoison: fix failure to split thp w/ refcount held
Wanpeng Li
2015-09-08
1
-0
/
+2
*
x86: use generic early mem copy
Mark Salter
2015-09-08
1
-21
/
+1
*
arm64: support initrd outside kernel linear map
Mark Salter
2015-09-08
1
-0
/
+62
*
mm: add utility for early copy from unmapped ram
Mark Salter
2015-09-08
2
-0
/
+28
*
Documentation: update libhugetlbfs location and use for testing
Mike Kravetz
2015-09-08
1
-4
/
+11
*
selftests:vm: point to libhugetlbfs for regression testing
Mike Kravetz
2015-09-08
1
-0
/
+4
*
Revert "selftests: add hugetlbfstest"
Mike Kravetz
2015-09-08
3
-98
/
+0
*
mm, compaction: skip compound pages by order in free scanner
Vlastimil Babka
2015-09-08
1
-0
/
+25
*
mm, compaction: always skip all compound pages by order in migrate scanner
Vlastimil Babka
2015-09-08
1
-20
/
+27
*
mm, compaction: encapsulate resetting cached scanner positions
Vlastimil Babka
2015-09-08
1
-6
/
+10
*
mm, compaction: simplify handling restart position in free pages scanner
Vlastimil Babka
2015-09-08
1
-15
/
+20
*
mm, compaction: more robust check for scanners meeting
Vlastimil Babka
2015-09-08
1
-8
/
+14
*
coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
Sean O. Stalley
2015-09-08
1
-0
/
+84
*
pci: mm: add pci_pool_zalloc() call
Sean O. Stalley
2015-09-08
1
-0
/
+2
*
mm: add dma_pool_zalloc() call to DMA API
Sean O. Stalley
2015-09-08
2
-0
/
+13
*
mm: add support for __GFP_ZERO flag to dma_pool_alloc()
Sean O. Stalley
2015-09-08
1
-2
/
+7
*
vmscan: fix increasing nr_isolated incurred by putback unevictable pages
Jaewon Kim
2015-09-08
1
-1
/
+1
*
mm: vmscan: never isolate more pages than necessary
Vladimir Davydov
2015-09-08
1
-1
/
+2
*
mm: drop __nocast from vm_flags_t definition
Kirill A. Shutemov
2015-09-08
1
-1
/
+1
*
bootmem: avoid freeing to bootmem after bootmem is done
Chris Metcalf
2015-09-08
1
-0
/
+7
*
mm, page_isolation: make set/unset_migratetype_isolate() file-local
Naoya Horiguchi
2015-09-08
2
-7
/
+3
*
mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages...
Aristeu Rozanski
2015-09-08
1
-3
/
+0
*
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
2015-09-08
3
-3
/
+7
*
mm/memblock.c: make memblock_overlaps_region() return bool.
Tang Chen
2015-09-08
2
-6
/
+6
*
mm: madvise allow remove operation for hugetlbfs
Mike Kravetz
2015-09-08
1
-1
/
+1
*
hugetlbfs: add hugetlbfs_fallocate()
Mike Kravetz
2015-09-08
3
-2
/
+182
*
hugetlbfs: New huge_add_to_page_cache helper routine
Mike Kravetz
2015-09-08
2
-9
/
+20
*
mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
Mike Kravetz
2015-09-08
1
-15
/
+39
*
mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
Mike Kravetz
2015-09-08
1
-2
/
+13
*
hugetlbfs: truncate_hugepages() takes a range of pages
Mike Kravetz
2015-09-08
3
-14
/
+128
*
hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
Mike Kravetz
2015-09-08
1
-7
/
+18
*
mm/hugetlb: expose hugetlb fault mutex for use by fallocate
Mike Kravetz
2015-09-08
2
-10
/
+15
*
mm/hugetlb: add region_del() to delete a specific range of entries
Mike Kravetz
2015-09-08
1
-37
/
+85
[next]