aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-01powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidleGautham R. Shenoy1-0/+8
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+6
2017-06-27powerpc: Fix asm offsets to point to actual FP and VMX regsMichael Neuling1-4/+4
2017-06-21KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad1-0/+1
2017-06-19powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin1-0/+1
2017-06-19KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras1-0/+1
2017-06-19KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9Paul Mackerras1-0/+1
2017-05-30powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy1-0/+1
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-0/+10
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin1-0/+1
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin1-0/+1
2017-04-28powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin1-0/+1
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt1-0/+10
2017-04-12powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman1-2/+2
2017-04-11powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy1-0/+1
2017-04-01powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V1-0/+1
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-400/+372
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-6/+8
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2017-02-15powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.cRashmica Gupta1-29/+32
2017-02-15powerpc/asm: Use OFFSET macro in asm-offsets.cRashmica Gupta1-371/+340
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+2
2017-02-06powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt1-6/+6
2017-02-06powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt1-6/+6
2017-01-31KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras1-0/+2
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman1-3/+0
2017-01-14sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker1-4/+4
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+3
2016-11-24KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras1-0/+1
2016-11-24KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras1-0/+2
2016-11-23powerpc/32: Change the stack protector canary value per taskChristophe Leroy1-0/+3
2016-11-21KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras1-0/+1
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-6/+6
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur1-6/+6
2016-09-27KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras1-1/+1
2016-07-09powerpc/8xx: Force VIRT_IMMR_BASE to be a positive numberScott Wood1-1/+1
2016-07-09powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy1-0/+8
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy1-4/+19
2016-06-16powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta1-49/+0
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V1-0/+4
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman1-0/+4
2016-04-14powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman1-0/+4
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao1-0/+1
2016-03-02powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur1-0/+2
2015-12-27powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling1-4/+4
2015-12-19powerpc: Add function to copy mm_context_t to the pacaMichael Neuling1-0/+2
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras1-0/+7
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras1-0/+2
2015-08-17powerpc/e6500: remove the stale TCD_LOCK macroKevin Hao1-1/+0