summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2018-09-21signal/powerpc: Use force_sig_fault where appropriateEric W. Biederman
2018-09-21signal/powerpc: Specialize _exception_pkey for handling pkey exceptionsEric W. Biederman
2018-09-21signal/powerpc: Remove pkey parameter from __bad_area_nosemaphoreEric W. Biederman
2018-09-21signal/powerpc: Call _exception_pkey directly from bad_key_fault_exceptionEric W. Biederman
2018-09-21signal/powerpc: Remove pkey parameter from __bad_areaEric W. Biederman
2018-09-21signal/powerpc: Use force_sig_mceerr as appropriateEric W. Biederman
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-23powerpc/mce: Fix SLB rebolting during MCE recovery path.Mahesh Salgaonkar
2018-08-23KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras
2018-08-23powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transitionAneesh Kumar K.V
2018-08-21ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-13powerpc/mm/book3s/radix: Add mapping statisticsAneesh Kumar K.V
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-10powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin
2018-08-10powerpc/mm: remove warning about ‘type’ being setMathieu Malaterre
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao
2018-08-08powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin
2018-08-07powerpc/64s: free page table caches at exit_mmap timeNicholas Piggin
2018-07-30powerpc/44x: Mark mmu_init_secondary() as __initAlexey Spirkov
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-24powerpc/mm/hash: Reduce contention on hpte lockAneesh Kumar K.V
2018-07-24powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencodingAneesh Kumar K.V
2018-07-24powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V
2018-07-24powerpc/pkeys: make protection key 0 less specialRam Pai
2018-07-24powerpc/pkeys: Preallocate execute-only keyRam Pai
2018-07-24powerpc/pkeys: Fix calculation of total pkeys.Ram Pai
2018-07-24powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-07-24powerpc/pkeys: Deny read/write/execute by defaultRam Pai
2018-07-24powerpc/pkeys: Give all threads control of their key permissionsRam Pai
2018-07-19powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macrosDavid Gibson
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-25powerpc: Remove -Wattribute-alias pragmasPaul Burton
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V
2018-06-20powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin
2018-06-19powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THPNicholas Piggin
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-05powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai