index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
2023-01-30
powerpc/64s: Fix local irq disable when PMIs are disabled
Nicholas Piggin
2023-01-30
powerpc/64: Don't recurse irq replay
Nicholas Piggin
2023-01-30
powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
Christophe Leroy
2023-01-30
powerpc/rtas: remove lock and args fields from global rtas struct
Nathan Lynch
2023-01-27
vio: move to_vio_dev() to use container_of_const()
Greg Kroah-Hartman
2023-01-11
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
KVM: PPC: Move processor compatibility check to module init
Sean Christopherson
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
mm: Convert __HAVE_ARCH_P..P_GET to the new style
Peter Zijlstra
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-07
powerpc/rtas: document rtas_call()
Nathan Lynch
2022-12-07
powerpc: export the CPU node count
Laurent Dufour
2022-12-02
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
2022-12-02
powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
Michael Jeanson
2022-12-02
powerpc/64: Add interrupt register sanitisation macros
Rohan McLure
2022-12-02
Merge branch 'topic/qspinlock' into next
Michael Ellerman
2022-12-02
powerpc: remove STACK_FRAME_OVERHEAD
Nicholas Piggin
2022-12-02
powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizes
Nicholas Piggin
2022-12-02
powerpc: split validate_sp into two functions
Nicholas Piggin
2022-12-02
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
2022-12-02
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2022-12-02
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
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/64: Remove asm interrupt tracing call helpers
Nicholas Piggin
2022-12-02
powerpc/qspinlock: add compile-time tuning adjustments
Nicholas Piggin
2022-12-02
powerpc/qspinlock: provide accounting and options for sleepy locks
Nicholas Piggin
2022-12-02
powerpc/qspinlock: allow lock stealing in trylock and lock fastpath
Nicholas Piggin
2022-12-02
powerpc/qspinlock: store owner CPU in lock word
Nicholas Piggin
2022-12-02
powerpc/qspinlock: theft prevention to control latency
Nicholas Piggin
2022-12-02
powerpc/qspinlock: allow new waiters to steal the lock before queueing
Nicholas Piggin
2022-12-02
powerpc/qspinlock: convert atomic operations to assembly
Nicholas Piggin
2022-12-02
powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx.
Nicholas Piggin
2022-12-02
powerpc/qspinlock: add mcs queueing for contended waiters
Nicholas Piggin
2022-12-02
powerpc/qspinlock: powerpc qspinlock implementation
Nicholas Piggin
2022-11-30
mm: remove unused savedwrite infrastructure
David Hildenbrand
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: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
2022-11-30
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
2022-11-30
Merge branch 'fixes' into next
Michael Ellerman
[prev]
[next]