index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-7
/
+17
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
1
-37
/
+7
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
1
-1
/
+13
2011-09-20
powerpc/powernv: Add OPAL takeover from PowerVM
Benjamin Herrenschmidt
1
-0
/
+4
2011-09-20
powerpc/powernv: Don't clobber r9 in relative_toc()
Benjamin Herrenschmidt
1
-3
/
+3
2011-06-17
powerpc: Fix early boot accounting of CPUs
Matt Evans
1
-1
/
+1
2011-05-19
powerpc: Don't search for paca in freed memory
Milton Miller
1
-5
/
+8
2011-04-27
powerpc: Use MSR_64BIT in places
Michael Ellerman
1
-1
/
+1
2011-04-20
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
Benjamin Herrenschmidt
1
-0
/
+2
2011-04-20
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
1
-5
/
+13
2011-04-20
powerpc: Call CPU ->restore callback earlier on secondary CPUs
Benjamin Herrenschmidt
1
-11
/
+11
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
1
-2
/
+2
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
1
-1
/
+1
2011-04-01
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
1
-0
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-09
Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code
Sonny Rao
1
-4
/
+2
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
1
-0
/
+1
2010-10-24
KVM: PPC: Move KVM trampolines before __end_interrupts
Alexander Graf
1
-6
/
+0
2010-08-31
powerpc: Don't use kernel stack with translation off
Michael Neuling
1
-3
/
+9
2010-08-24
powerpc: Initialise paca->kstack before early_setup_secondary
Matt Evans
1
-3
/
+3
2010-05-17
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
1
-2
/
+2
2010-03-09
powerpc: Reset kernel stack on cpu online from cede state
Vaidyanathan Srinivasan
1
-0
/
+11
2010-03-09
powerpc: Dynamically allocate pacas
Michael Ellerman
1
-2
/
+4
2009-11-05
Make head_64.S aware of KVM real mode code
Alexander Graf
1
-0
/
+7
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
1
-5
/
+63
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-7
/
+7
2009-08-20
powerpc: Rename exception.h to exception-64s.h
Benjamin Herrenschmidt
1
-1
/
+0
2009-06-09
powerpc: Split exception handling out of head_64.S
Benjamin Herrenschmidt
1
-960
/
+17
2009-06-09
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
1
-118
/
+0
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
1
-1
/
+5
2009-01-13
powerpc/powermac: Fix occasional SMP boot failure
Benjamin Herrenschmidt
1
-0
/
+9
2008-10-31
powerpc/ppc64/kdump: Better flag for running relocatable
Milton Miller
1
-11
/
+19
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
1
-6
/
+33
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
1
-3
/
+23
2008-09-15
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
1
-99
/
+82
2008-09-15
powerpc: Make it possible to move the interrupt handlers away from the kernel
Paul Mackerras
1
-16
/
+55
2008-09-15
powerpc: Rearrange head_64.S to move interrupt handler code to the beginning
Paul Mackerras
1
-97
/
+106
2008-07-15
powerpc: Don't spin on sync instruction at boot time
Sonny Rao
1
-1
/
+2
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
1
-0
/
+65
2008-07-01
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
1
-3
/
+7
2008-07-01
powerpc: Move altivec_unavailable
Michael Neuling
1
-1
/
+3
2008-05-09
[POWERPC] Fix bogus paca->_current initialization
Benjamin Herrenschmidt
1
-4
/
+0
2008-04-29
[POWERPC] Add fast little-endian switch system call
Paul Mackerras
1
-0
/
+11
2008-04-18
[POWERPC] irqtrace support for 64-bit powerpc
Benjamin Herrenschmidt
1
-15
/
+32
2008-04-17
[POWERPC] Initialize paca->current earlier
Benjamin Herrenschmidt
1
-4
/
+0
2008-04-14
[POWERPC] Fix handling of unrecoverable SLB miss interrupts
Paul Mackerras
1
-1
/
+17
2008-04-03
[POWERPC] Fix iSeries hard irq enabling regression
Benjamin Herrenschmidt
1
-6
/
+7
2008-01-24
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
1
-0
/
+1
2007-11-08
[POWERPC] Fix si_addr value on low level hash failures
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-1
/
+1
[next]