index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_fsl_booke.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+2
*
powerpc/cache: add cache flush operation for various e500
chenhui zhao
2016-03-04
1
-74
/
+0
*
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
2015-12-01
1
-6
/
+2
*
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
2015-12-01
1
-2
/
+0
*
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-12-01
1
-32
/
+0
*
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
Mihai Caraman
2014-09-22
1
-4
/
+4
*
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
Mihai Caraman
2014-09-22
1
-5
/
+13
*
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
2014-01-09
1
-13
/
+28
*
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...
Kevin Hao
2014-01-09
1
-5
/
+69
*
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
Kevin Hao
2014-01-09
1
-0
/
+81
*
powerpc: enable the relocatable support for the fsl booke 32bit kernel
Kevin Hao
2014-01-09
1
-0
/
+34
*
powerpc/fsl_booke: introduce get_phys_addr function
Kevin Hao
2014-01-09
1
-20
/
+30
*
powerpc/fsl_booke: protect the access to MAS7
Kevin Hao
2014-01-09
1
-0
/
+2
*
powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers
Mihai Caraman
2013-10-16
1
-5
/
+5
*
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
2013-08-14
1
-10
/
+0
*
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
2013-05-02
1
-0
/
+2
*
powepc/booke: Separate out E.HV check and ivor setup code.
Varun Sethi
2012-09-12
1
-14
/
+4
*
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
2012-09-12
1
-0
/
+28
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-07-13
1
-17
/
+6
|
\
|
*
powerpc/e500: make load_up_spe a normal fuction
Liu Yu
2012-07-10
1
-17
/
+6
*
|
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-11
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
1
-20
/
+78
|
\
|
*
KVM: PPC: e500mc support
Scott Wood
2012-04-08
1
-0
/
+46
|
*
powerpc/booke: Provide exception macros with interrupt name
Scott Wood
2012-04-08
1
-20
/
+32
*
|
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
2012-04-30
1
-8
/
+0
|
/
*
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
1
-1
/
+1
*
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
2011-12-20
1
-1
/
+1
*
powerpc/fsl_booke: Fix comment in head_fsl_booke.S
Matthew McClintock
2011-11-03
1
-2
/
+2
*
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
2011-09-20
1
-16
/
+26
*
powerpc: Hugetlb for BookE
Becky Bruce
2011-09-20
1
-19
/
+114
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
1
-22
/
+27
|
\
|
*
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
Ashish Kalra
2011-06-22
1
-22
/
+27
*
|
powerpc/e500: SPE register saving: take arbitrary struct offset
Scott Wood
2011-07-12
1
-3
/
+3
*
|
powerpc/e500: Save SPEFCSR in flush_spe_to_thread()
yu liu
2011-07-12
1
-2
/
+0
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-11-29
1
-0
/
+1
*
powerpc/fsl_booke: Add support to boot from core other than 0
Matthew McClintock
2010-10-14
1
-2
/
+8
*
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
2010-05-24
1
-0
/
+2
*
powerpc/fsl-booke: Move the entry setup code into a seperate file
Sebastian Andrzej Siewior
2010-05-24
1
-198
/
+1
*
powerpc/fsl-booke: fix the case where we are not in the first page
Sebastian Andrzej Siewior
2010-05-24
1
-0
/
+1
*
powerpc/fsl-booke: Fix InstructionTLBError execute permission check
Li Yang
2010-05-17
1
-3
/
+10
*
powerpc: Do not call prink when CONFIG_PRINTK is not defined
Márton Németh
2010-03-19
1
-0
/
+4
*
powerpc/fsl-booke: Get coherent bit from PTE
Kumar Gala
2010-03-16
1
-3
/
+0
*
powerpc/fsl-booke: replace a hardcoded constant
Sebastian Andrzej Siewior
2010-02-17
1
-2
/
+2
*
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
2009-11-20
1
-22
/
+0
*
powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT
Kumar Gala
2009-09-02
1
-11
/
+25
*
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-27
1
-2
/
+2
*
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
1
-30
/
+30
*
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
1
-1
/
+2
*
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala
2009-02-23
1
-1
/
+5
[next]