summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra1-2/+0
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao2-9/+9
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+8
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-118/+64
2022-06-03Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+1
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman1-2/+8
2022-06-01Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-45/+6
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds53-284/+384
2022-05-27powerpc/64: Include cache.h directly in paca.hMichael Ellerman1-0/+1
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-22/+30
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2022-05-26Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2-4/+1
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2022-05-24powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is...Christophe Leroy1-0/+2
2022-05-24livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy1-9/+1
2022-05-24Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+8
2022-05-22powerpc: Enable the DAWR on POWER9 DD2.3 and aboveReza Arbab1-2/+8
2022-05-22powerpc/64s: Add CPU_FTRS_POWER10 to ALWAYS maskMichael Ellerman1-2/+4
2022-05-22powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS maskMichael Ellerman1-2/+2
2022-05-22powerpc/numa: Associate numa node to its cpu earlierOscar Salvador1-6/+2
2022-05-22powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy1-35/+0
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens4-3/+38
2022-05-22powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens1-12/+40
2022-05-22powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao1-1/+3
2022-05-22powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman1-2/+5
2022-05-22powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni1-1/+1
2022-05-22powerpc/opcodes: Remove unused PPC_INST_XXX macrosChristophe Leroy1-9/+4
2022-05-22powerpc/inst: Remove PPC_INST_BLChristophe Leroy1-1/+0
2022-05-22powerpc/inst: Remove PPC_INST_BRANCHChristophe Leroy1-2/+1
2022-05-22powerpc/inst: Add __copy_inst_from_kernel_nofault()Christophe Leroy1-4/+9
2022-05-22powerpc/ftrace: Minimise number of #ifdefsChristophe Leroy2-4/+0
2022-05-20bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf1-6/+8
2022-05-19termbits.h: Align lines & formatIlpo Järvinen1-53/+47
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen1-50/+2
2022-05-19powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.Christophe Leroy1-0/+5
2022-05-19powerpc: Finalise cleanup around ABI useChristophe Leroy1-8/+0
2022-05-19powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy5-12/+12
2022-05-19powerpc/code-patching: Inline create_branch()Christophe Leroy1-2/+20
2022-05-19powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()Christophe Leroy1-2/+27
2022-05-19powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZNicholas Piggin3-2/+21
2022-05-19powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZNicholas Piggin1-0/+5
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman6-30/+11
2022-05-18KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlersAlexey Kardashevskiy1-7/+0
2022-05-18KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy3-11/+2
2022-05-14mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang1-3/+6
2022-05-14powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2022-05-13KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearmingNicholas Piggin1-2/+2
2022-05-13KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDSNicholas Piggin1-3/+0