index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-09-19
[POWERPC] FWNMI is only used on pSeries
Stephen Rothwell
1
-0
/
+7
2007-09-19
[POWERPC] Size swapper_pg_dir correctly
Stephen Rothwell
1
-1
/
+1
2007-09-19
[POWERPC] Remove cmd_line from head*.S
Stephen Rothwell
1
-8
/
+0
2007-09-14
[POWERPC] Move lowlevel runlatch calls under cpu feature control
Olof Johansson
1
-0
/
+2
2007-08-22
[POWERPC] Move the iSeries exception vectors
Stephen Rothwell
1
-136
/
+0
2007-08-22
[POWERPC] Move the exception macros into a header file
Stephen Rothwell
1
-335
/
+1
2007-08-22
[POWERPC] Move iSeries startup code out of head_64.S
Stephen Rothwell
1
-84
/
+2
2007-08-22
[POWERPC] iSeries: Clean up lparmap mess
Stephen Rothwell
1
-8
/
+19
2007-08-10
[POWERPC] Fix more section mismatches in head_64.S
Stephen Rothwell
1
-7
/
+9
2007-07-26
[POWERPC] iSeries: Fix section mismatch warnings
Stephen Rothwell
1
-3
/
+4
2007-06-28
[POWERPC] Correct __secondary_hold comment
Geoff Levand
1
-2
/
+2
2007-04-24
[POWERPC] Save trap number in bad_stack
Olof Johansson
1
-2
/
+8
2007-04-13
[POWERPC] Remove stale comment from head_64.S
Sonny Rao
1
-4
/
+0
2007-03-09
[POWERPC] Remove some redundant isync instructions
MOKUNO Masakazu
1
-2
/
+0
2007-02-07
[POWERPC] Fix performance monitor exception
Livio Soares
1
-1
/
+1
2006-12-04
[POWERPC] iSeries: Eliminate "exceeds stub group size" warnings
Stephen Rothwell
1
-6
/
+4
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
1
-31
/
+17
2006-11-13
[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S
s.hauer@pengutronix.de
1
-11
/
+0
2006-11-01
[PATCH] powerpc: Eliminate "exceeds stub group size" linker warning
Paul Mackerras
1
-12
/
+15
2006-10-26
[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors
Olof Johansson
1
-0
/
+2
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
1
-19
/
+0
2006-10-18
[POWERPC] Make sure interrupt enable gets restored properly
Paul Mackerras
1
-9
/
+19
2006-10-16
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
1
-33
/
+77
2006-10-03
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
Stephen Rothwell
1
-3
/
+25
2006-09-13
[POWERPC] powerpc: Reduce default cacheline size to 64 bytes
Olof Johansson
1
-1
/
+1
2006-08-25
[POWERPC] Cleanup CPU inits
Olof Johansson
1
-19
/
+33
2006-07-29
[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs
Olaf Hering
1
-2
/
+33
[next]