summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_fsl_booke.S
Commit message (Expand)AuthorAgeFilesLines
* ppc: move exports to definitionsAl Viro2016-08-071-0/+2
* powerpc/cache: add cache flush operation for various e500chenhui zhao2016-03-041-74/+0
* powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard2015-12-011-6/+2
* powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard2015-12-011-2/+0
* powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard2015-12-011-32/+0
* powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman2014-09-221-4/+4
* powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman2014-09-221-5/+13
* powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao2014-01-091-13/+28
* powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao2014-01-091-5/+69
* powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao2014-01-091-0/+81
* powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao2014-01-091-0/+34
* powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao2014-01-091-20/+30
* powerpc/fsl_booke: protect the access to MAS7Kevin Hao2014-01-091-0/+2
* powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbersMihai Caraman2013-10-161-5/+5
* powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao2013-08-141-10/+0
* powerpc: Fix interrupt range check on debug exceptionBharat Bhushan2013-05-021-0/+2
* powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi2012-09-121-14/+4
* powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-121-0/+28
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-07-131-17/+6
|\
| * powerpc/e500: make load_up_spe a normal fuctionLiu Yu2012-07-101-17/+6
* | powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-111-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-20/+78
|\
| * KVM: PPC: e500mc supportScott Wood2012-04-081-0/+46
| * powerpc/booke: Provide exception macros with interrupt nameScott Wood2012-04-081-20/+32
* | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-301-8/+0
|/
* powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-091-1/+1
* powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-201-1/+1
* powerpc/fsl_booke: Fix comment in head_fsl_booke.SMatthew McClintock2011-11-031-2/+2
* powerpc/32: Pass device tree address as u64 to machine_initScott Wood2011-09-201-16/+26
* powerpc: Hugetlb for BookEBecky Bruce2011-09-201-19/+114
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-22/+27
|\
| * powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-221-22/+27
* | powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood2011-07-121-3/+3
* | powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu2011-07-121-2/+0
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock2010-10-141-2/+8
* powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-241-0/+2
* powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior2010-05-241-198/+1
* powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior2010-05-241-0/+1
* powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang2010-05-171-3/+10
* powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh2010-03-191-0/+4
* powerpc/fsl-booke: Get coherent bit from PTEKumar Gala2010-03-161-3/+0
* powerpc/fsl-booke: replace a hardcoded constantSebastian Andrzej Siewior2010-02-171-2/+2
* powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-201-22/+0
* powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala2009-09-021-11/+25
* powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-271-2/+2
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-30/+30
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-261-1/+2
* powerpc: Add support for using doorbells for SMP IPIKumar Gala2009-02-231-1/+5