index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
mm/rmap: correct obsolete comment of page_get_anon_vma()
Miaohe Lin
1
-2
/
+2
2021-02-26
mm/rmap: use page_not_mapped in try_to_unmap()
Miaohe Lin
1
-8
/
+3
2021-02-26
mm/rmap: fix obsolete comment in __page_check_anon_rmap()
Miaohe Lin
1
-2
/
+1
2021-02-26
mm/rmap: remove unneeded semicolon in page_not_mapped()
Miaohe Lin
1
-1
/
+1
2021-02-26
mm/rmap: correct some obsolete comments of anon_vma
Miaohe Lin
1
-2
/
+2
2021-02-26
mm/mlock: stop counting mlocked pages when none vma is found
Miaohe Lin
1
-1
/
+1
2021-02-26
virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug
David Hildenbrand
1
-14
/
+27
2021-02-26
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
2
-1
/
+14
2021-02-26
arm64/mm: define arch_get_mappable_range()
Anshuman Khandual
1
-8
/
+7
2021-02-26
mm/memory_hotplug: prevalidate the address range being added with platform
Anshuman Khandual
3
-20
/
+76
2021-02-26
Documentation: sysfs/memory: clarify some memory block device properties
David Hildenbrand
2
-28
/
+41
2021-02-26
drivers/base/memory: don't store phys_device in memory blocks
David Hildenbrand
4
-22
/
+15
2021-02-26
mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfn
Miaohe Lin
1
-5
/
+4
2021-02-26
mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
David Hildenbrand
5
-5
/
+5
2021-02-26
mm/memory_hotplug: rename all existing 'memhp' into 'mhp'
Anshuman Khandual
3
-13
/
+13
2021-02-26
mm: fix memory_failure() handling of dax-namespace metadata
Dan Williams
3
-0
/
+27
2021-02-26
mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions
Dan Williams
2
-7
/
+65
2021-02-26
mm: teach pfn_to_online_page() to consider subsection validity
Dan Williams
1
-4
/
+19
2021-02-26
mm: move pfn_to_online_page() out of line
Dan Williams
2
-16
/
+17
2021-02-26
mm/vmstat.c: erase latency in vmstat_shepherd
Jiang Biao
1
-0
/
+2
2021-02-26
mm: vmstat: add some comments on internal storage of byte items
Johannes Weiner
2
-0
/
+18
2021-02-26
mm: vmstat: fix NOHZ wakeups for node stat changes
Johannes Weiner
1
-6
/
+9
2021-02-26
mm: cma: print region name on failure
Patrick Daly
1
-2
/
+2
2021-02-26
mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
David Hildenbrand
3
-2
/
+20
2021-02-26
mm/cma: expose all pages to the buddy if activation of an area fails
David Hildenbrand
1
-22
/
+21
2021-02-26
mm: cma: allocate cma areas bottom-up
Roman Gushchin
1
-0
/
+17
2021-02-26
mm,shmem,thp: limit shmem THP allocations to requested zones
Rik van Riel
1
-1
/
+5
2021-02-26
mm,thp,shmem: make khugepaged obey tmpfs mount flags
Rik van Riel
2
-6
/
+18
2021-02-26
mm,thp,shm: limit gfp mask to no more than specified
Rik van Riel
1
-0
/
+21
2021-02-26
mm,thp,shmem: limit shmem THP alloc gfp_mask
Rik van Riel
3
-6
/
+10
2021-02-26
mm: remove pagevec_lookup_entries
Matthew Wilcox (Oracle)
3
-39
/
+4
2021-02-26
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
4
-20
/
+13
2021-02-26
mm: remove nr_entries parameter from pagevec_lookup_entries
Matthew Wilcox (Oracle)
3
-6
/
+5
2021-02-26
mm: add an 'end' parameter to pagevec_lookup_entries
Matthew Wilcox (Oracle)
3
-38
/
+16
2021-02-26
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
4
-15
/
+10
2021-02-26
mm: add and use find_lock_entries
Matthew Wilcox (Oracle)
4
-97
/
+78
2021-02-26
iomap: use mapping_seek_hole_data
Matthew Wilcox (Oracle)
2
-119
/
+43
2021-02-26
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
3
-70
/
+82
2021-02-26
mm/filemap: add helper for finding pages
Matthew Wilcox (Oracle)
1
-55
/
+42
2021-02-26
mm/filemap: rename find_get_entry to mapping_get_entry
Matthew Wilcox (Oracle)
1
-3
/
+4
2021-02-26
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
5
-41
/
+13
2021-02-26
mm/swap: optimise get_shadow_from_swap_cache
Matthew Wilcox (Oracle)
1
-3
/
+1
2021-02-26
mm/shmem: use pagevec_lookup in shmem_unlock_mapping
Matthew Wilcox (Oracle)
1
-10
/
+1
2021-02-26
mm: make pagecache tagged lookups return only head pages
Matthew Wilcox (Oracle)
1
-5
/
+6
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
65
-498
/
+698
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-49
/
+59
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
73
-781
/
+5543
2021-02-25
Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-50
/
+5
2021-02-25
nds32: Fix bogus reference to <asm/procinfo.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
nds32: use get_kernel_nofault in dump_mem
Christoph Hellwig
1
-12
/
+3
[prev]
[next]