summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-171-1/+1
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-0/+2
|\
| * powerpc/64s/exception: remove bad stack branchNicholas Piggin2019-07-021-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-04-301-18/+0
|\
| * powerpc/64s: Reimplement book3s idle code in CNicholas Piggin2019-04-301-18/+0
* | powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+3
* | powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+4
|/
* powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy2019-02-231-0/+2
* powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy2019-02-231-1/+1
* powerpc: regain entire stack spaceChristophe Leroy2019-02-231-1/+0
* powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-2/+5
* powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy2019-02-231-1/+1
* powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTASChristophe Leroy2019-02-221-0/+3
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-11/+8
|\
| * powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin2018-10-141-1/+1
| * powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin2018-10-141-1/+1
| * powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entryJoel Stanley2018-10-131-9/+0
| * powerpc/64: add stack protector supportChristophe Leroy2018-10-031-0/+3
| * powerpc/32: add stack protector supportChristophe Leroy2018-10-031-0/+3
| * Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-031-1/+10
| * powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin2018-09-191-1/+1
| * powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2018-09-191-9/+0
* | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-251-2/+3
|\ \
| * | KVM: PPC: Book3S HV: Nested guest entry via hypercallPaul Mackerras2018-10-091-0/+1
| * | KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras2018-10-091-2/+2
| |/
* / y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-4/+4
|/
* powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-1/+0
* Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2018-06-141-9/+9
|\
| * KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archSimon Guo2018-05-181-8/+8
| * KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo2018-05-181-1/+1
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-0/+1
|\ \
| * | powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao2018-05-031-0/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-1/+1
|\ \ \ | |_|/ |/| |
| * | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+1
| |/
* / KVM: PPC: Book3S HV: Snapshot timebase offset on guest entryPaul Mackerras2018-05-171-0/+1
|/
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-0/+5
|\
| * powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-301-0/+5
* | KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras2018-03-241-0/+2
* | powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras2018-03-241-0/+1
|/
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+4
|\
| * Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-011-0/+4
| |\
| | * KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless cededBenjamin Herrenschmidt2018-01-191-0/+3
| | * KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalationsBenjamin Herrenschmidt2018-01-191-0/+1
* | | powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-231-2/+1
* | | Merge branch 'fixes' into nextMichael Ellerman2018-01-211-0/+5
|\| |
| * | powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-101-0/+5
| |/
* | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-191-1/+1
* | powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSESantosh Sivaraj2017-12-041-0/+2
|/
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-0/+3
|\