index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_fsl_booke.S
Age
Commit message (
Expand
)
Author
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-02-23
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala
2009-02-12
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
Kumar Gala
2009-01-28
powerpc/fsl-booke: Cleanup init/exception setup to be runtime
Kumar Gala
2009-01-13
powerpc/e500mc: Doorbells need to be taken w/exceptions disabled
Kumar Gala
2009-01-07
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
2009-01-07
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-03
powerpc/85xx: Add support for SMP initialization
Kumar Gala
2008-12-03
powerpc/85xx: minor head_fsl_booke.S cleanup
Kumar Gala
2008-12-03
powerpc: Better setup of boot page TLB entry
Trent Piepho
2008-12-03
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
2008-10-13
powerpc: remove non-dependent load fsl_booke PTE_64BIT
Milton Miller
2008-09-24
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
Becky Bruce
2008-09-19
powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support
Kumar Gala
2008-07-16
powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E
Kumar Gala
2008-07-16
powerpc: rework FSL Book-E PTE access and TLB miss
Kumar Gala
2008-06-26
powerpc/85xx: add DOZE/NAP support for e500 core
Kumar Gala
2008-06-18
powerpc/booke: Add support for new e500mc core
Kumar Gala
2008-06-02
[POWERPC] Move to runtime allocated exception stacks
Kumar Gala
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
2008-04-17
[POWERPC] Rework Book-E debug exception handling
Kumar Gala
2008-04-17
[POWERPC] 85xx: Cleanup TLB initialization
Kumar Gala
2008-01-23
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
Dale Farnsworth
2007-12-06
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
Kumar Gala
2007-10-11
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...
Kumar Gala
2007-10-04
[POWERPC] Cleaned up whitespace in head_fsl_booke.S
Kumar Gala
2007-09-19
[POWERPC] Remove cmd_line from head*.S
Stephen Rothwell
2007-09-14
[POWERPC] Fix modpost warnings from head*.S on ppc32
Kumar Gala
2007-02-13
[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S
Becky Bruce
2007-02-12
[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]
Becky Bruce
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-02-10
[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S
Becky Bruce
2005-11-13
[PATCH] Update email address for Kumar
Kumar Gala
2005-10-17
[PATCH] powerpc: replace use of _GLOBAL with .globl
Kumar Gala
2005-10-01
powerpc: merge idle_power4.S and trapc.s
Stephen Rothwell
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras