Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dbc760bcc150cc27160f0131b15db76350df4334
/
arch
/
powerpc
/
kernel
/
head_64.S
9287b95
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
e16c876
powerpc/e6500: Add support for hardware threads
by Andy Fleming
· 13 years ago
376af59
powerpc: Remove STAB code
by Michael Ellerman
· 11 years ago
2751b62
powerpc: Fix SMP issues with ppc64le ABIv2
by Anton Blanchard
· 11 years ago
cc7efbf
powerpc: ABIv2 function calls must place target address in r12
by Anton Blanchard
· 11 years ago
6a3bab9
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()
by Anton Blanchard
· 11 years ago
ad0289e
powerpc: Remove superflous function descriptors in assembly only code
by Anton Blanchard
· 11 years ago
b1576fe
powerpc: No need to use dot symbols when branching to a function
by Anton Blanchard
· 11 years ago
c141611
powerpc: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
7d4151b
powerpc: Fix alignment of secondary cpu spin vars
by Olof Johansson
· 11 years ago
286e4f9
powerpc: Align p_end
by Anton Blanchard
· 11 years ago
5c0484e
powerpc: Endian safe trampoline
by Benjamin Herrenschmidt
· 11 years ago
5b63fee
powerpc: Align p_toc
by Anton Blanchard
· 12 years ago
29ce3c5
powerpc: Add isync to copy_and_flush
by Michael Neuling
· 12 years ago
96f013f
powerpc/kexec: Add kexec "hold" support for Book3e processors
by Jimi Xenidis
· 12 years ago
1fbe9cf
powerpc: Build kernel with -mcmodel=medium
by Anton Blanchard
· 12 years ago
c1fb681
powerpc: Add relocation on exception vector handlers
by Michael Neuling
· 12 years ago
11ee7e9
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
by Anton Blanchard
· 12 years ago
ab7f961
powerpc/powernv: Fix OPAL debug entry
by Benjamin Herrenschmidt
· 12 years ago
7230c56
powerpc: Rework lazy-interrupt handling
by Benjamin Herrenschmidt
· 13 years ago
4f8cf36
powerpc: Remove legacy iSeries bits from assembly files
by Benjamin Herrenschmidt
· 13 years ago
daea117
powerpc/powernv: Support for OPAL console
by Benjamin Herrenschmidt
· 13 years ago
27f4488
powerpc/powernv: Add OPAL takeover from PowerVM
by Benjamin Herrenschmidt
· 13 years ago
e550592
powerpc/powernv: Don't clobber r9 in relative_toc()
by Benjamin Herrenschmidt
· 13 years ago
7ac87ab
powerpc: Fix early boot accounting of CPUs
by Matt Evans
· 14 years ago
768d18a
powerpc: Don't search for paca in freed memory
by Milton Miller
· 14 years ago
9f0b079
powerpc: Use MSR_64BIT in places
by Michael Ellerman
· 14 years ago
dd79773
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
by Benjamin Herrenschmidt
· 14 years ago
9d07bc8
powerpc: Properly handshake CPUs going out of boot spin loop
by Benjamin Herrenschmidt
· 14 years ago
ad0693e
powerpc: Call CPU ->restore callback earlier on secondary CPUs
by Benjamin Herrenschmidt
· 14 years ago
2dd60d7
powerpc: In HV mode, use HSPRG0 for PACA
by Benjamin Herrenschmidt
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
62cc67b
powerpc/pmac/smp: Properly NAP offlined CPU on G5
by Benjamin Herrenschmidt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
928a319
Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code
by Sonny Rao
· 14 years ago
46f5221
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
by Stephen Rothwell
· 14 years ago
a58ddea
KVM: PPC: Move KVM trampolines before __end_interrupts
by Alexander Graf
· 15 years ago
54a8340
powerpc: Don't use kernel stack with translation off
by Michael Neuling
· 15 years ago
f761622
powerpc: Initialise paca->kstack before early_setup_secondary
by Matt Evans
· 15 years ago
2191d65
KVM: PPC: Name generic 64-bit code generic
by Alexander Graf
· 15 years ago
8dbce53
powerpc: Reset kernel stack on cpu online from cede state
by Vaidyanathan Srinivasan
· 15 years ago
1426d5a
powerpc: Dynamically allocate pacas
by Michael Ellerman
· 15 years ago
842f2fe
Make head_64.S aware of KVM real mode code
by Alexander Graf
· 15 years ago
2d27cfd
powerpc: Remaining 64-bit Book3E support
by Benjamin Herrenschmidt
· 16 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 16 years ago
8aa34ab
powerpc: Rename exception.h to exception-64s.h
by Benjamin Herrenschmidt
· 16 years ago
0ebc4cd
powerpc: Split exception handling out of head_64.S
by Benjamin Herrenschmidt
· 16 years ago
e821ea7
powerpc: Move VMX and VSX asm code to vector.S
by Benjamin Herrenschmidt
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
c478b58
powerpc/powermac: Fix occasional SMP boot failure
by Benjamin Herrenschmidt
· 16 years ago
8b8b0cc
powerpc/ppc64/kdump: Better flag for running relocatable
by Milton Miller
· 16 years ago
54622f1
powerpc: Support for relocatable kdump kernel
by Mohan Kumar M
· 16 years ago
549e815
powerpc: Make the 64-bit kernel as a position-independent executable
by Paul Mackerras
· 17 years ago
e31aa45
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
by Paul Mackerras
· 17 years ago
1f6a93e
powerpc: Make it possible to move the interrupt handlers away from the kernel
by Paul Mackerras
· 17 years ago
9a95516
powerpc: Rearrange head_64.S to move interrupt handler code to the beginning
by Paul Mackerras
· 17 years ago
b6f6b98
powerpc: Don't spin on sync instruction at boot time
by Sonny Rao
· 17 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 17 years ago
6f3d8e6
powerpc: Make load_up_fpu and load_up_altivec callable
by Michael Neuling
· 17 years ago
10e3439
powerpc: Move altivec_unavailable
by Michael Neuling
· 17 years ago
1b70c5a
[POWERPC] Fix bogus paca->_current initialization
by Benjamin Herrenschmidt
· 17 years ago
745a14c
[POWERPC] Add fast little-endian switch system call
by Paul Mackerras
· 17 years ago
945feb1
[POWERPC] irqtrace support for 64-bit powerpc
by Benjamin Herrenschmidt
· 17 years ago
7c6352a
[POWERPC] Initialize paca->current earlier
by Benjamin Herrenschmidt
· 17 years ago
320787c
[POWERPC] Fix handling of unrecoverable SLB miss interrupts
by Paul Mackerras
· 17 years ago
ff3da2e
[POWERPC] Fix iSeries hard irq enabling regression
by Benjamin Herrenschmidt
· 17 years ago
fa28237
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
by Paul Mackerras
· 17 years ago
a792e75
[POWERPC] Fix si_addr value on low level hash failures
by Benjamin Herrenschmidt
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
9e4859e
[POWERPC] FWNMI is only used on pSeries
by Stephen Rothwell
· 17 years ago
ee7a76d
[POWERPC] Size swapper_pg_dir correctly
by Stephen Rothwell
· 17 years ago
19a8d97
[POWERPC] Remove cmd_line from head*.S
by Stephen Rothwell
· 17 years ago
a416561
[POWERPC] Move lowlevel runlatch calls under cpu feature control
by Olof Johansson
· 18 years ago
dc8f571
[POWERPC] Move the iSeries exception vectors
by Stephen Rothwell
· 18 years ago
f9ff0f3
[POWERPC] Move the exception macros into a header file
by Stephen Rothwell
· 18 years ago
fc68e86
[POWERPC] Move iSeries startup code out of head_64.S
by Stephen Rothwell
· 18 years ago
16a15a3
[POWERPC] iSeries: Clean up lparmap mess
by Stephen Rothwell
· 18 years ago
939e60f6
[POWERPC] Fix more section mismatches in head_64.S
by Stephen Rothwell
· 18 years ago
c40b91b
[POWERPC] iSeries: Fix section mismatch warnings
by Stephen Rothwell
· 18 years ago
75423b7
[POWERPC] Correct __secondary_hold comment
by Geoff Levand
· 18 years ago
6873040
[POWERPC] Save trap number in bad_stack
by Olof Johansson
· 18 years ago
a5bcbca
[POWERPC] Remove stale comment from head_64.S
by Sonny Rao
· 18 years ago
fdc0a9b
[POWERPC] Remove some redundant isync instructions
by MOKUNO Masakazu
· 18 years ago
449d846
[POWERPC] Fix performance monitor exception
by Livio Soares
· 18 years ago
c705677
[POWERPC] iSeries: Eliminate "exceeds stub group size" warnings
by Stephen Rothwell
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
a7a1ed3
[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S
by s.hauer@pengutronix.de
· 18 years ago
3ccfc65
[PATCH] powerpc: Eliminate "exceeds stub group size" linker warning
by Paul Mackerras
· 18 years ago
190a24f
[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors
by Olof Johansson
· 18 years ago
42c4aaa
[POWERPC] Consolidate feature fixup code
by Benjamin Herrenschmidt
· 18 years ago
b0a779d
[POWERPC] Make sure interrupt enable gets restored properly
by Paul Mackerras
· 18 years ago
d04c56f
[POWERPC] Lazy interrupt disabling for 64-bit machines
by Paul Mackerras
· 18 years ago
3f639ee
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
by Stephen Rothwell
· 18 years ago
5a2fe38
[POWERPC] powerpc: Reduce default cacheline size to 64 bytes
by Olof Johansson
· 19 years ago
f39b7a5
[POWERPC] Cleanup CPU inits
by Olof Johansson
· 19 years ago
9fc0a92
[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs
by Olaf Hering
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
33dbcf7
[POWERPC] Make sure smp_processor_id works very early in boot
by Michael Ellerman
· 19 years ago
d0b79c5
[POWERPC] Skip the "copy down" of the kernel if it is already at zero.
by Jimi Xenidis
· 19 years ago
4ba99b9
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
by Michael Ellerman
· 19 years ago
Next »