index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
2
-14
/
+5
|
\
|
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
6
-5
/
+5
|
|
\
|
*
|
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
1
-1
/
+0
|
*
|
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
1
-1
/
+5
|
*
|
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
1
-1
/
+1
|
*
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-06-26
7
-1
/
+39
|
|
\
\
|
*
|
|
powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes code
Masami Hiramatsu
2018-06-21
1
-10
/
+0
|
*
|
|
powerpc/kprobes: Remove jprobe powerpc implementation
Masami Hiramatsu
2018-06-21
1
-2
/
+0
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
1
-49
/
+20
|
\
\
\
\
|
*
|
|
|
locking/atomics: Rework ordering barriers
Mark Rutland
2018-07-25
1
-12
/
+5
|
*
|
|
|
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
10
-4
/
+42
|
|
\
\
\
\
|
*
|
|
|
|
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-0
/
+1
|
*
|
|
|
|
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-0
/
+4
|
*
|
|
|
|
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
1
-30
/
+0
|
*
|
|
|
|
atomics/powerpc: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
1
-4
/
+5
|
*
|
|
|
|
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-0
/
+1
|
*
|
|
|
|
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
1
-0
/
+1
|
*
|
|
|
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-4
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
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-08
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
[next]