开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-02
powerpc/hv-gpci: Fix hv_gpci event list
Kajol Jain
2022-12-02
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
2022-12-02
Merge branch 'topic/qspinlock' into next
Michael Ellerman
2022-12-02
selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
Benjamin Gray
2022-12-02
selftests/powerpc: Use mfspr/mtspr macros
Benjamin Gray
2022-12-02
selftests: powerpc: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-12-02
powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults
Nicholas Piggin
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: allow minimum sized kernel stack frames
Nicholas Piggin
2022-12-02
powerpc: split validate_sp into two functions
Nicholas Piggin
2022-12-02
powerpc: copy_thread add a back chain to the switch stack frame
Nicholas Piggin
2022-12-02
powerpc: copy_thread fill in interrupt frame marker and back chain
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: 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 big-endian ELFv2 flavour to crypto VMX asm generation
Nicholas Piggin
2022-12-02
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
2022-12-02
module: add module_elf_check_arch for module-specific checks
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-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 indefinite spinning on a preempted owner
Nicholas Piggin
2022-12-02
powerpc/qspinlock: reduce remote node steal spins
Nicholas Piggin
2022-12-02
powerpc/qspinlock: use spin_begin/end API
Nicholas Piggin
2022-12-02
powerpc/qspinlock: allow lock stealing in trylock and lock fastpath
Nicholas Piggin
2022-12-02
powerpc/qspinlock: add ability to prod new queue head CPU
Nicholas Piggin
2022-12-02
powerpc/qspinlock: allow propagation of yield CPU down the queue
Nicholas Piggin
2022-12-02
powerpc/qspinlock: allow stealing when head of queue yields
Nicholas Piggin
2022-12-02
powerpc/qspinlock: implement option to yield to previous node
Nicholas Piggin
2022-12-02
powerpc/qspinlock: paravirt yield to lock owner
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
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
[next]