index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
1
-0
/
+5
2021-11-26
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
1
-0
/
+1
2021-11-06
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2021-07-20
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
1
-0
/
+2
2021-07-20
powerpc/barrier: Avoid collision with clang's __lwsync macro
Nathan Chancellor
1
-0
/
+2
2021-05-22
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
1
-2
/
+4
2021-05-22
powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
Tony Ambardar
1
-0
/
+1
2021-03-30
powerpc/4xx: Fix build errors from mfdcr()
Michael Ellerman
1
-4
/
+4
2021-03-24
powerpc: Force inlining of cpu_has_feature() to avoid build failure
Christophe Leroy
1
-2
/
+2
2021-03-17
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
1
-1
/
+1
2021-03-17
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
1
-0
/
+3
2021-01-06
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
1
-2
/
+21
2020-12-30
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2
-4
/
+4
2020-12-30
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
1
-5
/
+0
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
5
-0
/
+39
2020-11-22
powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
Nicholas Piggin
1
-14
/
+35
2020-11-22
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
1
-2
/
+7
2020-11-22
powerpc: Implement user_access_begin and friends
Christophe Leroy
1
-19
/
+56
2020-11-22
powerpc: Add a framework for user access tracking
Christophe Leroy
3
-8
/
+70
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
4
-1
/
+25
2020-11-05
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
1
-2
/
+2
2020-11-05
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
1
-1
/
+1
2020-10-30
powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
Nicholas Piggin
1
-13
/
+0
2020-10-29
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
1
-1
/
+1
2020-10-29
powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
Nathan Lynch
1
-1
/
+17
2020-10-01
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
1
-0
/
+3
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+2
2020-08-21
powerpc: Fix circular dependency between percpu.h and mmu.h
Michael Ellerman
1
-2
/
+2
2020-06-25
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
1
-4
/
+19
2020-06-25
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
1
-1
/
+0
2020-04-17
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
1
-2
/
+4
2020-04-17
powerpc: Add attributes for setjmp/longjmp
Segher Boessenkool
1
-2
/
+2
2020-04-17
powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...
Aneesh Kumar K.V
4
-2
/
+21
2020-04-17
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Libor Pechacek
1
-2
/
+2
2020-01-27
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
1
-1
/
+4
2020-01-27
powerpc/archrandom: fix arch_get_random_seed_int()
Ard Biesheuvel
1
-1
/
+1
2020-01-12
powerpc/spinlocks: Include correct header for static key
Jason A. Donenfeld
1
-0
/
+1
2020-01-12
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
1
-1
/
+3
2020-01-09
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
1
-3
/
+97
2020-01-04
Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"
Greg Kroah-Hartman
1
-3
/
+1
2019-12-31
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
1
-1
/
+3
2019-12-17
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
1
-0
/
+2
2019-12-13
powerpc/math-emu: Update macros from GCC
Joel Stanley
1
-63
/
+29
2019-12-05
powerpc/83xx: handle machine check caused by watchdog timer
Christophe Leroy
2
-0
/
+3
2019-12-01
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
1
-0
/
+2
2019-12-01
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2
-0
/
+4
2019-11-20
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
1
-3
/
+3
2019-11-20
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
Nathan Fontenot
1
-0
/
+5
2019-11-10
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
1
-1
/
+2
2019-10-11
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
1
-2
/
+2
[next]