aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_fsl_booke.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala2009-02-121-7/+7
* powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala2009-01-281-27/+54
* powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala2009-01-131-1/+1
* powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho2009-01-071-4/+0
* powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-071-1/+1
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-2/+2
* powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-031-0/+70
* powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala2008-12-031-2/+2
* powerpc: Better setup of boot page TLB entryTrent Piepho2008-12-031-9/+13
* powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-031-3/+4
* powerpc: remove non-dependent load fsl_booke PTE_64BITMilton Miller2008-10-131-4/+0
* POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-241-2/+0
* powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP supportKumar Gala2008-09-191-5/+21
* powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala2008-07-161-15/+4
* powerpc: rework FSL Book-E PTE access and TLB missKumar Gala2008-07-161-124/+44
* powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala2008-06-261-0/+47
* powerpc/booke: Add support for new e500mc coreKumar Gala2008-06-181-2/+8
* [POWERPC] Move to runtime allocated exception stacksKumar Gala2008-06-021-9/+0
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-241-0/+11
* [POWERPC] Rework Book-E debug exception handlingKumar Gala2008-04-171-2/+8
* [POWERPC] 85xx: Cleanup TLB initializationKumar Gala2008-04-171-7/+27
* [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth2008-01-231-7/+13
* [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-061-1/+1
* [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala2007-10-111-7/+4
* [POWERPC] Cleaned up whitespace in head_fsl_booke.SKumar Gala2007-10-041-38/+38
* [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-191-8/+0
* [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-141-3/+3