aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_fsl_booke.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan1-0/+2
2012-09-12powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi1-14/+4
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui1-0/+28
2012-07-13Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-17/+6
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder1-1/+1
2012-07-10powerpc/e500: make load_up_spe a normal fuctionLiu Yu1-17/+6
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-20/+78
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard1-8/+0
2012-04-08KVM: PPC: e500mc supportScott Wood1-0/+46
2012-04-08powerpc/booke: Provide exception macros with interrupt nameScott Wood1-20/+32
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt1-1/+1
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose1-1/+1
2011-11-03powerpc/fsl_booke: Fix comment in head_fsl_booke.SMatthew McClintock1-2/+2
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initScott Wood1-16/+26
2011-09-20powerpc: Hugetlb for BookEBecky Bruce1-19/+114
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-22/+27
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood1-3/+3
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu1-2/+0
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra1-22/+27
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell1-0/+1
2010-10-14powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock1-2/+8
2010-05-24powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior1-0/+2
2010-05-24powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior1-198/+1
2010-05-24powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior1-0/+1
2010-05-17powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang1-3/+10
2010-03-19powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh1-0/+4
2010-03-16powerpc/fsl-booke: Get coherent bit from PTEKumar Gala1-3/+0
2010-02-17powerpc/fsl-booke: replace a hardcoded constantSebastian Andrzej Siewior1-2/+2
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala1-22/+0
2009-09-02powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala1-11/+25
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt1-2/+2
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt1-30/+30
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-1/+2
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala1-1/+5
2009-02-12powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala1-7/+7
2009-01-28powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala1-27/+54
2009-01-13powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala1-1/+1
2009-01-07powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho1-4/+0
2009-01-07powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho1-1/+1
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt1-2/+2
2008-12-03powerpc/85xx: Add support for SMP initializationKumar Gala1-0/+70
2008-12-03powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala1-2/+2
2008-12-03powerpc: Better setup of boot page TLB entryTrent Piepho1-9/+13
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu1-3/+4
2008-10-13powerpc: remove non-dependent load fsl_booke PTE_64BITMilton Miller1-4/+0
2008-09-24POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce1-2/+0
2008-09-19powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP supportKumar Gala1-5/+21
2008-07-16powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala1-15/+4
2008-07-16powerpc: rework FSL Book-E PTE access and TLB missKumar Gala1-124/+44