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-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
4
-44
/
+78
2021-12-09
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
1
-2
/
+1
2021-12-09
powerpc/44x: Activate KUEP at all time
Christophe Leroy
1
-1
/
+0
2021-12-09
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
1
-4
/
+2
2021-12-09
Revert "powerpc: Inline setup_kup()"
Christophe Leroy
1
-6
/
+2
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
6
-4
/
+45
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
1
-3
/
+13
2021-12-09
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2
-4
/
+6
2021-12-02
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
1
-1
/
+1
2021-12-02
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
1
-4
/
+0
2021-12-02
powerpc: Remove unused FW_FEATURE_NATIVE references
Nicholas Piggin
1
-8
/
+0
2021-12-02
powerpc/signal32: Use struct_group() to zero spe regs
Kees Cook
1
-2
/
+4
2021-11-30
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
1
-4
/
+5
2021-11-30
powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...
Athira Rajeev
1
-0
/
+40
2021-11-30
powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends
Christophe Leroy
1
-95
/
+0
2021-11-30
powerpc/atomics: Use immediate operand when possible
Christophe Leroy
1
-28
/
+28
2021-11-30
powerpc/bitops: Use immediate operand when possible
Christophe Leroy
1
-8
/
+81
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
1
-16
/
+27
2021-11-29
powerpc: Mark probe_machine() __init and static
Michael Ellerman
1
-2
/
+0
2021-11-29
powerpc: remove cpu_online_cores_map function
Nicholas Piggin
1
-33
/
+0
2021-11-29
Revert "powerpc/code-patching: Improve verification of patchability"
Michael Ellerman
1
-0
/
+1
2021-11-25
powerpc/rtas: rtas_busy_delay() improvements
Nathan Lynch
1
-1
/
+1
2021-11-25
powerpc/code-patching: Improve verification of patchability
Christophe Leroy
1
-1
/
+0
2021-11-25
powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
Hari Bathini
1
-0
/
+2
2021-11-25
powerpc/xive: Activate StoreEOI on P10
Cédric Le Goater
1
-0
/
+1
2021-11-24
KVM: PPC: Book3S HV P9: Remove subcore HMI handling
Nicholas Piggin
1
-0
/
+1
2021-11-24
KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exit
Nicholas Piggin
2
-2
/
+0
2021-11-24
KVM: PPC: Book3S HV P9: Improve mfmsr performance on entry
Nicholas Piggin
1
-0
/
+2
2021-11-24
KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entry
Nicholas Piggin
1
-0
/
+1
2021-11-24
KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushing
Nicholas Piggin
1
-2
/
+1
2021-11-24
KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs
Nicholas Piggin
1
-0
/
+1
2021-11-24
KVM: PPC: Book3S HV P9: Demand fault TM facility registers
Nicholas Piggin
1
-0
/
+3
2021-11-24
KVM: PPC: Book3S HV P9: Demand fault EBB facility registers
Nicholas Piggin
1
-0
/
+1
2021-11-24
KVM: PPC: Book3S HV P9: Optimise timebase reads
Nicholas Piggin
1
-1
/
+1
2021-11-24
KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebase
Nicholas Piggin
2
-1
/
+7
2021-11-24
KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs
Nicholas Piggin
1
-0
/
+2
2021-11-24
KVM: PPC: Book3S HV P9: Implement PMU save/restore in C
Nicholas Piggin
1
-5
/
+0
2021-11-24
powerpc/time: add API for KVM to re-arm the host timer/decrementer
Nicholas Piggin
1
-12
/
+4
2021-11-24
KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
Nicholas Piggin
1
-0
/
+2
2021-11-24
KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
Nicholas Piggin
1
-0
/
+5
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-14
/
+1
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-1
/
+1
2021-11-06
powerpc: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-13
/
+0
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
21
-68
/
+190
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+3
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-11-02
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-11-02
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-16
/
+4
[next]