- 22f7ff0 KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs by Nicholas Piggin · 3 years ago
- aec9826 powerpc/fixmap: Fix VM debug warning on unmap by Christophe Leroy · 3 years, 1 month ago
- dd81e1c Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- d37823c powerpc/32s: Fix kasan_init_region() for KASAN by Christophe Leroy · 3 years ago
- 87b9d74 powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32 by Christophe Leroy · 3 years ago
- 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 5 months ago
- 2527452 powerpc/audit: Fix syscall_get_arch() by Christophe Leroy · 3 years ago
- 3f5f766 powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 by Naveen N. Rao · 3 years ago
- 29ec39f Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
- 08035a6 powerpc/sched: Remove unused TASK_SIZE_OF by Guo Ren · 3 years, 1 month ago
- e57c2fd powerpc/floppy: Remove usage of the deprecated "pci-dma-compat.h" API by Christophe JAILLET · 3 years ago
- 309a0a6 powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in selftests by Christophe Leroy · 3 years, 1 month ago
- 31acc59 powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.h by Christophe Leroy · 3 years, 1 month ago
- 29562a9 powerpc/code-patching: Move patch_exception() outside code-patching.c by Christophe Leroy · 3 years, 1 month ago
- af5304a powerpc/code-patching: Remove init_mem_is_free by Christophe Leroy · 3 years, 1 month ago
- 62479e6 powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long by Alexey Kardashevskiy · 3 years, 1 month ago
- d51f86c powerpc/mm: Switch obsolete dssall to .long by Alexey Kardashevskiy · 3 years, 1 month ago
- d72c4a3 powerpc/64/asm: Do not reassign labels by Daniel Axtens · 3 years, 1 month ago
- a3ad84d powerpc/toc: Future proof kernel toc by Alan Modra · 3 years, 1 month ago
- e14ff96 powerpc/pseries: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
- e5913db powerpc/powernv: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
- b346f57 powerpc/powermac: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
- 456e8eb powerpc/xmon: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
- 6c55298 powerpc/sysdev: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
- c49f5d8 powerpc/perf: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
- c13f2b2 powerpc/mm: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
- ce0c6be powerpc/lib: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
- d276960 powerpc/kernel: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
- 5a213b9 Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEAD by Paolo Bonzini · 3 years, 1 month ago
- ecb1057 powerpc/64/interrupt: reduce expensive debug tests by Nicholas Piggin · 3 years, 4 months ago
- 0faf20a powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in use by Nicholas Piggin · 3 years, 4 months ago
- 5a7745b powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PMIs to be soft-NMI by Nicholas Piggin · 3 years, 4 months ago
- ff0b0d6 powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper by Nicholas Piggin · 3 years, 4 months ago
- 4423eb5 powerpc/64/interrupt: make normal synchronous interrupts enable MSR[EE] if possible by Nicholas Piggin · 3 years, 4 months ago
- 0d76914 powerpc/inst: Optimise copy_inst_from_kernel_nofault() by Christophe Leroy · 3 years, 2 months ago
- 9b30757 powerpc/inst: Move ppc_inst_t definition in asm/reg.h by Christophe Leroy · 3 years, 2 months ago
- 07b863a powerpc/inst: Define ppc_inst_t as u32 on PPC32 by Christophe Leroy · 3 years, 2 months ago
- c545b9f powerpc/inst: Define ppc_inst_t by Christophe Leroy · 3 years, 2 months ago
- 3261d99 powerpc/inst: Refactor ___get_user_instr() by Christophe Leroy · 3 years, 2 months ago
- 43afcf8 powerpc: Add KUAP support for BOOKE and 40x by Christophe Leroy · 3 years, 3 months ago
- 42e03bc powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64 by Christophe Leroy · 3 years, 3 months ago
- 047a6fd powerpc/config: Add CONFIG_BOOKE_OR_40x by Christophe Leroy · 3 years, 3 months ago
- 937fb70 powerpc/kuap: Add kuap_lock() by Christophe Leroy · 3 years, 3 months ago
- 2341964 powerpc/kuap: Remove __kuap_assert_locked() by Christophe Leroy · 3 years, 3 months ago
- c252f38 powerpc/kuap: Check KUAP activation in generic functions by Christophe Leroy · 3 years, 3 months ago
- ba454f9 powerpc/kuap: Add a generic intermediate layer by Christophe Leroy · 3 years, 3 months ago
- 6754862 powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64 by Christophe Leroy · 3 years, 3 months ago
- 70428da powerpc/32s: Save content of sr0 to avoid 'mfsr' by Christophe Leroy · 3 years, 3 months ago
- 526d4a4 powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly by Christophe Leroy · 3 years, 3 months ago
- df415cd powerpc/32s: Remove capability to disable KUEP at boottime by Christophe Leroy · 3 years, 3 months ago
- ee263160 powerpc/44x: Activate KUEP at all time by Christophe Leroy · 3 years, 3 months ago
- 13dac4e powerpc/8xx: Activate KUEP at all time by Christophe Leroy · 3 years, 3 months ago
- 6c1fa60 Revert "powerpc: Inline setup_kup()" by Christophe Leroy · 3 years, 3 months ago
- 387e220 powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU by Nicholas Piggin · 3 years, 2 months ago
- c285737 powerpc/64s: Make hash MMU support configurable by Nicholas Piggin · 3 years, 2 months ago
- debeda0 powerpc/64s: Always define arch unmapped area calls by Nicholas Piggin · 3 years, 2 months ago
- 005467e KVM: Drop obsolete kvm_arch_vcpu_block_finish() by Sean Christopherson · 3 years, 3 months ago
- 510958e KVM: Force PPC to define its own rcuwait object by Sean Christopherson · 3 years, 3 months ago
- eaaaed1 KVM: PPC: Avoid referencing userspace memory region in memslot updates by Sean Christopherson · 3 years, 1 month ago
- 537a17b KVM: Let/force architectures to deal with arch specific memslot data by Sean Christopherson · 3 years, 1 month ago
- 77993b5 locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h by Sebastian Andrzej Siewior · 3 years, 2 months ago
- 935b534 powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific by Nicholas Piggin · 3 years, 2 months ago
- a4135cb powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE by Nicholas Piggin · 3 years, 2 months ago
- 79b74a6 powerpc: Remove unused FW_FEATURE_NATIVE references by Nicholas Piggin · 3 years, 2 months ago
- 62ea67e powerpc/signal32: Use struct_group() to zero spe regs by Kees Cook · 3 years, 2 months ago
- 5402e23 powerpc/64s: Get LPID bit width from device tree by Nicholas Piggin · 3 years, 2 months ago
- 2c9ac51 powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC by Athira Rajeev · 3 years, 6 months ago
- f05cab0 powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends by Christophe Leroy · 3 years, 4 months ago
- 41d6520 powerpc/atomics: Use immediate operand when possible by Christophe Leroy · 3 years, 4 months ago
- fb35078 powerpc/bitops: Use immediate operand when possible by Christophe Leroy · 3 years, 4 months ago
- aebd1fb powerpc: flexible GPR range save/restore macros by Nicholas Piggin · 3 years, 3 months ago
- ab85a27 powerpc: Mark probe_machine() __init and static by Michael Ellerman · 3 years, 2 months ago
- b350111 powerpc: remove cpu_online_cores_map function by Nicholas Piggin · 3 years, 2 months ago
- af3fdce Revert "powerpc/code-patching: Improve verification of patchability" by Michael Ellerman · 3 years, 2 months ago
- 38f7b70 powerpc/rtas: rtas_busy_delay() improvements by Nathan Lynch · 3 years, 2 months ago
- 8b8a8f0 powerpc/code-patching: Improve verification of patchability by Christophe Leroy · 3 years, 2 months ago
- f15a71b powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro by Hari Bathini · 3 years, 3 months ago
- 756c52c powerpc/xive: Activate StoreEOI on P10 by Cédric Le Goater · 3 years, 2 months ago
- 9c5a432 KVM: PPC: Book3S HV P9: Remove subcore HMI handling by Nicholas Piggin · 3 years, 2 months ago
- 434398a KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exit by Nicholas Piggin · 3 years, 2 months ago
- b49c65c KVM: PPC: Book3S HV P9: Improve mfmsr performance on entry by Nicholas Piggin · 3 years, 2 months ago
- 46dea77 KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entry by Nicholas Piggin · 3 years, 2 months ago
- 0ba0e5d5 KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushing by Nicholas Piggin · 3 years, 2 months ago
- 5236756 KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs by Nicholas Piggin · 3 years, 2 months ago
- 022ecb9 KVM: PPC: Book3S HV P9: Demand fault TM facility registers by Nicholas Piggin · 3 years, 2 months ago
- a3e18ca KVM: PPC: Book3S HV P9: Demand fault EBB facility registers by Nicholas Piggin · 3 years, 2 months ago
- cb2553a KVM: PPC: Book3S HV P9: Optimise timebase reads by Nicholas Piggin · 3 years, 2 months ago
- 3c1a4322 KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebase by Nicholas Piggin · 3 years, 2 months ago
- 34e119c9 KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs by Nicholas Piggin · 3 years, 2 months ago
- 57dc0ee KVM: PPC: Book3S HV P9: Implement PMU save/restore in C by Nicholas Piggin · 3 years, 2 months ago
- 25aa145 powerpc/time: add API for KVM to re-arm the host timer/decrementer by Nicholas Piggin · 3 years, 2 months ago
- 9581991 KVM: PPC: Book3S HV P9: Use large decrementer for HDEC by Nicholas Piggin · 3 years, 2 months ago
- 4ebbd07 KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read by Nicholas Piggin · 3 years, 2 months ago
- e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 50f9481 mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE by David Hildenbrand · 3 years, 2 months ago
- e012a25 powerpc: use generic version of arch_is_kernel_initmem_freed() by Christophe Leroy · 3 years, 2 months ago