summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/misc_64.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-52/+0
|\
| * powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy2019-07-051-29/+0
| * powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-051-25/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
|/
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc: Remove unused flush_dcache_phys_range()Matt Brown2018-03-201-38/+0
* powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman2017-11-241-0/+2
* powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh2017-07-101-0/+12
* powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2017-04-051-2/+2
* powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt2017-02-061-14/+14
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-3/+3
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+4
|\
| * ppc: move exports to definitionsAl Viro2016-08-071-0/+4
* | powerpc/64/kexec: Copy image with MMU off when possibleBenjamin Herrenschmidt2016-09-231-4/+14
* | powerpc/64/kexec: NULL check "clear_all" in kexec_sequenceBenjamin Herrenschmidt2016-09-231-3/+4
* | powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-191-2/+3
|/
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-1/+1
* powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-141-1/+1
* powerpc: Simplify module TOC handlingAlan Modra2016-01-211-28/+0
* powerpc/book3e-64: Enable kexecTiejun Chen2015-10-271-0/+6
* powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloopScott Wood2015-10-271-0/+2
* powerpc/book3e-64/kexec: create an identity TLB mappingTiejun Chen2015-10-271-1/+51
* powerpc/kexec: Reset secondary cpu endianness before kexecSamuel Mendoza-Jonas2015-08-201-2/+11
* powerpc: module: handle MODVERSION for .TOC.Rusty Russell2014-04-231-0/+9
* powerpc: EXPORT_SYMBOL(.TOC.)Rusty Russell2014-04-231-0/+19
* powerpc: ABIv2 function calls must place target address in r12Anton Blanchard2014-04-231-2/+6
* powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-5/+5
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-301-1/+4
|\
| * powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman2013-12-101-1/+4
* | powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao2013-12-021-0/+6
|/
* powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt2013-09-251-6/+4
* powerpc: remove the unused function disable_kernel_fp()Kevin Hao2013-08-141-13/+0
* powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt2013-08-141-0/+31
* powerpc: Remove the symbol __flush_icache_rangeKevin Hao2013-08-141-1/+1
* powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao2013-08-141-1/+3
* powerpc: Provide __bswapdi2David Woodhouse2013-05-141-0/+11
* powerpc: split ret_from_forkAl Viro2012-09-301-34/+0
* powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-101-2/+2
* powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-101-5/+0
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-2/+2
* powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov2011-06-291-2/+2
* powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller2011-05-191-5/+8
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-151-2/+0
* powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-211-3/+5
* powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-091-92/+0
* powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-071-0/+8
* powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-311-6/+3
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-3/+6
* powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2008-10-101-3/+5