aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds68-688/+1039
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-1/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny1-17/+0
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny1-1/+1
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-2/+2
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny1-1/+10
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny1-9/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny1-9/+0
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny1-1/+1
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport10-61/+65
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+1
2020-06-03powerpc/mm: drop platform defined pmd_mknotpresent()Anshuman Khandual1-4/+0
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-4/+0
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-0/+1
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2020-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+10
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+10
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-9/+3
2020-06-02powerpc: remove __ioremap_at and __iounmap_atChristoph Hellwig1-8/+0
2020-06-02powerpc: add an ioremap_phb helperChristoph Hellwig2-1/+3
2020-06-02powerpc: Add POWER10 architected modeAlistair Popple3-2/+15
2020-06-02powerpc/dt_cpu_ftrs: Add MMA featureAlistair Popple1-1/+2
2020-06-02powerpc: Add support for ISA v3.1Alistair Popple2-1/+3
2020-06-02powerpc: Add new HWCAP bitsAlistair Popple1-0/+2
2020-06-02powerpc/64s: Don't set FSCR bits in INIT_THREADMichael Ellerman1-1/+0
2020-06-02powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+2
2020-06-02powerpc/module_64: Consolidate ftrace codeNaveen N. Rao1-3/+0
2020-06-02powerpc/8xx: Reduce time spent in allow_user_access() and friendsChristophe Leroy1-8/+8
2020-06-02powerpc/rtas: Implement reentrant rtas callLeonardo Bras2-0/+3
2020-06-02powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.hLeonardo Bras2-117/+125
2020-06-02powerpc/kernel: Enables memory hot-remove after reboot on pseries guestsLeonardo Bras1-0/+1
2020-06-02hw-breakpoints: Fix build warnings with clangRavi Bangoria1-3/+0
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-05-29powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V1-0/+10
2020-05-28powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor detailsKajol Jain1-0/+6
2020-05-28powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asmNicholas Piggin1-3/+7
2020-05-28powerpc/64/kuap: Conditionally restore AMR in interrupt exitNicholas Piggin1-3/+19
2020-05-28powerpc/64s/kuap: Add missing isync to KUAP restore pathsNicholas Piggin1-1/+10
2020-05-28powerpc: Remove IBM405 Erratum #77Christophe Leroy7-53/+0
2020-05-28powerpc/40x: Remove support for IBM 403GCXChristophe Leroy3-67/+1
2020-05-28powerpc/pgtable: Drop PTE_ATOMIC_UPDATESChristophe Leroy1-15/+0
2020-05-28powerpc/40x: Rework 40x PTE access and TLB missChristophe Leroy2-22/+3
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek2-37/+0
2020-05-28powerpc/64s/radix: Don't prefetch DAR in update_mmu_cacheNicholas Piggin1-2/+5
2020-05-26powerpc: Add ppc_inst_as_u64()Michael Ellerman1-0/+9
2020-05-26powerpc: Add ppc_inst_next()Michael Ellerman1-0/+13
2020-05-26Merge branch 'fixes' into nextMichael Ellerman3-6/+24
2020-05-26Merge "Use hugepages to map kernel mem on 8xx" into nextMichael Ellerman13-239/+125
2020-05-26powerpc/32s: Implement dedicated kasan_init_region()Christophe Leroy1-0/+1