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
path:
root
/
arch
/
powerpc
/
mm
/
book3s64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
1
-12
/
+0
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-2
/
+18
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
1
-7
/
+0
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
powerpc: book3s64: convert to pin_user_pages() and put_user_page()
John Hubbard
1
-5
/
+5
2020-01-25
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2
-1
/
+8
2020-01-16
powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned
Russell Currey
1
-1
/
+10
2019-12-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2019-12-01
powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h
Mike Kravetz
1
-0
/
+1
2019-11-05
powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
Aneesh Kumar K.V
1
-0
/
+1
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
1
-2
/
+1
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
1
-8
/
+3
2019-11-05
powerpc/mm/book3s64/radix: Remove unused code.
Aneesh Kumar K.V
1
-60
/
+6
2019-10-28
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...
Aneesh Kumar K.V
2
-10
/
+41
2019-10-28
powerpc/pseries: Don't fail hash page table insert for bolted mapping
Aneesh Kumar K.V
1
-1
/
+8
2019-10-11
powerpc/pkeys: remove unused pkey_allows_readwrite
Qian Cai
1
-10
/
+0
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+2
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-15
/
+115
2019-09-25
thp: update split_huge_page_pmd() comment
Kefeng Wang
1
-1
/
+1
2019-09-25
mm: introduce page_shift()
Matthew Wilcox (Oracle)
1
-5
/
+2
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
2
-7
/
+2
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2
-11
/
+98
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2
-3
/
+3
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-6
/
+6
2019-09-21
powerpc/book3s64/radix: Remove WARN_ON in destroy_context()
Aneesh Kumar K.V
1
-1
/
+14
2019-09-13
powerpc/mm/radix: remove useless kernel messages
Qian Cai
1
-3
/
+0
2019-09-13
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
1
-4
/
+0
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
1
-5
/
+5
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
1
-1
/
+1
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2
-18
/
+219
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
3
-8
/
+7
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2
-8
/
+10
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
3
-4
/
+4
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2
-100
/
+30
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
3
-42
/
+12
2019-08-30
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
1
-2
/
+2
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-19
/
+46
2019-08-30
powerpc/mm: Write to PTCR only if ultravisor disabled
Claudio Carvalho
3
-6
/
+9
2019-08-30
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
Michael Anderson
1
-13
/
+37
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
2
-41
/
+0
2019-08-20
powerpc/64s/radix: Fix memory hot-unplug page table split
Nicholas Piggin
1
-2
/
+2
2019-08-20
powerpc/64s/radix: Fix memory hotplug section page table creation
Nicholas Piggin
1
-1
/
+1
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
1
-2
/
+53
2019-08-19
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
1
-1
/
+8
2019-08-15
powerpc/64s: Make boot look nice(r)
Nicholas Piggin
1
-3
/
+0
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+9
2019-07-17
mm: add account_locked_vm utility function
Daniel Jordan
1
-37
/
+4
2019-07-17
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+5
2019-07-15
powerpc/mm: Limit rma_size to 1TB when running without HV mode
Suraj Jitindar Singh
1
-0
/
+9
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-134
/
+181
[next]