summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/misc_64.S
AgeCommit message (Expand)Author
2020-10-08powerpc: Remove SYNC on non 6xxChristophe Leroy
2020-07-20powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V
2019-11-14Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman
2019-11-13powerpc: unify definition of M_IF_NEEDEDJason Yan
2019-11-07powerpc: Convert flush_icache_range & friends to CAlastair D'Silva
2019-11-07powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-05powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy
2019-07-05powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-03-20powerpc: Remove unused flush_dcache_phys_range()Matt Brown
2017-11-24powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman
2017-07-10powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh
2017-04-05powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-02-06powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-09-23powerpc/64/kexec: Copy image with MMU off when possibleBenjamin Herrenschmidt
2016-09-23powerpc/64/kexec: NULL check "clear_all" in kexec_sequenceBenjamin Herrenschmidt
2016-09-19powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin
2016-08-07ppc: move exports to definitionsAl Viro
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman
2016-01-21powerpc: Simplify module TOC handlingAlan Modra
2015-10-27powerpc/book3e-64: Enable kexecTiejun Chen
2015-10-27powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloopScott Wood
2015-10-27powerpc/book3e-64/kexec: create an identity TLB mappingTiejun Chen
2015-08-20powerpc/kexec: Reset secondary cpu endianness before kexecSamuel Mendoza-Jonas
2014-04-23powerpc: module: handle MODVERSION for .TOC.Rusty Russell
2014-04-23powerpc: EXPORT_SYMBOL(.TOC.)Rusty Russell
2014-04-23powerpc: ABIv2 function calls must place target address in r12Anton Blanchard
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-12-10powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman
2013-12-02powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt
2013-08-14powerpc: remove the unused function disable_kernel_fp()Kevin Hao
2013-08-14powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt
2013-08-14powerpc: Remove the symbol __flush_icache_rangeKevin Hao
2013-08-14powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao
2013-05-14powerpc: Provide __bswapdi2David Woodhouse
2012-09-30powerpc: split ret_from_forkAl Viro
2012-07-10powerpc: Fixes for instructions not using correct register namingMichael Neuling
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling
2011-06-29powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov
2011-05-19powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig