index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Add support for lazy preemption
Thomas Gleixner
2018-08-07
1
-1
/
+6
*
locking: don't check for __LINUX_SPINLOCK_TYPES_H on -RT archs
Sebastian Andrzej Siewior
2018-08-07
1
-4
/
+0
*
powerpc/64s/radix: Fix missing global invalidations when removing copro
Frederic Barrat
2018-08-01
1
-12
/
+21
*
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
2018-07-18
1
-2
/
+2
*
powerpc/mm/32: Fix pgtable_page_dtor call
Aneesh Kumar K.V
2018-06-26
2
-2
/
+0
*
powerpc: Wire up io_pgetevents
Breno Leitao
2018-06-23
3
-1
/
+3
*
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-20
6
-0
/
+38
*
powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n
Michael Ellerman
2018-06-19
1
-1
/
+1
*
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2018-06-14
8
-46
/
+77
|
\
|
*
KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
Simon Guo
2018-06-01
1
-0
/
+2
|
*
KVM: PPC: Book3S PR: Add emulation for trechkpt.
Simon Guo
2018-06-01
1
-0
/
+2
|
*
KVM: PPC: Book3S PR: Always fail transactions in guest privileged state
Simon Guo
2018-06-01
1
-0
/
+2
|
*
KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRs
Simon Guo
2018-06-01
1
-0
/
+1
|
*
KVM: PPC: Book3S PR: Add transaction memory save/restore skeleton
Simon Guo
2018-06-01
2
-1
/
+9
|
*
KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()
Simon Guo
2018-06-01
1
-0
/
+6
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-05-31
3
-8
/
+29
|
|
\
|
*
|
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...
Simon Guo
2018-05-22
2
-4
/
+7
|
*
|
KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types
Simon Guo
2018-05-22
1
-2
/
+7
|
*
|
KVM: PPC: Add giveup_ext() hook to PPC KVM ops
Simon Guo
2018-05-22
1
-0
/
+1
|
*
|
KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...
Simon Guo
2018-05-22
1
-3
/
+3
|
*
|
KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
Simon Guo
2018-05-22
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls
Nicholas Piggin
2018-05-18
1
-1
/
+0
|
*
|
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
4
-26
/
+22
|
*
|
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
4
-9
/
+9
|
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-05-18
1
-0
/
+7
|
|
\
\
|
*
|
|
KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly
Paul Mackerras
2018-05-17
2
-0
/
+2
|
*
|
|
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
Paul Mackerras
2018-05-17
2
-0
/
+3
*
|
|
|
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2018-06-11
1
-1
/
+1
*
|
|
|
|
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
3
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: Wire up restartable sequences system call
Boqun Feng
2018-06-06
3
-1
/
+3
*
|
|
|
|
|
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-07
2
-6
/
+0
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
74
-501
/
+474
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
Nicholas Piggin
2018-06-06
1
-3
/
+2
|
*
|
|
|
|
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
2018-06-04
1
-1
/
+15
|
*
|
|
|
|
powerpc: Implement csum_ipv6_magic in assembly
Christophe Leroy
2018-06-04
1
-0
/
+6
|
*
|
|
|
|
powerpc/lib: Adjust .balign inside string functions for PPC32
Christophe Leroy
2018-06-04
1
-0
/
+3
|
*
|
|
|
|
powerpc/64: optimises from64to32()
Christophe Leroy
2018-06-04
1
-5
/
+2
|
*
|
|
|
|
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
2018-06-03
1
-0
/
+2
|
*
|
|
|
|
powerpc: Use barrier_nospec in copy_from_user()
Michael Ellerman
2018-06-03
1
-1
/
+10
|
*
|
|
|
|
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
2018-06-03
1
-0
/
+1
|
*
|
|
|
|
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
2018-06-03
1
-0
/
+7
|
*
|
|
|
|
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2018-06-03
3
-1
/
+11
|
*
|
|
|
|
powerpc/64s: Add barrier_nospec
Michal Suchanek
2018-06-03
1
-0
/
+15
|
*
|
|
|
|
powerpc/64s: Wire up arch_trigger_cpumask_backtrace()
Michael Ellerman
2018-06-03
1
-0
/
+6
|
*
|
|
|
|
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2018-06-03
1
-0
/
+1
|
*
|
|
|
|
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
2018-06-03
2
-2
/
+6
|
*
|
|
|
|
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
2018-06-03
2
-4
/
+12
|
*
|
|
|
|
powerpc: Rename thread_struct.fs to addr_limit
Michael Ellerman
2018-06-03
2
-5
/
+5
|
*
|
|
|
|
powerpc/eeh: Introduce eeh_for_each_pe()
Sam Bobroff
2018-06-03
1
-0
/
+4
[next]