summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-17powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()Mike Rapoport
2020-06-15powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTHVaibhav Jain
2020-06-15ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig
2020-06-08powerpc: use asm-generic/cacheflush.hChristoph Hellwig
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport
2020-06-04Merge tag 'kvm-ppc-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03powerpc/mm: drop platform defined pmd_mknotpresent()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02powerpc: remove __ioremap_at and __iounmap_atChristoph Hellwig
2020-06-02powerpc: add an ioremap_phb helperChristoph Hellwig
2020-06-02powerpc: Add POWER10 architected modeAlistair Popple
2020-06-02powerpc/dt_cpu_ftrs: Add MMA featureAlistair Popple
2020-06-02powerpc: Add support for ISA v3.1Alistair Popple
2020-06-02powerpc: Add new HWCAP bitsAlistair Popple
2020-06-02powerpc/64s: Don't set FSCR bits in INIT_THREADMichael Ellerman
2020-06-02powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy
2020-06-02powerpc/module_64: Consolidate ftrace codeNaveen N. Rao
2020-06-02powerpc/8xx: Reduce time spent in allow_user_access() and friendsChristophe Leroy
2020-06-02powerpc/rtas: Implement reentrant rtas callLeonardo Bras
2020-06-02powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.hLeonardo Bras