index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
powerpc: simplify ppc_save_regs
Nicholas Piggin
2022-12-02
powerpc/pseries: hvcall stack frame overhead
Nicholas Piggin
2022-12-02
powerpc: Rearrange copy_thread child stack creation
Nicholas Piggin
2022-12-02
powerpc/perf: callchain validate kernel stack pointer bounds
Nicholas Piggin
2022-12-02
powerpc/64: Remove asm interrupt tracing call helpers
Nicholas Piggin
2022-12-02
powerpc/64: Option to build big-endian with ELFv2 ABI
Nicholas Piggin
2022-12-02
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
2022-12-02
powerpc/code-patching: Consolidate and cache per-cpu patching context
Benjamin Gray
2022-12-02
powerpc/code-patching: Use temporary mm for Radix MMU
Christopher M. Riedl
2022-11-30
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
2022-11-30
powerpc/mm: Remove flush_all_mm, local_flush_all_mm
Benjamin Gray
2022-11-30
cxl: Use radix__flush_all_mm instead of generic flush_all_mm
Benjamin Gray
2022-11-30
powerpc/mm: Remove empty hash__ functions
Benjamin Gray
2022-11-30
powerpc/code-patching: Use WARN_ON and fix check in poking_init
Benjamin Gray
2022-11-30
powerpc: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
2022-11-30
powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary
Pali Rohár
2022-11-30
powerpc: dts: turris1x.dts: Add channel labels for temperature sensor
Pali Rohár
2022-11-30
powerpc/book3e: remove #include <generated/utsrelease.h>
Thomas Weißschuh
2022-11-30
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
2022-11-30
Merge branch 'fixes' into next
Michael Ellerman
2022-11-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-11-30
KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
Nicholas Piggin
2022-11-26
powerpc/64s: Add missing declaration for machine_check_early_boot()
Michael Ellerman
2022-11-24
powerpc: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-11-24
powerpc/pseries: fix plpks_read_var() code for different consumers
Nayna Jain
2022-11-24
powerpc/pseries: replace kmalloc with kzalloc in PLPKS driver
Nayna Jain
2022-11-24
powerpc/pseries: cleanup error logs in plpks driver
Nayna Jain
2022-11-24
powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
Nayna Jain
2022-11-24
powerpc/pseries: Fix the H_CALL error code in PLPKS driver
Nayna Jain
2022-11-24
powerpc/pseries: fix the object owners enum value in plpks driver
Nayna Jain
2022-11-24
powerpc/powermac: Fix symbol not declared warnings
Chen Lifu
2022-11-24
powerpc/pseries/eeh: Fix some kernel-doc warnings
Bo Liu
2022-11-24
powerpc/8xx: Fix warning in hw_breakpoint_handler()
Russell Currey
2022-11-24
powerpc/kprobes: Use preempt_enable() rather than the no_resched variant
Naveen N. Rao
2022-11-24
powerpc/kprobes: Have optimized_callback() use preempt_enable()
Naveen N. Rao
2022-11-24
powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...
Naveen N. Rao
2022-11-24
powerpc/mpic_msgr: fix cast removes address space of expression warnings
ruanjinjie
2022-11-24
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
2022-11-24
powerpc: suppress some linker warnings in recent linker versions
Stephen Rothwell
2022-11-24
powerpc/sysdev: Remove some duplicate prefix in some messages
Christophe JAILLET
2022-11-24
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
2022-11-24
powerpc: Print instruction dump on a single line
Michael Ellerman
2022-11-24
powerpc: Make instruction dump work with scripts/decodecode
Michael Ellerman
2022-11-24
powerpc/microwatt: Add litesd
Joel Stanley
2022-11-24
powerpc/8xx: Reverse order entries are written by __set_pte_at()
Christophe Leroy
2022-11-24
powerpc/8xx: Simplify pte_update() with 16k pages
Christophe Leroy
2022-11-24
powerpc/sgy_cts1000: convert to using gpiod API and facelift
Dmitry Torokhov
2022-11-24
powerpc/warp: switch to using gpiod API
Dmitry Torokhov
[next]