Age | Commit message (Expand) | Author |
2022-08-01 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2022-07-28 | powerpc/powernv: rename remaining rng powernv_ functions to pnv_ | Jason A. Donenfeld |
2022-07-28 | powerpc/powernv/kvm: Use darn for H_RANDOM on Power9 | Jason A. Donenfeld |
2022-07-28 | powerpc/pseries: define driver for Platform KeyStore | Nayna Jain |
2022-07-28 | powerpc/crash: save cpu register data in crash_smp_send_stop() | Hari Bathini |
2022-07-28 | powerpc: Finally remove unnecessary headers from asm/prom.h | Christophe Leroy |
2022-07-28 | powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h | Christophe Leroy |
2022-07-27 | powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei') | Christophe Leroy |
2022-07-27 | powerpc/ppc-opcode: Define and use PPC_RAW_SETB() | Christophe Leroy |
2022-07-27 | powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW() | Christophe Leroy |
2022-07-27 | powerpc/probes: Remove ppc_opcode_t | Christophe Leroy |
2022-07-27 | powerpc: Remove remaining parts of oprofile | Christophe Leroy |
2022-07-27 | powerpc/64s: Remove spurious fault flushing for NMMU | Nicholas Piggin |
2022-07-27 | powerpc/pci: Hide pci_create_OF_bus_map() for non-chrp code | Pali Rohár |
2022-07-27 | powerpc/pci: Hide pci_device_from_OF_node() for non-powermac code | Pali Rohár |
2022-07-27 | powerpc/watchdog: introduce a NMI watchdog's factor | Laurent Dufour |
2022-07-20 | KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt | Murilo Opsfelder Araujo |
2022-07-20 | KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarations | Murilo Opsfelder Araujo |
2022-07-20 | powerpc/pseries: add FW_FEATURE_WATCHDOG flag | Scott Cheloha |
2022-07-20 | powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code | Scott Cheloha |
2022-07-09 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2022-07-09 | Merge branch 'fixes' into next | Michael Ellerman |
2022-06-29 | powerpc/bpf: Fix use of user_pt_regs in uapi | Naveen N. Rao |
2022-06-29 | powerpc/64: Drop ppc_inst_as_str() | Michael Ellerman |
2022-06-29 | KVM: PPC: Align pt_regs in kvm_vcpu_arch structure | Fabiano Rosas |
2022-06-29 | KVM: PPC: Book3S HV: tracing: Add missing hcall names | Fabiano Rosas |
2022-06-29 | KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path | Fabiano Rosas |
2022-06-29 | KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path | Fabiano Rosas |
2022-06-29 | powerpc/64e: KASAN Full support for BOOK3E/64 | Christophe Leroy |
2022-06-29 | powerpc/64e: Reorganise virtual memory | Christophe Leroy |
2022-06-29 | powerpc/64e: Move virtual memory closer to linear memory | Christophe Leroy |
2022-06-29 | powerpc/64e: Remove unused REGION related macros | Christophe Leroy |
2022-06-29 | powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS | Christophe Leroy |
2022-06-29 | powerpc/64e: Rewrite p4d_populate() as a static inline function | Christophe Leroy |
2022-06-29 | powerpc: Remove _PAGE_SAO stub for book3e/64 | Christophe Leroy |
2022-06-29 | powerpc/irq: Make __do_irq() static | Christophe Leroy |
2022-06-29 | powerpc/irq: remove inline assembly in hard_irq_disable macro | Christophe Leroy |
2022-06-29 | powerpc/irq: Replace #ifdefs by IS_ENABLED() | Christophe Leroy |
2022-06-29 | powerpc/irq: Don't open code irq_soft_mask helpers | Christophe Leroy |
2022-06-29 | powerpc: Don't include asm/ppc_asm.h in other headers | Christophe Leroy |
2022-06-29 | powerpc: Include asm/firmware.h in all users of firmware_has_feature() | Christophe Leroy |
2022-06-26 | powerpc/powermac: Remove empty function note_scsi_host() | Christophe Leroy |
2022-06-26 | powerpc: Update asm-prototypes.h comment | Michael Ellerman |
2022-06-22 | powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode | Andy Shevchenko |
2022-06-22 | powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq() | Andy Shevchenko |
2022-06-20 | powerpc: Move prom_init() out of asm-prototypes.h | Christophe Leroy |
2022-06-20 | powerpc: Don't include asm/setup.h in asm/machdep.h | Christophe Leroy |
2022-06-09 | Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-06-02 | Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |