index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code
Sonny Rao
2010-12-09
1
-4
/
+2
*
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-11-29
1
-0
/
+1
*
KVM: PPC: Move KVM trampolines before __end_interrupts
Alexander Graf
2010-10-24
1
-6
/
+0
*
powerpc: Don't use kernel stack with translation off
Michael Neuling
2010-08-31
1
-3
/
+9
*
powerpc: Initialise paca->kstack before early_setup_secondary
Matt Evans
2010-08-24
1
-3
/
+3
*
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
2010-05-17
1
-2
/
+2
*
powerpc: Reset kernel stack on cpu online from cede state
Vaidyanathan Srinivasan
2010-03-09
1
-0
/
+11
*
powerpc: Dynamically allocate pacas
Michael Ellerman
2010-03-09
1
-2
/
+4
*
Make head_64.S aware of KVM real mode code
Alexander Graf
2009-11-05
1
-0
/
+7
*
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
2009-08-20
1
-5
/
+63
*
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
1
-7
/
+7
*
powerpc: Rename exception.h to exception-64s.h
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+0
*
powerpc: Split exception handling out of head_64.S
Benjamin Herrenschmidt
2009-06-09
1
-960
/
+17
*
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
2009-06-09
1
-118
/
+0
*
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
2009-03-11
1
-1
/
+5
*
powerpc/powermac: Fix occasional SMP boot failure
Benjamin Herrenschmidt
2009-01-13
1
-0
/
+9
*
powerpc/ppc64/kdump: Better flag for running relocatable
Milton Miller
2008-10-31
1
-11
/
+19
*
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-10-22
1
-6
/
+33
*
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-09-15
1
-3
/
+23
*
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
2008-09-15
1
-99
/
+82
*
powerpc: Make it possible to move the interrupt handlers away from the kernel
Paul Mackerras
2008-09-15
1
-16
/
+55
*
powerpc: Rearrange head_64.S to move interrupt handler code to the beginning
Paul Mackerras
2008-09-15
1
-97
/
+106
*
powerpc: Don't spin on sync instruction at boot time
Sonny Rao
2008-07-15
1
-1
/
+2
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
1
-0
/
+65
*
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
2008-07-01
1
-3
/
+7
*
powerpc: Move altivec_unavailable
Michael Neuling
2008-07-01
1
-1
/
+3
*
[POWERPC] Fix bogus paca->_current initialization
Benjamin Herrenschmidt
2008-05-09
1
-4
/
+0
*
[POWERPC] Add fast little-endian switch system call
Paul Mackerras
2008-04-29
1
-0
/
+11
*
[POWERPC] irqtrace support for 64-bit powerpc
Benjamin Herrenschmidt
2008-04-18
1
-15
/
+32
*
[POWERPC] Initialize paca->current earlier
Benjamin Herrenschmidt
2008-04-17
1
-4
/
+0
*
[POWERPC] Fix handling of unrecoverable SLB miss interrupts
Paul Mackerras
2008-04-14
1
-1
/
+17
*
[POWERPC] Fix iSeries hard irq enabling regression
Benjamin Herrenschmidt
2008-04-03
1
-6
/
+7
*
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
2008-01-24
1
-0
/
+1
*
[POWERPC] Fix si_addr value on low level hash failures
Benjamin Herrenschmidt
2007-11-08
1
-1
/
+1
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
1
-1
/
+1
*
[POWERPC] FWNMI is only used on pSeries
Stephen Rothwell
2007-09-19
1
-0
/
+7
*
[POWERPC] Size swapper_pg_dir correctly
Stephen Rothwell
2007-09-19
1
-1
/
+1
*
[POWERPC] Remove cmd_line from head*.S
Stephen Rothwell
2007-09-19
1
-8
/
+0
*
[POWERPC] Move lowlevel runlatch calls under cpu feature control
Olof Johansson
2007-09-14
1
-0
/
+2
*
[POWERPC] Move the iSeries exception vectors
Stephen Rothwell
2007-08-22
1
-136
/
+0
*
[POWERPC] Move the exception macros into a header file
Stephen Rothwell
2007-08-22
1
-335
/
+1
*
[POWERPC] Move iSeries startup code out of head_64.S
Stephen Rothwell
2007-08-22
1
-84
/
+2
*
[POWERPC] iSeries: Clean up lparmap mess
Stephen Rothwell
2007-08-22
1
-8
/
+19
*
[POWERPC] Fix more section mismatches in head_64.S
Stephen Rothwell
2007-08-10
1
-7
/
+9
*
[POWERPC] iSeries: Fix section mismatch warnings
Stephen Rothwell
2007-07-26
1
-3
/
+4
*
[POWERPC] Correct __secondary_hold comment
Geoff Levand
2007-06-28
1
-2
/
+2
*
[POWERPC] Save trap number in bad_stack
Olof Johansson
2007-04-24
1
-2
/
+8
*
[POWERPC] Remove stale comment from head_64.S
Sonny Rao
2007-04-13
1
-4
/
+0
*
[POWERPC] Remove some redundant isync instructions
MOKUNO Masakazu
2007-03-09
1
-2
/
+0
*
[POWERPC] Fix performance monitor exception
Livio Soares
2007-02-07
1
-1
/
+1
[next]