summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-14/+5
|\
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-256-5/+5
| |\
| * | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0
| * | perf/arch/powerpc: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+5
| * | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-261-1/+1
| * | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-267-1/+39
| |\ \
| * | | powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes codeMasami Hiramatsu2018-06-211-10/+0
| * | | powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu2018-06-211-2/+0
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-49/+20
|\ \ \ \
| * | | | locking/atomics: Rework ordering barriersMark Rutland2018-07-251-12/+5
| * | | | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-1710-4/+42
| |\ \ \ \
| * | | | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
| * | | | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-0/+4
| * | | | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-30/+0
| * | | | | atomics/powerpc: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-4/+5
| * | | | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-0/+1
| * | | | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-0/+1
| * | | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-4/+4
| | |/ / / | |/| | |
* | | | | powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat2018-08-011-12/+21
| |_|_|/ |/| | |
* | | | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-181-2/+2
| |/ / |/| |
* | | powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V2018-06-262-2/+0
* | | powerpc: Wire up io_pgeteventsBreno Leitao2018-06-233-1/+3
| |/ |/|
* | powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-206-0/+38
* | powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman2018-06-191-1/+1
|/
* Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2018-06-148-46/+77
|\
| * KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTMSimon Guo2018-06-011-0/+2
| * KVM: PPC: Book3S PR: Add emulation for trechkpt.Simon Guo2018-06-011-0/+2
| * KVM: PPC: Book3S PR: Always fail transactions in guest privileged stateSimon Guo2018-06-011-0/+2
| * KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRsSimon Guo2018-06-011-0/+1
| * KVM: PPC: Book3S PR: Add transaction memory save/restore skeletonSimon Guo2018-06-012-1/+9
| * KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()Simon Guo2018-06-011-0/+6
| * Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-05-313-8/+29
| |\
| * | KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...Simon Guo2018-05-222-4/+7
| * | KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element typesSimon Guo2018-05-221-2/+7
| * | KVM: PPC: Add giveup_ext() hook to PPC KVM opsSimon Guo2018-05-221-0/+1
| * | KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...Simon Guo2018-05-221-3/+3
| * | KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulationSimon Guo2018-05-221-0/+1
| * | KVM: PPC: Book3S HV: Lockless tlbie for HPT hcallsNicholas Piggin2018-05-181-1/+0
| * | KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archSimon Guo2018-05-184-26/+22
| * | KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo2018-05-184-9/+9
| * | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-05-181-0/+7
| |\ \
| * | | KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctlyPaul Mackerras2018-05-172-0/+2
| * | | KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interfacePaul Mackerras2018-05-172-0/+3
* | | | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-1/+1
|\ \ \ \
| * | | | powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin2018-06-111-1/+1
* | | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-103-1/+3
|\ \ \ \ \
| * | | | | powerpc: Wire up restartable sequences system callBoqun Feng2018-06-063-1/+3
* | | | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-082-6/+0
| |/ / / / |/| | | |
* | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-0774-501/+474
|\ \ \ \ \
| * | | | | powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin2018-06-061-3/+2