summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2016-11-23powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy
2016-11-23powerpc: Implement {cmp}xchg for u8 and u16Pan Xinhui
2016-11-23powerpc/kprobes: Invoke handlers directlyNaveen N. Rao
2016-11-23powerpc: Remove extraneous header from asm-prototypes.hNaveen N. Rao
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-23powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling
2016-11-23powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman
2016-11-23powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh
2016-11-23powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras
2016-11-22locking/core, powerpc: Implement vcpu_is_preempted(cpu)Pan Xinhui
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-22powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin
2016-11-22powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt
2016-11-22powerpc/eeh: Refactor EEH PE reset functionsRussell Currey
2016-11-22powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras
2016-11-21KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-11-21KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entriesYongji Xie
2016-11-21KVM: PPC: Book3S HV: sparse: prototypes for functions called from assemblerDaniel Axtens
2016-11-19Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-11-18powerpc/64: get rid of MIN_HUGEPTE_SHIFTChristophe Leroy
2016-11-18powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-17powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseriesMichael Ellerman
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-16powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras
2016-11-15sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka
2016-11-15sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka
2016-11-14powerpc: Revert Load Monitor Register SupportMichael Neuling
2016-11-14powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexecAnton Blanchard
2016-11-14powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not definedNicholas Piggin
2016-11-14powerpc: Build-time sort the exception tableNicholas Piggin
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-11-14powerpc/asm: Allow including ppc_asm.h in asm filesMichael Ellerman
2016-11-14powerpc/64s: Reduce exception alignmentNicholas Piggin
2016-11-14powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.hRui Teng
2016-11-12powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins
2016-11-12powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera
2016-10-27powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-22powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool
2016-10-19powerpc: Ignore the pkey system calls for nowStephen Rothwell
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds