summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/head_fsl_booke.S
AgeCommit message (Expand)Author
2016-08-07ppc: move exports to definitionsAl Viro
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard
2014-09-22powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman
2014-09-22powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman
2014-01-09powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao
2014-01-09powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao
2014-01-09powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao
2014-01-09powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao
2014-01-09powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao
2014-01-09powerpc/fsl_booke: protect the access to MAS7Kevin Hao
2013-10-16powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbersMihai Caraman
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan
2012-09-12powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui
2012-07-13Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder
2012-07-10powerpc/e500: make load_up_spe a normal fuctionLiu Yu
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard
2012-04-08KVM: PPC: e500mc supportScott Wood
2012-04-08powerpc/booke: Provide exception macros with interrupt nameScott Wood
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose
2011-11-03powerpc/fsl_booke: Fix comment in head_fsl_booke.SMatthew McClintock
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initScott Wood
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-10-14powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock
2010-05-24powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior
2010-05-24powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior
2010-05-24powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior
2010-05-17powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang
2010-03-19powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh
2010-03-16powerpc/fsl-booke: Get coherent bit from PTEKumar Gala
2010-02-17powerpc/fsl-booke: replace a hardcoded constantSebastian Andrzej Siewior
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala
2009-09-02powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala