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
/
include
/
asm
Age
Commit message (
Expand
)
Author
2020-11-05
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
2020-11-05
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
2020-10-29
powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
Nicholas Piggin
2020-10-29
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
2020-10-29
powerpc/book3s64/hash/4k: Support large linear mapping range with 4K
Aneesh Kumar K.V
2020-10-29
pseries/drmem: don't cache node id in drmem_lmb struct
Scott Cheloha
2020-10-29
powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
Nathan Lynch
2020-10-01
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
2020-09-23
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-21
powerpc: Fix circular dependency between percpu.h and mmu.h
Michael Ellerman
2020-08-19
powerpc/32s: Fix CONFIG_BOOK3S_601 uses
Michael Ellerman
2020-08-19
powerpc/perf: Fix missing is_sier_aviable() during build
Madhavan Srinivasan
2020-08-19
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
2020-08-11
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
2020-06-24
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
2020-06-24
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
2020-06-22
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-06-22
powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
Christophe Leroy
2020-06-22
powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-06-22
powerpc/fadump: use static allocation for reserved memory ranges
Hari Bathini
2020-05-20
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-04-17
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
2020-04-17
powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...
Aneesh Kumar K.V
2020-04-17
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Libor Pechacek
2020-03-12
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
2020-03-12
powerpc: define helpers to get L1 icache sizes
Alastair D'Silva
2020-02-28
powerpc/hugetlb: Fix 8M hugepages on 8xx
Christophe Leroy
2020-02-11
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
2020-02-11
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
2020-02-11
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
2020-02-11
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
2020-02-11
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
2020-01-29
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
2020-01-29
powerpc/mm/hash: Fix sharing context ids between kernel & userspace
Aneesh Kumar K.V
2020-01-26
powerpc/archrandom: fix arch_get_random_seed_int()
Ard Biesheuvel
2020-01-26
powerpc/security: Fix debugfs data leak on 32-bit
Geert Uytterhoeven
2020-01-12
powerpc/spinlocks: Include correct header for static key
Jason A. Donenfeld
2020-01-12
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
2020-01-04
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
2020-01-04
Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"
Greg Kroah-Hartman
2020-01-04
powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()
Christophe Leroy
2019-12-31
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
2019-12-17
powerpc: Define arch_is_kernel_initmem_freed() for lockdep
Michael Ellerman
2019-12-17
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
2019-11-29
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
2019-11-29
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2019-10-29
powerpc/prom_init: Undo relocation before entering secure mode
Thiago Jung Bauermann
2019-10-17
powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.
Christophe Leroy
2019-10-09
powerpc/64s/radix: Fix build failure with RADIX_MMU=n
Stephen Rothwell
[next]