index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2018-10-07
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2018-10-05
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
2018-09-28
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2018-09-25
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
2018-09-24
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
2018-09-20
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
2018-09-18
powerpc: Avoid code patching freed init sections
Michael Neuling
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
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
[next]