summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-0/+3
|\
| * powerpc/32: Change the stack protector canary value per taskChristophe Leroy2016-11-231-0/+3
* | KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras2016-11-241-0/+1
* | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-241-0/+2
* | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2016-11-211-0/+1
|/
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-6/+6
|\
| * powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-041-6/+6
* | KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-271-1/+1
|/
* powerpc/8xx: Force VIRT_IMMR_BASE to be a positive numberScott Wood2016-07-091-1/+1
* powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy2016-07-091-0/+8
* powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-4/+19
* powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta2016-06-161-49/+0
* powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-011-0/+4
* Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-181-0/+4
|\
| * powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman2016-04-141-0/+4
* | powerpc/cache: add cache flush operation for various e500chenhui zhao2016-03-041-0/+1
* | powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur2016-03-021-0/+2
|/
* powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling2015-12-271-4/+4
* powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-191-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-101-0/+9
|\
| * KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras2015-08-221-0/+7
| * KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras2015-08-221-0/+2
* | powerpc/e6500: remove the stale TCD_LOCK macroKevin Hao2015-08-171-1/+0
|/
* powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual2015-06-071-1/+1
* KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-211-0/+3
* KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-211-1/+1
* KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-211-1/+0
* KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-211-1/+0
* KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-211-0/+13
* powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman2014-12-291-2/+13
* Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-191-0/+11
|\
| * powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-151-0/+2
| * powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-151-0/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-181-1/+1
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-171-0/+1
| * KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-171-1/+0
* | powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-021-7/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-0/+2
|\
| * kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exitBharat Bhushan2014-07-281-0/+1
| * KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-281-0/+1
* | powerpc: Remove STAB codeMichael Ellerman2014-07-281-2/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-0/+1
|\
| * powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-281-0/+1
* | KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-301-0/+2
* | KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-301-0/+3
* | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-301-0/+4
* | KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V2014-05-301-1/+1
|/
* powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-191-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-311-8/+42
|\
| * Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-291-8/+42
| |\
OpenPOWER on IntegriCloud