index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: don't miss the last page because of round-off error
Roman Gushchin
2018-12-29
1
-2
/
+4
*
mm, page_alloc: fix has_unmovable_pages for HugePages
Oscar Salvador
2018-12-29
1
-2
/
+5
*
mm: thp: fix flags for pmd migration when split
Peter Xu
2018-12-29
1
-9
/
+11
*
mm, memory_hotplug: initialize struct pages for the full memory section
Mikhail Zaslonko
2018-12-29
1
-0
/
+12
*
mm/page_alloc.c: fix calculation of pgdat->nr_zones
Wei Yang
2018-12-17
1
-1
/
+3
*
userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
Andrea Arcangeli
2018-12-08
1
-0
/
+11
*
userfaultfd: shmem: add i_size checks
Andrea Arcangeli
2018-12-08
2
-4
/
+40
*
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
Andrea Arcangeli
2018-12-08
1
-2
/
+13
*
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
Andrea Arcangeli
2018-12-08
3
-5
/
+5
*
mm: use swp_offset as key in shmem_replace_page()
Yu Zhao
2018-12-05
1
-2
/
+4
*
mm: cleancache: fix corruption on missed inode invalidation
Pavel Tikhomirov
2018-12-05
1
-2
/
+6
*
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
2018-12-05
1
-9
/
+6
*
mm/khugepaged: collapse_shmem() do not crash on Compound
Hugh Dickins
2018-12-05
1
-1
/
+9
*
mm/khugepaged: collapse_shmem() without freezing new_page
Hugh Dickins
2018-12-05
1
-12
/
+7
*
mm/khugepaged: minor reorderings in collapse_shmem()
Hugh Dickins
2018-12-05
1
-43
/
+30
*
mm/khugepaged: collapse_shmem() remember to clear holes
Hugh Dickins
2018-12-05
1
-0
/
+10
*
mm/khugepaged: fix crashes due to misaccounted holes
Hugh Dickins
2018-12-05
2
-2
/
+8
*
mm/khugepaged: collapse_shmem() stop if punched or truncated
Hugh Dickins
2018-12-05
1
-0
/
+15
*
mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
Hugh Dickins
2018-12-05
1
-6
/
+13
*
mm/huge_memory: splitting set mapping+index before unfreeze
Hugh Dickins
2018-12-05
1
-6
/
+6
*
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
2018-12-05
2
-16
/
+9
*
mm, page_alloc: check for max order in hot path
Michal Hocko
2018-12-01
1
-11
/
+9
*
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
Yufen Yu
2018-12-01
1
-3
/
+1
*
mm, memory_hotplug: check zone_movable in has_unmovable_pages
Michal Hocko
2018-12-01
1
-0
/
+8
*
z3fold: fix possible reclaim races
Vitaly Wool
2018-12-01
1
-39
/
+62
*
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
2018-12-01
1
-4
/
+30
*
mm: don't warn about large allocations for slab
Dmitry Vyukov
2018-12-01
2
-6
/
+10
*
mm/swapfile.c: use kvzalloc for swap_info_struct allocation
Vasily Averin
2018-11-21
1
-3
/
+3
*
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
2018-11-21
1
-4
/
+19
*
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
2018-11-21
1
-0
/
+1
*
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Andrea Arcangeli
2018-11-21
1
-2
/
+30
*
mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
Ralph Campbell
2018-11-13
1
-15
/
+21
*
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
Ralph Campbell
2018-11-13
1
-1
/
+23
*
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
2018-11-13
1
-0
/
+6
*
mremap: properly flush TLB before releasing the page
Linus Torvalds
2018-10-18
2
-23
/
+17
*
mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
Jérôme Glisse
2018-10-13
1
-6
/
+0
*
mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
Jann Horn
2018-10-13
1
-1
/
+1
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-11
1
-10
/
+0
|
\
|
*
mm, sched/numa: Remove remaining traces of NUMA rate-limiting
Srikar Dronamraju
2018-10-09
1
-10
/
+0
*
|
percpu: stop leaking bitmap metadata blocks
Mike Rapoport
2018-10-07
1
-0
/
+1
|
/
*
Merge branch 'akpm'
Greg Kroah-Hartman
2018-10-05
8
-23
/
+132
|
\
|
*
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
2018-10-05
1
-1
/
+1
|
*
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
2018-10-05
1
-4
/
+3
|
*
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
2018-10-05
1
-0
/
+3
|
*
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
2018-10-05
1
-1
/
+0
|
*
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
2018-10-05
1
-1
/
+1
|
*
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
2018-10-05
1
-1
/
+2
|
*
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2018-10-05
2
-1
/
+4
|
*
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
2018-10-05
1
-9
/
+44
|
*
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-10-05
2
-5
/
+74
[next]