Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9445aa1a3062a75a4d9de78026816ebc941e7b99
/
arch
/
powerpc
/
kernel
/
head_fsl_booke.S
9445aa1
ppc: move exports to definitions
by Al Viro
· 9 years ago
e7affb1
powerpc/cache: add cache flush operation for various e500
by chenhui zhao
· 9 years ago
98da581
powerpc: Move part of giveup_fpu,altivec,spe into c
by Anton Blanchard
· 9 years ago
b51b115
powerpc: Remove NULL task struct pointer checks in FP and vector code
by Anton Blanchard
· 9 years ago
af1bbc3
powerpc: Remove UP only lazy floating point and vector optimisations
by Anton Blanchard
· 9 years ago
2b2695a
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
by Mihai Caraman
· 10 years ago
3477e71
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
by Mihai Caraman
· 10 years ago
0be7d969b
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
by Kevin Hao
· 11 years ago
7d2471f
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable kernel
by Kevin Hao
· 11 years ago
78a235e
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
by Kevin Hao
· 11 years ago
dd18969
powerpc: enable the relocatable support for the fsl booke 32bit kernel
by Kevin Hao
· 11 years ago
9973961
powerpc/fsl_booke: introduce get_phys_addr function
by Kevin Hao
· 11 years ago
7c732cba
powerpc/fsl_booke: protect the access to MAS7
by Kevin Hao
· 11 years ago
c58ce39
powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers
by Mihai Caraman
· 12 years ago
5f20be44
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
by Kevin Hao
· 11 years ago
fc2a6cfe
powerpc: Fix interrupt range check on debug exception
by Bharat Bhushan
· 12 years ago
7e0f487
powepc/booke: Separate out E.HV check and ivor setup code.
by Varun Sethi
· 13 years ago
d0832a7
powerpc/85xx: add HOTPLUG_CPU support
by Zhao Chenhui
· 12 years ago
af3bf7f
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 13 years ago
9778b69
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
by Stuart Yoder
· 13 years ago
2dc3d4c
powerpc/e500: make load_up_spe a normal fuction
by Liu Yu
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
8cd3c23
powerpc: Remove empty giveup_altivec function on book3e CPUs
by Anton Blanchard
· 13 years ago
73196cd3
KVM: PPC: e500mc support
by Scott Wood
· 13 years ago
cfac578
powerpc/booke: Provide exception macros with interrupt name
by Scott Wood
· 13 years ago
a546498
powerpc: Call do_page_fault() with interrupts off
by Benjamin Herrenschmidt
· 13 years ago
0f890c8
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
by Suzuki Poulose
· 13 years ago
7d0d3ad
powerpc/fsl_booke: Fix comment in head_fsl_booke.S
by Matthew McClintock
· 13 years ago
6dece0eb
powerpc/32: Pass device tree address as u64 to machine_init
by Scott Wood
· 13 years ago
41151e7
powerpc: Hugetlb for BookE
by Becky Bruce
· 14 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
c51584d
powerpc/e500: SPE register saving: take arbitrary struct offset
by Scott Wood
· 14 years ago
685659e
powerpc/e500: Save SPEFCSR in flush_spe_to_thread()
by yu liu
· 14 years ago
1325a68
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
by Ashish Kalra
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
46f5221
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
by Stephen Rothwell
· 14 years ago
2ed38b2
powerpc/fsl_booke: Add support to boot from core other than 0
by Matthew McClintock
· 14 years ago
b3df895
powerpc/kexec: Add support for FSL-BookE
by Sebastian Andrzej Siewior
· 15 years ago
7c08ce7
powerpc/fsl-booke: Move the entry setup code into a seperate file
by Sebastian Andrzej Siewior
· 15 years ago
2289d2d
powerpc/fsl-booke: fix the case where we are not in the first page
by Sebastian Andrzej Siewior
· 15 years ago
78e2e68
powerpc/fsl-booke: Fix InstructionTLBError execute permission check
by Li Yang
· 15 years ago
09156a7
powerpc: Do not call prink when CONFIG_PRINTK is not defined
by Márton Németh
· 15 years ago
9d296cf
powerpc/fsl-booke: Get coherent bit from PTE
by Kumar Gala
· 15 years ago
51adc54
powerpc/fsl-booke: replace a hardcoded constant
by Sebastian Andrzej Siewior
· 15 years ago
8b27f0b
powerpc/fsl-booke: Rework TLB CAM code
by Kumar Gala
· 15 years ago
76acc2c
powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT
by Kumar Gala
· 15 years ago
ea3cc33
powerpc/mm: Cleanup handling of execute permission
by Benjamin Herrenschmidt
· 15 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 15 years ago
e703984
powerpc: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
620165f
powerpc: Add support for using doorbells for SMP IPI
by Kumar Gala
· 16 years ago
d66c82e
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
by Kumar Gala
· 16 years ago
105c31d
powerpc/fsl-booke: Cleanup init/exception setup to be runtime
by Kumar Gala
· 16 years ago
5597b25
powerpc/e500mc: Doorbells need to be taken w/exceptions disabled
by Kumar Gala
· 16 years ago
6fd8be4
powerpc/fsl-booke: Remove num_tlbcam_entries
by Trent Piepho
· 16 years ago
19f5465
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
by Trent Piepho
· 16 years ago
7c03d65
powerpc/mm: Introduce MMU features
by Benjamin Herrenschmidt
· 16 years ago
d5b26db
powerpc/85xx: Add support for SMP initialization
by Kumar Gala
· 16 years ago
06b9096
powerpc/85xx: minor head_fsl_booke.S cleanup
by Kumar Gala
· 16 years ago
b389889
powerpc: Better setup of boot page TLB entry
by Trent Piepho
· 16 years ago
6a800f3
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
by Liu Yu
· 16 years ago
9bd54d1
powerpc: remove non-dependent load fsl_booke PTE_64BIT
by Milton Miller
· 16 years ago
4ee7084
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
by Becky Bruce
· 16 years ago
b38fd42
powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support
by Kumar Gala
· 16 years ago
0332f00
powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E
by Kumar Gala
· 17 years ago
6cfd899
powerpc: rework FSL Book-E PTE access and TLB miss
by Kumar Gala
· 17 years ago
fc4033b
powerpc/85xx: add DOZE/NAP support for e500 core
by Kumar Gala
· 17 years ago
3dfa877
powerpc/booke: Add support for new e500mc core
by Kumar Gala
· 17 years ago
bcf0b08
[POWERPC] Move to runtime allocated exception stacks
by Kumar Gala
· 17 years ago
37dd2ba
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
by Kumar Gala
· 17 years ago
eb0cd5fd
[POWERPC] Rework Book-E debug exception handling
by Kumar Gala
· 17 years ago
0aef996
[POWERPC] 85xx: Cleanup TLB initialization
by Kumar Gala
· 17 years ago
e8b6376
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
by Dale Farnsworth
· 17 years ago
bee86f1
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
by Kumar Gala
· 17 years ago
8a13c4f
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
by Kumar Gala
· 17 years ago
3c5df5c
[POWERPC] Cleaned up whitespace in head_fsl_booke.S
by Kumar Gala
· 17 years ago
19a8d97
[POWERPC] Remove cmd_line from head*.S
by Stephen Rothwell
· 17 years ago
748a768
[POWERPC] Fix modpost warnings from head*.S on ppc32
by Kumar Gala
· 17 years ago
02ed82c
[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S
by Becky Bruce
· 18 years ago
8ce0a7d
[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]
by Becky Bruce
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 19 years ago
a7cb033
[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S
by Becky Bruce
· 19 years ago
4c8d3d9
[PATCH] Update email address for Kumar
by Kumar Gala
· 19 years ago
ea703ce
[PATCH] powerpc: replace use of _GLOBAL with .globl
by Kumar Gala
· 19 years ago
dc1c1ca
powerpc: merge idle_power4.S and trapc.s
by Stephen Rothwell
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago