summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2022-09-09make generic INIT_C_CC a bit more genericAl Viro
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro
2022-09-08powerpc/64s: add pte_needs_flush and huge_pmd_needs_flushNicholas Piggin
2022-09-08powerpc/math-emu: Inhibit W=1 warningsChristophe Leroy
2022-09-05powerpc/pseries: Move dtl scanning and steal time accounting to pseries platformNicholas Piggin
2022-09-05powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin
2022-09-04powerpc/pseries: Add wait interval counter definitions to struct lppacaNicholas Piggin
2022-09-02Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman
2022-08-31powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy
2022-08-26powerpc/mm: Support execute-only memory on the Radix MMURussell Currey
2022-08-26powerpc: Remove stale declarations in mmu_decl.hChristophe Leroy
2022-08-26powerpc: Move patch sites out of asm-prototypes.hMichael Ellerman
2022-08-26Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman
2022-08-22powerpc/vdso: Don't map VDSO at a fixed address on PPC32Christophe Leroy
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-10powerpc/ppc-opcode: Fix PPC_RAW_TW()Christophe Leroy
2022-08-10powerpc: Make eh value more explicit when using lwarxChristophe Leroy
2022-08-10powerpc: Don't hide eh field of lwarx behind a macroChristophe Leroy
2022-08-10powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-08-01powerpc: drop dependency on <asm/machdep.h> in archrandom.hYury Norov
2022-08-01Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-07-28powerpc/powernv: rename remaining rng powernv_ functions to pnv_Jason A. Donenfeld
2022-07-28powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld
2022-07-28powerpc/pseries: define driver for Platform KeyStoreNayna Jain
2022-07-28powerpc/crash: save cpu register data in crash_smp_send_stop()Hari Bathini
2022-07-28powerpc: Finally remove unnecessary headers from asm/prom.hChristophe Leroy
2022-07-28powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.hChristophe Leroy
2022-07-27powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy
2022-07-27powerpc/ppc-opcode: Define and use PPC_RAW_SETB()Christophe Leroy
2022-07-27powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()Christophe Leroy
2022-07-27powerpc/probes: Remove ppc_opcode_tChristophe Leroy
2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy
2022-07-27powerpc/64s: Remove spurious fault flushing for NMMUNicholas Piggin
2022-07-27powerpc/pci: Hide pci_create_OF_bus_map() for non-chrp codePali Rohár
2022-07-27powerpc/pci: Hide pci_device_from_OF_node() for non-powermac codePali Rohár
2022-07-27powerpc/watchdog: introduce a NMI watchdog's factorLaurent Dufour
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne