]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2022-12-02  Yang Yingliangpowerpc/83xx/mpc832x_rdb: call platform_device_put...
2022-12-02  Michael EllermanMerge branch 'topic/qspinlock' into next
2022-12-02  Benjamin Grayselftests/powerpc: Add ptrace setup_core_pattern()...
2022-12-02  Benjamin Grayselftests/powerpc: Use mfspr/mtspr macros
2022-12-02  Tiezhu Yangselftests: powerpc: Use "grep -E" instead of "egrep"
2022-12-02  Nicholas Pigginpowerpc/64s/hash: add stress_hpt kernel boot option...
2022-12-02  Nicholas Pigginpowerpc: remove STACK_FRAME_OVERHEAD
2022-12-02  Nicholas Pigginpowerpc/64: ELFv2 use minimal stack frames in int and...
2022-12-02  Nicholas Pigginpowerpc: allow minimum sized kernel stack frames
2022-12-02  Nicholas Pigginpowerpc: split validate_sp into two functions
2022-12-02  Nicholas Pigginpowerpc: copy_thread add a back chain to the switch...
2022-12-02  Nicholas Pigginpowerpc: copy_thread fill in interrupt frame marker...
2022-12-02  Nicholas Pigginpowerpc: add a define for the switch frame size and...
2022-12-02  Nicholas Pigginpowerpc: add a define for the user interrupt frame...
2022-12-02  Nicholas Pigginpowerpc: Rename STACK_FRAME_MARKER and derive it from...
2022-12-02  Nicholas Pigginpowerpc: add a definition for the marker offset within...
2022-12-02  Nicholas Pigginpowerpc: add definition for pt_regs offset within an...
2022-12-02  Nicholas Pigginpowerpc: simplify ppc_save_regs
2022-12-02  Nicholas Pigginpowerpc/pseries: hvcall stack frame overhead
2022-12-02  Nicholas Pigginpowerpc: Rearrange copy_thread child stack creation
2022-12-02  Nicholas Pigginpowerpc/perf: callchain validate kernel stack pointer...
2022-12-02  Nicholas Pigginpowerpc/64: Remove asm interrupt tracing call helpers
2022-12-02  Nicholas Pigginpowerpc/64: Option to build big-endian with ELFv2 ABI
2022-12-02  Nicholas Pigginpowerpc/64: Add big-endian ELFv2 flavour to crypto...
2022-12-02  Nicholas Pigginpowerpc/64: Add module check for ELF ABI version
2022-12-02  Nicholas Pigginmodule: add module_elf_check_arch for module-specific...
2022-12-02  Benjamin Graypowerpc/code-patching: Consolidate and cache per-cpu...
2022-12-02  Christopher... powerpc/code-patching: Use temporary mm for Radix MMU
2022-12-02  Nicholas Pigginpowerpc/qspinlock: add compile-time tuning adjustments
2022-12-02  Nicholas Pigginpowerpc/qspinlock: provide accounting and options for...
2022-12-02  Nicholas Pigginpowerpc/qspinlock: allow indefinite spinning on a preem...
2022-12-02  Nicholas Pigginpowerpc/qspinlock: reduce remote node steal spins
2022-12-02  Nicholas Pigginpowerpc/qspinlock: use spin_begin/end API
2022-12-02  Nicholas Pigginpowerpc/qspinlock: allow lock stealing in trylock and...
2022-12-02  Nicholas Pigginpowerpc/qspinlock: add ability to prod new queue head CPU
2022-12-02  Nicholas Pigginpowerpc/qspinlock: allow propagation of yield CPU down...
2022-12-02  Nicholas Pigginpowerpc/qspinlock: allow stealing when head of queue...
2022-12-02  Nicholas Pigginpowerpc/qspinlock: implement option to yield to previou...
2022-12-02  Nicholas Pigginpowerpc/qspinlock: paravirt yield to lock owner
2022-12-02  Nicholas Pigginpowerpc/qspinlock: store owner CPU in lock word
2022-12-02  Nicholas Pigginpowerpc/qspinlock: theft prevention to control latency
2022-12-02  Nicholas Pigginpowerpc/qspinlock: allow new waiters to steal the lock...
2022-12-02  Nicholas Pigginpowerpc/qspinlock: convert atomic operations to assembly
2022-12-02  Nicholas Pigginpowerpc/qspinlock: use a half-word store to unlock...
2022-12-02  Nicholas Pigginpowerpc/qspinlock: add mcs queueing for contended waiters
2022-12-02  Nicholas Pigginpowerpc/qspinlock: powerpc qspinlock implementation
2022-11-30  Benjamin Graypowerpc/tlb: Add local flush for page given mm_struct...
2022-11-30  Benjamin Graypowerpc/mm: Remove flush_all_mm, local_flush_all_mm
2022-11-30  Benjamin Graycxl: Use radix__flush_all_mm instead of generic flush_a...
2022-11-30  Benjamin Graypowerpc/mm: Remove empty hash__ functions
2022-11-30  Benjamin Graypowerpc/code-patching: Use WARN_ON and fix check in...
2022-11-30  Jordan Niethepowerpc: Allow clearing and restoring registers indepen...
2022-11-30  Pali Rohárpowerpc/fsl-pci: Choose PCI host bridge with alias...
2022-11-30  Pali Rohárpowerpc: dts: turris1x.dts: Add channel labels for...
2022-11-30  Thomas Weißschuhpowerpc/book3e: remove #include <generated/utsrelease.h>
2022-11-30  Naveen N. Raoselftests/powerpc: Account for offline cpus in perf...
2022-11-30  Naveen N. Raoselftests/powerpc: Bump up rlimit for perf-hwbreak...
2022-11-30  Naveen N. Raoselftests/powerpc: Move perror closer to its use
2022-11-30  Christoph Hellwigpowerpc/ps3: mark ps3_system_bus_type static
2022-11-30  Michael EllermanMerge branch 'fixes' into next
2022-11-30  Michael EllermanMerge branch 'topic/ppc-kvm' into next
2022-11-30  Nicholas PigginKVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
2022-11-25  Michael Ellermanpowerpc/64s: Add missing declaration for machine_check_...
2022-11-24  Tiezhu Yangpowerpc: Use "grep -E" instead of "egrep"
2022-11-24  Nayna Jainpowerpc/pseries: fix plpks_read_var() code for differen...
2022-11-24  Nayna Jainpowerpc/pseries: replace kmalloc with kzalloc in PLPKS...
2022-11-24  Nayna Jainpowerpc/pseries: cleanup error logs in plpks driver
2022-11-24  Nayna Jainpowerpc/pseries: Return -EIO instead of -EINTR for...
2022-11-24  Nayna Jainpowerpc/pseries: Fix the H_CALL error code in PLPKS...
2022-11-24  Nayna Jainpowerpc/pseries: fix the object owners enum value in...
2022-11-24  Chen Lifupowerpc/powermac: Fix symbol not declared warnings
2022-11-24  Bo Liupowerpc/pseries/eeh: Fix some kernel-doc warnings
2022-11-24  Russell Curreypowerpc/8xx: Fix warning in hw_breakpoint_handler()
2022-11-24  Shaomin Dengselftests/powerpc: Remove repeated word in comments
2022-11-24  Colin Ian Kingselftests/powerpc: Fix spelling mistake "mmaping" ...
2022-11-24  Naveen N. Raopowerpc/kprobes: Use preempt_enable() rather than the...
2022-11-24  Naveen N. Raopowerpc/kprobes: Have optimized_callback() use preempt_...
2022-11-24  Naveen N. Raopowerpc/kprobes: Remove preempt disable around call...
2022-11-24  ruanjinjiepowerpc/mpic_msgr: fix cast removes address space of...
2022-11-24  Yang Yingliangpowerpc/xive: add missing iounmap() in error path in...
2022-11-24  Stephen Rothwellpowerpc: suppress some linker warnings in recent linker...
2022-11-24  Christophe... powerpc/sysdev: Remove some duplicate prefix in some...
2022-11-24  Nicholas Pigginpowerpc: remove the last remnants of cputime_t
2022-11-24  Michael Ellermanpowerpc: Print instruction dump on a single line
2022-11-24  Michael Ellermanpowerpc: Make instruction dump work with scripts/decodecode
2022-11-24  Joel Stanleypowerpc/microwatt: Add litesd
2022-11-24  Christophe... powerpc/8xx: Reverse order entries are written by __set...
2022-11-24  Christophe... powerpc/8xx: Simplify pte_update() with 16k pages
2022-11-24  Dmitry Torokhovpowerpc/sgy_cts1000: convert to using gpiod API and...
2022-11-24  Dmitry Torokhovpowerpc/warp: switch to using gpiod API
2022-11-24  Gustavo A.... powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
2022-11-24  Kajol Jainpowerpc/kvm: Remove unused references for MMCR3/SIER2...
2022-11-24  Disha Goelpowerpc/kvm: Remove unused macros from asm-offset
2022-11-24  Xiu Jianfengpowerpc/pasemi: Add __init/__exit annotations to module...
2022-11-24  Nicholas Pigginpowerpc: add compile-time support for lbarx, lharx
2022-11-24  Shaomin Dengdrivers/ps3: Fix double word in comments
2022-11-24  Nicholas Miehlbradtdocs: powerpc: add POWER9 and POWER10 to CPU families
2022-11-24  Naveen N. Raopowerpc/ftrace: Ignore weak functions
2022-11-24  Deming Wangpowerpc/pseries: Fix formatting to make code look more...
2022-11-24  Yang Yingliangocxl: fix pci device refcount leak when calling get_fun...
next