index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
powerpc/qspinlock: add ability to prod new queue head CPU
Nicholas Piggin
2022-12-02
1
-2
/
+29
|
|
*
|
powerpc/qspinlock: allow propagation of yield CPU down the queue
Nicholas Piggin
2022-12-02
1
-0
/
+79
|
|
*
|
powerpc/qspinlock: allow stealing when head of queue yields
Nicholas Piggin
2022-12-02
1
-3
/
+56
|
|
*
|
powerpc/qspinlock: implement option to yield to previous node
Nicholas Piggin
2022-12-02
1
-1
/
+45
|
|
*
|
powerpc/qspinlock: paravirt yield to lock owner
Nicholas Piggin
2022-12-02
1
-12
/
+87
|
|
*
|
powerpc/qspinlock: store owner CPU in lock word
Nicholas Piggin
2022-12-02
3
-4
/
+22
|
|
*
|
powerpc/qspinlock: theft prevention to control latency
Nicholas Piggin
2022-12-02
2
-1
/
+60
|
|
*
|
powerpc/qspinlock: allow new waiters to steal the lock before queueing
Nicholas Piggin
2022-12-02
2
-9
/
+124
|
|
*
|
powerpc/qspinlock: convert atomic operations to assembly
Nicholas Piggin
2022-12-02
3
-42
/
+68
|
|
*
|
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
3
-6
/
+214
|
|
*
|
powerpc/qspinlock: powerpc qspinlock implementation
Nicholas Piggin
2022-12-02
8
-69
/
+65
|
|
|
/
|
*
|
powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults
Nicholas Piggin
2022-12-02
4
-1
/
+155
|
*
|
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: allow minimum sized kernel stack frames
Nicholas Piggin
2022-12-02
12
-20
/
+20
|
*
|
powerpc: split validate_sp into two functions
Nicholas Piggin
2022-12-02
4
-16
/
+30
|
*
|
powerpc: copy_thread add a back chain to the switch stack frame
Nicholas Piggin
2022-12-02
1
-0
/
+2
|
*
|
powerpc: copy_thread fill in interrupt frame marker and back chain
Nicholas Piggin
2022-12-02
1
-1
/
+3
|
*
|
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
2022-12-02
4
-10
/
+16
|
*
|
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2022-12-02
3
-8
/
+8
|
*
|
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2022-12-02
5
-7
/
+6
|
*
|
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
8
-11
/
+13
|
*
|
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
18
-100
/
+100
|
*
|
powerpc: simplify ppc_save_regs
Nicholas Piggin
2022-12-02
1
-42
/
+15
|
*
|
powerpc/pseries: hvcall stack frame overhead
Nicholas Piggin
2022-12-02
1
-18
/
+20
|
*
|
powerpc: Rearrange copy_thread child stack creation
Nicholas Piggin
2022-12-02
1
-5
/
+6
|
*
|
powerpc/perf: callchain validate kernel stack pointer bounds
Nicholas Piggin
2022-12-02
1
-0
/
+1
|
*
|
powerpc/64: Remove asm interrupt tracing call helpers
Nicholas Piggin
2022-12-02
1
-58
/
+0
|
*
|
powerpc/64: Option to build big-endian with ELFv2 ABI
Nicholas Piggin
2022-12-02
2
-2
/
+23
|
*
|
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
2022-12-02
1
-0
/
+10
|
*
|
powerpc/code-patching: Consolidate and cache per-cpu patching context
Benjamin Gray
2022-12-02
1
-19
/
+30
|
*
|
powerpc/code-patching: Use temporary mm for Radix MMU
Christopher M. Riedl
2022-12-02
1
-5
/
+172
|
*
|
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
2022-11-30
4
-0
/
+31
|
*
|
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/code-patching: Use WARN_ON and fix check in poking_init
Benjamin Gray
2022-11-30
1
-8
/
+9
|
*
|
powerpc: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
2022-11-30
2
-3
/
+37
|
*
|
powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary
Pali Rohár
2022-11-30
1
-0
/
+13
|
*
|
powerpc: dts: turris1x.dts: Add channel labels for temperature sensor
Pali Rohár
2022-11-30
1
-0
/
+14
|
*
|
powerpc/book3e: remove #include <generated/utsrelease.h>
Thomas Weißschuh
2022-11-30
1
-1
/
+0
|
*
|
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
2022-11-30
2
-5
/
+1
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2022-11-30
20
-81
/
+261
|
|
\
\
|
*
\
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-11-30
7
-22
/
+26
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
Nicholas Piggin
2022-11-30
3
-9
/
+15
|
|
*
|
|
KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-11-24
1
-3
/
+2
|
|
*
|
|
KVM: PPC: Book3s: Use arg->size directly in kvm_vm_ioctl_create_spapr_tce()
Deming Wang
2022-11-24
1
-3
/
+3
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Fix spelling mistakes
Zhang Jiaming
2022-11-24
1
-3
/
+3
|
|
*
|
|
KVM: PPC: Use __func__ to get function's name
XueBing Chen
2022-11-24
1
-4
/
+3
|
|
|
|
/
|
|
|
/
|
[prev]
[next]