开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-24
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-23
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
2018-08-23
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
2018-08-21
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
2018-08-10
powerpc/mm: remove warning about ‘type’ being set
Mathieu Malaterre
2018-08-08
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-08-08
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
2018-08-07
powerpc/64s: free page table caches at exit_mmap time
Nicholas Piggin
2018-07-30
powerpc/44x: Mark mmu_init_secondary() as __init
Alexey Spirkov
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-24
powerpc/mm/hash: Reduce contention on hpte lock
Aneesh Kumar K.V
2018-07-24
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
Aneesh Kumar K.V
2018-07-24
powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
Aneesh Kumar K.V
2018-07-24
powerpc/pkeys: make protection key 0 less special
Ram Pai
2018-07-24
powerpc/pkeys: Preallocate execute-only key
Ram Pai
2018-07-24
powerpc/pkeys: Fix calculation of total pkeys.
Ram Pai
2018-07-24
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
2018-07-24
powerpc/pkeys: Deny read/write/execute by default
Ram Pai
2018-07-24
powerpc/pkeys: Give all threads control of their key permissions
Ram Pai
2018-07-19
powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macros
David Gibson
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-18
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-25
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-20
powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...
Nicholas Piggin
2018-06-19
powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP
Nicholas Piggin
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-05
powerpc/pkeys: Detach execute_only key on !PROT_EXEC
Ram Pai
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
powerpc/mm: Remove stale_map[] handling on non SMP processors
Christophe Leroy
2018-06-04
powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
Christophe Leroy
2018-06-04
powerpc/mm: Avoid unnecessary test and reduce code size
Christophe Leroy
2018-06-04
powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
Christophe Leroy
2018-06-03
powerpc/mm/hash: hard disable irq in the SLB insert path
Aneesh Kumar K.V
[next]