summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/misc_32.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu2008-12-171-2/+2
* powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala2008-12-131-0/+3
* powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala2008-11-081-0/+4
* powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2008-10-101-3/+5
* powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala2008-09-241-0/+54
* powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversionPaul Collins2008-08-181-1/+1
* powerpc/kprobes: Some minor fixesKumar Gala2008-06-261-1/+1
* [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-291-0/+25
* [POWERPC] Clean up access to thread_info in assemblyKumar Gala2008-04-241-3/+3
* [POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras2008-03-131-0/+15
* [POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala2008-01-281-10/+0
* [POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt2007-12-231-0/+39
* [POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell2007-12-111-7/+0
* [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-011-0/+9
* [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-011-7/+16
* [POWERPC] Fix small race in 44x tlbie functionDavid Gibson2007-08-151-1/+11
* [POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2007-06-141-5/+5
* [POWERPC] Remove _get_SPAnton Blanchard2007-03-221-4/+0
* [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-251-74/+0
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell2006-06-281-156/+0
* [PATCH] powerpc: remove do-nothing cpu setup routinesGeoff Levand2006-05-191-1/+1
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-131-2/+2
OpenPOWER on IntegriCloud