index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2023-01-11
1
-1
/
+1
*
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
31
-296
/
+578
|
\
|
*
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
3
-1
/
+12
|
|
\
|
|
*
objtool/powerpc: Enable objtool to be built on ppc
Sathvika Vasireddy
2022-11-18
1
-0
/
+7
|
|
*
powerpc: Override __ALIGN and __ALIGN_STR macros
Sathvika Vasireddy
2022-11-15
1
-0
/
+3
|
|
*
powerpc: Fix __WARN_FLAGS() for use with Objtool
Sathvika Vasireddy
2022-11-15
1
-1
/
+2
|
*
|
powerpc/rtas: document rtas_call()
Nathan Lynch
2022-12-07
1
-15
/
+0
|
*
|
powerpc: export the CPU node count
Laurent Dufour
2022-12-07
1
-0
/
+1
|
*
|
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
2022-12-02
1
-2
/
+0
|
*
|
powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
Michael Jeanson
2022-12-02
1
-12
/
+0
|
*
|
powerpc/64: Add interrupt register sanitisation macros
Rohan McLure
2022-12-02
1
-0
/
+19
|
*
|
Merge branch 'topic/qspinlock' into next
Michael Ellerman
2022-12-02
5
-60
/
+215
|
|
\
\
|
|
*
|
powerpc/qspinlock: add compile-time tuning adjustments
Nicholas Piggin
2022-12-02
1
-3
/
+58
|
|
*
|
powerpc/qspinlock: provide accounting and options for sleepy locks
Nicholas Piggin
2022-12-02
1
-1
/
+6
|
|
*
|
powerpc/qspinlock: allow lock stealing in trylock and lock fastpath
Nicholas Piggin
2022-12-02
1
-2
/
+20
|
|
*
|
powerpc/qspinlock: store owner CPU in lock word
Nicholas Piggin
2022-12-02
2
-3
/
+21
|
|
*
|
powerpc/qspinlock: theft prevention to control latency
Nicholas Piggin
2022-12-02
1
-1
/
+7
|
|
*
|
powerpc/qspinlock: allow new waiters to steal the lock before queueing
Nicholas Piggin
2022-12-02
1
-0
/
+23
|
|
*
|
powerpc/qspinlock: convert atomic operations to assembly
Nicholas Piggin
2022-12-02
2
-7
/
+21
|
|
*
|
powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx.
Nicholas Piggin
2022-12-02
2
-7
/
+18
|
|
*
|
powerpc/qspinlock: add mcs queueing for contended waiters
Nicholas Piggin
2022-12-02
2
-3
/
+30
|
|
*
|
powerpc/qspinlock: powerpc qspinlock implementation
Nicholas Piggin
2022-12-02
5
-66
/
+44
|
|
|
/
|
*
|
powerpc: remove STACK_FRAME_OVERHEAD
Nicholas Piggin
2022-12-02
1
-13
/
+11
|
*
|
powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizes
Nicholas Piggin
2022-12-02
1
-5
/
+15
|
*
|
powerpc: split validate_sp into two functions
Nicholas Piggin
2022-12-02
1
-3
/
+12
|
*
|
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
2022-12-02
1
-2
/
+4
|
*
|
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2022-12-02
1
-3
/
+3
|
*
|
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2022-12-02
1
-2
/
+2
|
*
|
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
1
-0
/
+2
|
*
|
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
1
-0
/
+2
|
*
|
powerpc/64: Remove asm interrupt tracing call helpers
Nicholas Piggin
2022-12-02
1
-58
/
+0
|
*
|
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
2022-11-30
3
-0
/
+23
|
*
|
powerpc/mm: Remove flush_all_mm, local_flush_all_mm
Benjamin Gray
2022-11-30
2
-37
/
+0
|
*
|
cxl: Use radix__flush_all_mm instead of generic flush_all_mm
Benjamin Gray
2022-11-30
1
-3
/
+3
|
*
|
powerpc/mm: Remove empty hash__ functions
Benjamin Gray
2022-11-30
2
-46
/
+9
|
*
|
powerpc: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
2022-11-30
1
-0
/
+2
|
*
|
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
2022-11-30
1
-4
/
+0
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2022-11-30
3
-0
/
+14
|
|
\
\
|
*
\
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-11-30
1
-0
/
+12
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
Nicholas Piggin
2022-11-30
1
-0
/
+12
|
|
|
|
/
|
|
|
/
|
|
*
|
|
powerpc/pseries: Fix the H_CALL error code in PLPKS driver
Nayna Jain
2022-11-24
1
-2
/
+1
|
*
|
|
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
2022-11-24
1
-16
/
+1
|
*
|
|
powerpc/8xx: Reverse order entries are written by __set_pte_at()
Christophe Leroy
2022-11-24
1
-1
/
+1
|
*
|
|
powerpc/8xx: Simplify pte_update() with 16k pages
Christophe Leroy
2022-11-24
1
-2
/
+8
|
*
|
|
powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registers
Kajol Jain
2022-11-24
1
-1
/
+1
|
*
|
|
powerpc: add compile-time support for lbarx, lharx
Nicholas Piggin
2022-11-24
1
-1
/
+230
|
*
|
|
powerpc/ftrace: Ignore weak functions
Naveen N. Rao
2022-11-24
1
-0
/
+7
|
*
|
|
powerpc: Remove find_current_mm_pte()
Christophe Leroy
2022-11-24
1
-25
/
+0
|
|
/
/
*
|
|
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-1
/
+1
|
\
\
\
|
*
|
|
mm: Convert __HAVE_ARCH_P..P_GET to the new style
Peter Zijlstra
2022-12-15
1
-1
/
+1
[next]