summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy2017-05-301-0/+1
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-091-0/+10
|\
| * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-271-0/+10
* | powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin2017-04-281-0/+1
* | powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-281-0/+1
* | powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin2017-04-281-0/+1
* | powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman2017-04-121-2/+2
* | powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy2017-04-111-0/+1
* | powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V2017-04-011-0/+1
|/
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-011-400/+372
|\
| * powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-29/+32
| * powerpc/asm: Use OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-371/+340
* | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-6/+8
|\|
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-0/+2
| |\
| | * KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras2017-01-311-0/+2
| * | powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt2017-02-061-6/+6
| * | powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt2017-02-061-6/+6
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-201-4/+4
|\ \
| * | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker2017-01-141-4/+4
| |/
* / powerpc: Revert the initial stack protector supportMichael Ellerman2017-01-241-3/+0
|/
* 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