summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-13powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-01KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hostsPaul Mackerras
2017-08-01powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidleGautham R. Shenoy
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-27powerpc: Fix asm offsets to point to actual FP and VMX regsMichael Neuling
2017-06-21KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad
2017-06-19powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin
2017-06-19KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras
2017-06-19KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9Paul Mackerras
2017-05-30powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin
2017-04-28powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt
2017-04-12powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman
2017-04-11powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy
2017-04-01powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-15powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.cRashmica Gupta
2017-02-15powerpc/asm: Use OFFSET macro in asm-offsets.cRashmica Gupta
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-06powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt
2017-02-06powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt
2017-01-31KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman
2017-01-14sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-11-24KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras
2016-11-24KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras
2016-11-23powerpc/32: Change the stack protector canary value per taskChristophe Leroy
2016-11-21KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur
2016-09-27KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras
2016-07-09powerpc/8xx: Force VIRT_IMMR_BASE to be a positive numberScott Wood
2016-07-09powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2016-06-16powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman
2016-04-14powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao
2016-03-02powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur
2015-12-27powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling
2015-12-19powerpc: Add function to copy mm_context_t to the pacaMichael Neuling