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.13.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
2019-05-16
powerpc/booke64: set RI in default MSR
Laurentiu Tudor
1
-1
/
+1
2019-04-17
powerpc/fsl: Add nospectre_v2 command line argument
Diana Craciun
1
-0
/
+5
2019-04-17
powerpc/fsl: Add macro to flush the branch predictor
Diana Craciun
1
-0
/
+21
2019-04-17
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
2
-0
/
+14
2019-04-17
powerpc/pseries: Query hypervisor for count cache flush settings
Michael Ellerman
1
-0
/
+2
2019-04-17
powerpc/64s: Add support for software count cache flush
Michael Ellerman
2
-0
/
+7
2019-04-17
powerpc/64s: Add new security feature flags for count cache flush
Michael Ellerman
1
-0
/
+6
2019-04-17
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2
-0
/
+20
2019-04-17
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
1
-1
/
+7
2019-04-17
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
1
-0
/
+4
2019-04-17
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2
-4
/
+4
2019-04-17
powerpc: Use barrier_nospec in copy_from_user()
Michael Ellerman
1
-1
/
+10
2019-04-17
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
1
-0
/
+1
2019-04-17
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
1
-0
/
+7
2019-04-17
powerpc: Avoid code patching freed init sections
Michael Neuling
1
-0
/
+1
2019-04-17
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
3
-1
/
+11
2019-04-17
powerpc/64s: Add barrier_nospec
Michal Suchanek
1
-0
/
+15
2019-04-17
powerpc: Fix invalid use of register expressions
Andreas Schwab
1
-1
/
+1
2019-04-05
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
Nathan Fontenot
1
-0
/
+2
2019-04-03
powerpc: bpf: Fix generation of load/store DW instructions
Naveen N. Rao
1
-0
/
+2
2019-03-05
powerpc: Always initialize input array when calling epapr_hypercall()
Seth Forshee
1
-6
/
+6
2019-02-12
powerpc/uaccess: fix warning/error with access_ok()
Christophe Leroy
1
-1
/
+1
2018-12-01
powerpc/io: Fix the IO workarounds code to work with Radix
Michael Ellerman
1
-13
/
+7
2018-11-13
powerpc/msi: Fix compile error on mpc83xx
Christophe Leroy
1
-0
/
+7
2018-09-09
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
1
-3
/
+0
2018-06-06
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
3
-0
/
+59
2018-06-06
powerpc: Move default security feature flags
Mauricio Faria de Oliveira
1
-0
/
+8
2018-06-06
powerpc/64s: Move cpu_show_meltdown()
Michael Ellerman
1
-0
/
+1
2018-06-06
powerpc: Add security feature flags for Spectre/Meltdown
Michael Ellerman
1
-0
/
+65
2018-06-06
powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
Michael Ellerman
1
-0
/
+3
2018-06-06
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
Michael Ellerman
1
-1
/
+1
2018-05-30
powerpc: Add missing prototype for arch_irq_work_raise()
Mathieu Malaterre
1
-0
/
+1
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-21
/
+5
2018-04-24
powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
Nicholas Piggin
1
-0
/
+3
2018-04-24
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
Nicholas Piggin
2
-5
/
+2
2018-04-13
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
Michael Ellerman
1
-0
/
+12
2018-04-13
powerpc/modules: If mprofile-kernel is enabled add it to vermagic
Michael Ellerman
1
-0
/
+4
2018-03-24
powerpc/64s: Remove SAO feature from Power9 DD1
Nicholas Piggin
1
-1
/
+2
2018-03-22
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
1
-0
/
+1
2018-02-25
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
1
-2
/
+1
2018-02-25
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
1
-1
/
+1
2018-02-17
powerpc/pseries: include linux/types.h in asm/hvcall.h
Michal Suchanek
1
-0
/
+1
2018-02-13
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
4
-8
/
+70
2018-02-13
powerpc/64: Add macros for annotating the destination of rfid/hrfid
Nicholas Piggin
2
-0
/
+35
2018-02-13
powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
Michael Neuling
2
-0
/
+31
2017-12-16
powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
Paul Mackerras
1
-5
/
+12
2017-12-14
powerpc/64: Fix checksum folding in csum_add()
Shile Zhang
1
-1
/
+1
2017-12-10
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
1
-0
/
+4
2017-08-30
powerpc/mm: Ensure cpumask update is ordered
Benjamin Herrenschmidt
3
-1
/
+21
2017-08-07
Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"
Greg Kroah-Hartman
1
-14
/
+0
[next]