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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
powerpc/numa: remove vphn_enabled and prrn_enabled internal flags
Nathan Lynch
1
-4
/
+2
2020-07-16
powerpc/numa: remove unreachable topology workqueue code
Nathan Lynch
1
-14
/
+0
2020-07-16
powerpc/numa: remove unreachable topology timer code
Nathan Lynch
1
-21
/
+0
2020-07-16
powerpc/numa: make vphn_enabled, prrn_enabled flags const
Nathan Lynch
1
-2
/
+2
2020-07-16
powerpc/numa: remove unreachable topology update code
Nathan Lynch
1
-147
/
+2
2020-07-16
powerpc/numa: remove ability to enable topology updates
Nathan Lynch
1
-70
/
+1
2020-07-16
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
3
-143
/
+3
2020-07-16
powerpc/pseries: remove cede offline state for CPUs
Nathan Lynch
4
-222
/
+15
2020-07-16
powerpc/security: Allow for processors that flush the link stack using the sp...
Nicholas Piggin
2
-8
/
+21
2020-07-16
powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h
Nicholas Piggin
2
-4
/
+4
2020-07-16
powerpc/security: split branch cache flush toggle from code patching
Nicholas Piggin
1
-43
/
+51
2020-07-16
powerpc/security: make display of branch cache flush more consistent
Nicholas Piggin
1
-4
/
+4
2020-07-16
powerpc/security: change link stack flush state to the flush type enum
Nicholas Piggin
1
-5
/
+5
2020-07-16
powerpc/security: re-name count cache flush to branch cache flush
Nicholas Piggin
3
-24
/
+23
2020-07-16
powerpc: re-initialise lazy FPU/VEC counters on every fault
Nicholas Piggin
2
-6
/
+2
2020-07-16
powerpc/64s: Fix restore_math unnecessarily changing MSR
Nicholas Piggin
2
-40
/
+68
2020-07-16
powerpc/64s: restore_math remove TM test
Nicholas Piggin
1
-2
/
+1
2020-07-16
powerpc/pmem: Initialize pmem device on newer hardware
Aneesh Kumar K.V
1
-0
/
+1
2020-07-16
powerpc/pmem: Avoid the barrier in flush routines
Aneesh Kumar K.V
1
-6
/
+0
2020-07-16
powerpc/pmem: Update ppc64 to use the new barrier instruction.
Aneesh Kumar K.V
1
-0
/
+13
2020-07-16
powerpc/pmem: Add flush routines using new pmem store and sync instruction
Aneesh Kumar K.V
2
-4
/
+47
2020-07-16
powerpc/pmem: Add new instructions for persistent storage and sync
Aneesh Kumar K.V
1
-0
/
+12
2020-07-16
powerpc/pmem: Restrict papr_scm to P8 and above.
Aneesh Kumar K.V
1
-0
/
+6
2020-07-16
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
Nicholas Piggin
4
-8
/
+175
2020-07-16
powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled
Bharata B Rao
1
-3
/
+5
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
4
-6
/
+17
2020-07-15
powerpc/vas: Report proper error code for address translation failure
Haren Myneni
2
-1
/
+3
2020-07-15
powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macro
Christophe Leroy
3
-34
/
+12
2020-07-15
powerpc/signal64: Don't opencode page prefaulting
Christophe Leroy
1
-4
/
+3
2020-07-15
powerpc/signal_32: Simplify loop in PPC64 save_general_regs()
Christophe Leroy
1
-10
/
+8
2020-07-15
powerpc/signal_32: Remove !FULL_REGS() special handling in PPC64 save_general...
Christophe Leroy
1
-2
/
+0
2020-07-15
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
1
-12
/
+13
2020-07-15
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
3
-3
/
+5
2020-07-15
powerpc/64/signal: Balance return predictor stack in signal trampoline
Nicholas Piggin
3
-18
/
+18
2020-07-15
powerpc/spufs: add CONFIG_COREDUMP dependency
Arnd Bergmann
1
-0
/
+1
2020-07-15
powerpc/powernv: Move pnv_ioda_setup_bus_dma under CONFIG_IOMMU_API
Oliver O'Halloran
1
-13
/
+13
2020-07-15
powerpc/powernv: Make pnv_pci_sriov_enable() and friends static
Oliver O'Halloran
1
-4
/
+4
2020-07-15
powerpc/cacheinfo: Add per cpu per index shared_cpu_list
Srikar Dronamraju
1
-1
/
+10
2020-07-15
powerpc/cacheinfo: Make cpumap_show code reusable
Srikar Dronamraju
1
-2
/
+8
2020-07-15
powerpc/cacheinfo: Use cpumap_print to print cpumap
Srikar Dronamraju
1
-6
/
+2
2020-07-15
powerpc/xmon: Reset RCU and soft lockup watchdogs
Anton Blanchard
1
-1
/
+8
2020-07-14
powerpc/pseries/svm: Fix incorrect check for shared_lppaca_size
Satheesh Rajendran
1
-1
/
+1
2020-07-13
powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey
Aneesh Kumar K.V
1
-5
/
+7
2020-07-08
powerpc/64s/exception: Fix 0x1500 interrupt handler crash
Nicholas Piggin
1
-1
/
+1
2020-07-06
powerpc: Drop CONFIG_MTD_M25P80 in 85xx-hw.config
Bin Meng
1
-1
/
+0
2020-06-30
powerpc/boot/dts: Fix dtc "pciex" warnings
Michael Ellerman
11
-25
/
+25
2020-06-30
powerpc/boot: Use address-of operator on section symbols
Nathan Chancellor
2
-3
/
+3
2020-06-29
powerpc/mm/pkeys: Make pkey access check work on execute_only_key
Aneesh Kumar K.V
1
-3
/
+0
2020-06-22
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Aneesh Kumar K.V
1
-1
/
+2
2020-06-22
powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE
Arseny Solokha
1
-0
/
+1
[prev]
[next]