index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-11-24
powerpc: Make instruction dump work with scripts/decodecode
Michael Ellerman
2022-11-24
powerpc/microwatt: Add litesd
Joel Stanley
2022-11-24
powerpc/8xx: Reverse order entries are written by __set_pte_at()
Christophe Leroy
2022-11-24
powerpc/8xx: Simplify pte_update() with 16k pages
Christophe Leroy
2022-11-24
powerpc/sgy_cts1000: convert to using gpiod API and facelift
Dmitry Torokhov
2022-11-24
powerpc/warp: switch to using gpiod API
Dmitry Torokhov
2022-11-24
powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
Gustavo A. R. Silva
2022-11-24
powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registers
Kajol Jain
2022-11-24
powerpc/kvm: Remove unused macros from asm-offset
Disha Goel
2022-11-24
powerpc/pasemi: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-11-24
powerpc: add compile-time support for lbarx, lharx
Nicholas Piggin
2022-11-24
powerpc/ftrace: Ignore weak functions
Naveen N. Rao
2022-11-24
powerpc/pseries: Fix formatting to make code look more beautiful
Deming Wang
2022-11-24
powerpc/xive: remove unused parameter
Deming Wang
2022-11-24
powerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
Randy Dunlap
2022-11-24
powerpc: Remove find_current_mm_pte()
Christophe Leroy
2022-11-24
powerpc/52xx: Fix a resource leak in an error handling path
Christophe JAILLET
2022-11-24
powerpc/bpf/32: Fix Oops on tail call tests
Christophe Leroy
2022-11-24
KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-11-24
KVM: PPC: Book3s: Use arg->size directly in kvm_vm_ioctl_create_spapr_tce()
Deming Wang
2022-11-24
KVM: PPC: Book3S HV: XIVE: Fix spelling mistakes
Zhang Jiaming
2022-11-24
KVM: PPC: Use __func__ to get function's name
XueBing Chen
2022-11-18
kexec: replace crash_mem_range with range
Li Chen
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
2022-11-18
objtool/powerpc: Add --mcount specific implementation
Sathvika Vasireddy
2022-11-18
objtool/powerpc: Enable objtool to be built on ppc
Sathvika Vasireddy
2022-11-18
powerpc/vdso: Skip objtool from running on VDSO files
Sathvika Vasireddy
2022-11-18
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
2022-11-18
random: use random.trust_{bootloader,cpu} command line option only
Jason A. Donenfeld
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
powerpc/pseries/msi: Use msi_domain_ops:: Msi_post_free()
Thomas Gleixner
2022-11-16
powerpc: Fix writable sections being moved into the rodata region
Nicholas Piggin
2022-11-15
powerpc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
powerpc: Curb objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
powerpc: Override __ALIGN and __ALIGN_STR macros
Sathvika Vasireddy
2022-11-15
powerpc: Fix __WARN_FLAGS() for use with Objtool
Sathvika Vasireddy
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-08
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-01
powerpc/32: Select ARCH_SPLIT_ARG64
Michael Ellerman
2022-11-01
powerpc/32: fix syscall wrappers with 64-bit arguments
Andreas Schwab
2022-10-31
powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec
Michael Ellerman
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2022-10-27
eth: fealnx: delete the driver for Myson MTD-800
Jakub Kicinski
2022-10-27
powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...
Nicholas Piggin
[prev]
[next]