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-7.1.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-05-04
powerpc/5xx: Drop unnecessary cast
Wang Qing
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
2022-05-04
powerpc/kuap: Remove unused inline function __kuap_assert_locked()
YueHaibing
2022-05-04
powerpc/smp: Remove unused inline functions
YueHaibing
2022-05-04
powerpc: Remove redundant spaces to match coding style
maqiang
2022-05-04
powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()
Magali Lemes
2022-05-04
powerpc/fadump: Use swap() instead of open coding it
Jiapeng Chong
2022-05-04
powerpc: No need to initialise statics to 0
Xiang wangx
2022-05-04
powerpc/fadump: Correct two typos in a comment
Randy Dunlap
2022-05-04
powerpc: use strscpy to replace strlcpy
Jason Wang
2022-05-04
powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'
Jason Wang
2022-05-04
powerpc/powernv: Switch from __FUNCTION__ to __func__
Dwaipayan Ray
2022-05-04
powerpc/mm: Switch from __FUNCTION__ to __func__
Dwaipayan Ray
2022-05-04
powerpc: Fix spelling mistake "mesages" -> "messages" in Kconfig
Colin Ian King
2022-05-04
powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
Chen Huang
2022-05-04
powerpc/mpc52xx: Fix some pr_debug() issues
Randy Dunlap
2022-05-04
powerpc/pmac: remove unused symbol
Zucheng Zheng
2022-05-04
powerpc: make 'boot_text_mapped' static
Yu Kuai
2022-05-04
powerpc: remove set but not used variable 'force_printk_to_btext'
Yu Kuai
2022-05-04
powerpc/pseries/cmm: Remove unneeded variable "ret"
zuoqilin
2022-05-04
powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()
YueHaibing
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
2022-05-02
powerpc/sstep: Use bitwise instead of arithmetic operator for flags
Yang Li
2022-05-02
powerpc/8xx: export 'cpm_setbrg' for modules
Randy Dunlap
2022-05-02
powerpc/perf: Fix symbol undeclared warning
Wang Wensheng
2022-05-02
powerpc/pseries/dlpar: Remove unnecessary cast to kfree()
Xu Wang
2022-04-29
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-28
powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-27
powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()
Michael Ellerman
2022-04-27
powerpc/boot: Build wrapper for an appropriate CPU
Joel Stanley
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
2022-04-26
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-26
powerpc/fadump: print start of preserved area
Hari Bathini
2022-04-26
powerpc/fadump: align destination address to pagesize
Hari Bathini
2022-04-26
powerpc/fadump: fix PT_LOAD segment for boot memory area
Hari Bathini
2022-04-26
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
Hari Bathini
2022-04-26
powerpc/fadump: Fix fadump to work with a different endian capture kernel
Hari Bathini
2022-04-26
powerpc/boot: remove unused function find_node_by_linuxphandle()
Frank Rowand
2022-04-24
Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-04-23
powerpc: Remove unused SLOW_DOWN_IO definition
Bjorn Helgaas
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-04-21
powerpc/perf: Fix 32bit compile
Alexey Kardashevskiy
2022-04-21
powerpc/perf: Fix power10 event alternatives
Athira Rajeev
2022-04-21
powerpc/perf: Fix power9 event alternatives
Athira Rajeev
2022-04-21
KVM: PPC: Fix TCE handling for VFIO
Alexey Kardashevskiy
[prev]
[next]