index
:
kernel/git/stable/linux.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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2020-11-19
powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
David Hildenbrand
2020-11-19
powerpc/book3s64/hash: Drop WARN_ON in hash__remove_section_mapping()
David Hildenbrand
2020-11-19
powerpc/mm: print warning in arch_remove_linear_mapping()
David Hildenbrand
2020-11-19
powerpc/mm: protect linear mapping modifications by a mutex
David Hildenbrand
2020-11-19
powerpc/mm: factor out creating/removing linear mapping
David Hildenbrand
2020-11-19
powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently
David Hildenbrand
2020-11-19
powerpc/powernv/memtrace: Don't leak kernel memory to user space
David Hildenbrand
2020-11-19
powerpc/perf: Use regs->nip when SIAR is zero
Madhavan Srinivasan
2020-11-19
powerpc/perf: Use the address from SIAR register to set cpumode flags
Athira Rajeev
2020-11-19
powerpc/perf: Drop the check for SIAR_VALID
Athira Rajeev
2020-11-19
powerpc/perf: Add new power PMU flag "PPMU_P10_DD1" for power10 DD1
Athira Rajeev
2020-11-19
powerpc/mm: Fix comparing pointer to 0 warning
Kaixu Xia
2020-11-19
powerpc: Remove RFI macro
Christophe Leroy
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
2020-11-19
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
2020-11-19
powerpc/powernv/sriov: fix unsigned int win compared to less than zero
Kaixu Xia
2020-11-19
Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"
Zhang Xiaoxu
2020-11-19
powerpc/64s/perf: perf interrupt does not have to get_user_pages to access us...
Nicholas Piggin
2020-11-19
powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
Youling Tang
2020-11-19
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
2020-11-19
powerpc/mm: Update tlbiel loop on POWER10
Aneesh Kumar K.V
2020-11-19
powerpc: Avoid broken GCC __attribute__((optimize))
Ard Biesheuvel
2020-11-19
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Qinglang Miao
2020-11-19
powerpc/ps3: Drop unused DBG macro
Michael Ellerman
2020-11-19
powerpc/85xx: Fix declaration made after definition
Michael Ellerman
2020-11-19
powerpc/mm: Move setting PTE specific flags to pfn_pmd()
Aneesh Kumar K.V
2020-11-19
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
2020-11-19
powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to C
Jordan Niethe
2020-11-18
powerpc: fix -Wimplicit-fallthrough
Nick Desaulniers
2020-11-18
powerpc: boot: include compiler_attributes.h
Nick Desaulniers
2020-11-18
powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU context
Nicholas Piggin
2020-11-17
powerpc: Drop -me200 addition to build flags
Michael Ellerman
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-11-16
KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
Cédric Le Goater
2020-11-16
powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=y
Nicholas Piggin
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
powerpc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
Merge 5.10-rc3 into tty-next
Greg Kroah-Hartman
2020-11-08
powerpc/32s: Use relocation offset when setting early hash table
Christophe Leroy
2020-11-06
powerpc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
tty: Remove redundant synclinkmp driver
Lee Jones
2020-11-06
tty: Remove redundant synclink driver
Lee Jones
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
2020-11-06
powerpc/numa: Fix build when CONFIG_NUMA=n
Scott Cheloha
2020-11-05
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
[prev]
[next]