index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-0
/
+1
*
powerpc: Fix alignment of secondary cpu spin vars
Olof Johansson
2013-12-30
1
-0
/
+1
*
powerpc: Align p_end
Anton Blanchard
2013-12-30
1
-0
/
+1
*
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
2013-10-11
1
-0
/
+3
*
powerpc: Align p_toc
Anton Blanchard
2013-08-14
1
-0
/
+1
*
powerpc: Add isync to copy_and_flush
Michael Neuling
2013-04-26
1
-0
/
+1
*
powerpc/kexec: Add kexec "hold" support for Book3e processors
Jimi Xenidis
2013-01-10
1
-1
/
+18
*
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
2013-01-10
1
-2
/
+13
*
powerpc: Add relocation on exception vector handlers
Michael Neuling
2012-11-15
1
-1
/
+2
*
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
Anton Blanchard
2012-11-15
1
-1
/
+1
*
powerpc/powernv: Fix OPAL debug entry
Benjamin Herrenschmidt
2012-11-15
1
-0
/
+1
*
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
1
-7
/
+17
*
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2012-03-09
1
-37
/
+7
*
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
2011-09-20
1
-1
/
+13
*
powerpc/powernv: Add OPAL takeover from PowerVM
Benjamin Herrenschmidt
2011-09-20
1
-0
/
+4
*
powerpc/powernv: Don't clobber r9 in relative_toc()
Benjamin Herrenschmidt
2011-09-20
1
-3
/
+3
*
powerpc: Fix early boot accounting of CPUs
Matt Evans
2011-06-17
1
-1
/
+1
*
powerpc: Don't search for paca in freed memory
Milton Miller
2011-05-19
1
-5
/
+8
*
powerpc: Use MSR_64BIT in places
Michael Ellerman
2011-04-27
1
-1
/
+1
*
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+2
*
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
2011-04-20
1
-5
/
+13
*
powerpc: Call CPU ->restore callback earlier on secondary CPUs
Benjamin Herrenschmidt
2011-04-20
1
-11
/
+11
*
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
2011-04-20
1
-2
/
+2
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
1
-1
/
+1
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
2011-04-01
1
-0
/
+7
|
/
*
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
[next]