summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/misc_32.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy2019-02-231-2/+1
* powerpc: regain entire stack spaceChristophe Leroy2019-02-231-4/+2
* powerpc: Don't use CURRENT_THREAD_INFO to find the stackChristophe Leroy2019-02-231-1/+1
* powerpc: call_do_[soft]irq() takes a pointer to the stackChristophe Leroy2019-02-231-1/+1
* powerpc: Only use task_struct 'cpu' field on SMPChristophe Leroy2019-02-231-0/+4
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-2/+2
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc/40x: Clear MSR_DR in one insn instead of twoChristophe Leroy2017-06-021-4/+2
* powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-251-1/+1
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+10
|\
| * ppc: there is no clear_pages to exportStephen Rothwell2016-09-221-1/+0
| * ppc: move exports to definitionsAl Viro2016-08-071-0/+11
* | powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-191-1/+3
|/
* powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy2016-06-141-14/+0
* powerpc: Remove orphaned asm implementation of abs()Michael Ellerman2016-04-111-6/+0
* powerpc32: Remove one insn in mulhduChristophe Leroy2016-03-111-6/+5
* powerpc32: small optimisation in flush_icache_range()Christophe Leroy2016-03-111-3/+2
* powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy2016-03-111-65/+0
* powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy2016-03-111-16/+0
* powerpc/8xx: rewrite flush_instruction_cache() in CChristophe Leroy2016-03-111-6/+4
* powerpc/476fpe: Add support for kexecAlistair Popple2015-12-171-0/+2
* atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-19/+0
* powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao2014-02-171-1/+4
* powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao2013-12-021-1/+3
* powerpc: Added __cmpdi2 for signed 64bit comparisionBharat Bhushan2013-10-111-0/+14
* powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-251-0/+16
* powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt2013-09-251-5/+4
* 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-0/+1
* powerpc: Provide __bswapdi2David Woodhouse2013-05-141-0/+11
* powerpc: split ret_from_forkAl Viro2012-09-301-33/+0
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-111-2/+2
* powerpc/47x: Kernel support for KEXECSuzuki Poulose2012-05-031-6/+189
* powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose2012-05-031-2/+6
* powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-161-1/+1
* powerpc/44x: Kexec support for PPC440X chipsetsSuzuki Poulose2011-08-111-0/+171
* powerpc: Fix 32-bit SMP buildJosh Boyer2011-05-201-1/+1
* powerpc/smp: Make start_secondary_resume available to all CPU variantsBenjamin Herrenschmidt2011-05-191-0/+11
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock2010-08-311-0/+3
* powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-151-2/+0
* powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-241-0/+17
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-051-2/+7
* powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-091-18/+0
* powerpc: Fix __flush_icache_range on 44xJosh Boyer2009-08-271-0/+7
* powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-291-6/+6
* powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-211-233/+0
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-211-0/+9