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
2018-02-01
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
7
-3
/
+63
2018-02-01
mm: thp: use down_read_trylock() in khugepaged to avoid long block
Yang Shi
1
-4
/
+8
2018-02-01
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
7
-86
/
+35
2018-02-01
mm: use updated pmdp_invalidate() interface to track dirty/accessed bits
Kirill A. Shutemov
2
-21
/
+16
2018-02-01
mm: do not lose dirty and accessed bits in pmdp_invalidate()
Kirill A. Shutemov
2
-4
/
+4
2018-02-01
x86/mm: provide pmdp_establish() helper
Kirill A. Shutemov
2
-1
/
+51
2018-02-01
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2
-6
/
+19
2018-02-01
s390/mm: modify pmdp_invalidate to return old value.
Martin Schwidefsky
1
-2
/
+2
2018-02-01
powerpc/mm: update pmdp_invalidate to return old pmd value
Aneesh Kumar K.V
2
-4
/
+7
2018-02-01
mips: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
1
-0
/
+3
2018-02-01
arm64: provide pmdp_establish() helper
Catalin Marinas
1
-0
/
+7
2018-02-01
arm/mm: provide pmdp_establish() helper
Kirill A. Shutemov
1
-0
/
+3
2018-02-01
arc: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
1
-0
/
+3
2018-02-01
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
1
-0
/
+15
2018-02-01
mm: get 7% more pages in a pagevec
Matthew Wilcox
1
-3
/
+3
2018-02-01
mm: add unmap_mapping_pages()
Matthew Wilcox
6
-60
/
+61
2018-02-01
mm, userfaultfd, THP: avoid waiting when PMD under THP migration
Huang Ying
1
-1
/
+4
2018-02-01
mm/huge_memory.c: fix comment in __split_huge_pmd_locked
Yisheng Xie
1
-4
/
+3
2018-02-01
mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_in...
Oscar Salvador
1
-2
/
+2
2018-02-01
fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...
Konstantin Khlebnikov
1
-3
/
+8
2018-02-01
mm: update comment describing tlb_gather_mmu
Mike Rapoport
1
-4
/
+11
2018-02-01
mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_...
Oscar Salvador
1
-3
/
+0
2018-02-01
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
4
-36
/
+1
2018-02-01
mm: remove unused pgdat_reclaimable_pages()
Jan Kara
3
-34
/
+0
2018-02-01
mm/interval_tree.c: use vma_pages() helper
Vasyl Gomonovych
1
-1
/
+1
2018-02-01
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
4
-179
/
+311
2018-02-01
mm: do not stall register_shrinker()
Minchan Kim
1
-0
/
+9
2018-02-01
mm/page_alloc.c: fix comment in __get_free_pages()
Jiankang Chen
1
-1
/
+1
2018-02-01
mm/page_owner.c: use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2018-02-01
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2
-84
/
+113
2018-02-01
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
1
-22
/
+22
2018-02-01
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2
-45
/
+45
2018-02-01
mm/filemap.c: remove include of hardirq.h
Yang Shi
1
-1
/
+0
2018-02-01
mm: split deferred_init_range into initializing and freeing parts
Pavel Tatashin
1
-70
/
+76
2018-02-01
mm: use sc->priority for slab shrink targets
Josef Bacik
2
-47
/
+23
2018-02-01
mm: show total hugetlb memory consumption in /proc/meminfo
Roman Gushchin
2
-21
/
+42
2018-02-01
mm: drop hotplug lock from lru_add_drain_all()
Michal Hocko
3
-10
/
+9
2018-02-01
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
1
-3
/
+7
2018-02-01
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
1
-3
/
+20
2018-02-01
mm/mempolicy: remove redundant check in get_nodes
Yisheng Xie
1
-2
/
+0
2018-02-01
mm: relax deferred struct page requirements
Pavel Tatashin
4
-9
/
+1
2018-02-01
zswap: same-filled pages handling
Srividya Desireddy
1
-5
/
+66
2018-02-01
mm: kmemleak: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-02-01
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2
-234
/
+238
2018-02-01
slub: remove obsolete comments of put_cpu_partial()
Miles Chen
1
-3
/
+1
2018-02-01
mm/slub.c: fix wrong address during slab padding restoration
Balasubramani Vivekanandan
1
-3
/
+5
2018-02-01
mm/slab.c: remove redundant assignments for slab_state
Oscar Salvador
1
-4
/
+0
2018-02-01
mm/slab_common.c: make calculate_alignment() static
Byongho Lee
2
-30
/
+29
2018-02-01
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2018-02-01
ocfs2: unlock bh_state if bg check fails
Changwei Ge
1
-0
/
+2
[next]