summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-20KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interruptMurilo Opsfelder Araujo
2022-07-20KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarationsMurilo Opsfelder Araujo
2022-07-20powerpc/pseries: add FW_FEATURE_WATCHDOG flagScott Cheloha
2022-07-20powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return codeScott Cheloha
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-17powerpc/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-07-09Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-07-09Merge branch 'fixes' into nextMichael Ellerman
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-06-29powerpc/64: Drop ppc_inst_as_str()Michael Ellerman
2022-06-29KVM: PPC: Align pt_regs in kvm_vcpu_arch structureFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: tracing: Add missing hcall namesFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry pathFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry pathFabiano Rosas
2022-06-29powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy
2022-06-29powerpc/64e: Reorganise virtual memoryChristophe Leroy
2022-06-29powerpc/64e: Move virtual memory closer to linear memoryChristophe Leroy
2022-06-29powerpc/64e: Remove unused REGION related macrosChristophe Leroy
2022-06-29powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MASChristophe Leroy
2022-06-29powerpc/64e: Rewrite p4d_populate() as a static inline functionChristophe Leroy
2022-06-29powerpc: Remove _PAGE_SAO stub for book3e/64Christophe Leroy
2022-06-29powerpc/irq: Make __do_irq() staticChristophe Leroy
2022-06-29powerpc/irq: remove inline assembly in hard_irq_disable macroChristophe Leroy
2022-06-29powerpc/irq: Replace #ifdefs by IS_ENABLED()Christophe Leroy
2022-06-29powerpc/irq: Don't open code irq_soft_mask helpersChristophe Leroy
2022-06-29powerpc: Don't include asm/ppc_asm.h in other headersChristophe Leroy
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-06-26powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy
2022-06-26powerpc: Update asm-prototypes.h commentMichael Ellerman
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko
2022-06-22powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()Andy Shevchenko
2022-06-20powerpc: Move prom_init() out of asm-prototypes.hChristophe Leroy
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-06-07No need of likely/unlikely on calls of check_copy_size()Al Viro
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-27powerpc/64: Include cache.h directly in paca.hMichael Ellerman
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds