Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
501fb72d052d2a302b423bef7dec98d9d98c8a36
/
arch
/
powerpc
/
kernel
/
head_64.S
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 19 years ago
9e4859e
[POWERPC] FWNMI is only used on pSeries
by Stephen Rothwell
· 19 years ago
ee7a76d
[POWERPC] Size swapper_pg_dir correctly
by Stephen Rothwell
· 19 years ago
19a8d97
[POWERPC] Remove cmd_line from head*.S
by Stephen Rothwell
· 19 years ago
a416561
[POWERPC] Move lowlevel runlatch calls under cpu feature control
by Olof Johansson
· 19 years ago
dc8f571
[POWERPC] Move the iSeries exception vectors
by Stephen Rothwell
· 19 years ago
f9ff0f3
[POWERPC] Move the exception macros into a header file
by Stephen Rothwell
· 19 years ago
fc68e86
[POWERPC] Move iSeries startup code out of head_64.S
by Stephen Rothwell
· 19 years ago
16a15a3
[POWERPC] iSeries: Clean up lparmap mess
by Stephen Rothwell
· 19 years ago
939e60f6
[POWERPC] Fix more section mismatches in head_64.S
by Stephen Rothwell
· 19 years ago
c40b91b
[POWERPC] iSeries: Fix section mismatch warnings
by Stephen Rothwell
· 19 years ago
75423b7
[POWERPC] Correct __secondary_hold comment
by Geoff Levand
· 19 years ago
6873040
[POWERPC] Save trap number in bad_stack
by Olof Johansson
· 19 years ago
a5bcbca
[POWERPC] Remove stale comment from head_64.S
by Sonny Rao
· 19 years ago
fdc0a9b
[POWERPC] Remove some redundant isync instructions
by MOKUNO Masakazu
· 19 years ago
449d846
[POWERPC] Fix performance monitor exception
by Livio Soares
· 19 years ago
c705677
[POWERPC] iSeries: Eliminate "exceeds stub group size" warnings
by Stephen Rothwell
· 19 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 19 years ago
a7a1ed3
[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S
by s.hauer@pengutronix.de
· 19 years ago
3ccfc65
[PATCH] powerpc: Eliminate "exceeds stub group size" linker warning
by Paul Mackerras
· 19 years ago
190a24f
[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors
by Olof Johansson
· 20 years ago
42c4aaa
[POWERPC] Consolidate feature fixup code
by Benjamin Herrenschmidt
· 20 years ago
b0a779d
[POWERPC] Make sure interrupt enable gets restored properly
by Paul Mackerras
· 20 years ago
d04c56f
[POWERPC] Lazy interrupt disabling for 64-bit machines
by Paul Mackerras
· 20 years ago
3f639ee
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
by Stephen Rothwell
· 20 years ago
5a2fe38
[POWERPC] powerpc: Reduce default cacheline size to 64 bytes
by Olof Johansson
· 20 years ago
f39b7a5
[POWERPC] Cleanup CPU inits
by Olof Johansson
· 20 years ago
9fc0a92
[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs
by Olaf Hering
· 20 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
33dbcf7
[POWERPC] Make sure smp_processor_id works very early in boot
by Michael Ellerman
· 20 years ago
d0b79c5
[POWERPC] Skip the "copy down" of the kernel if it is already at zero.
by Jimi Xenidis
· 20 years ago
4ba99b9
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
by Michael Ellerman
· 20 years ago
1dce0e3
[POWERPC] Remove remaining iSeries debugger cruft
by Michael Ellerman
· 20 years ago
acf7d76
[POWERPC] cell: add RAS support
by Benjamin Herrenschmidt
· 20 years ago
f39224a
powerpc: Use correct sequence for putting CPU into nap mode
by Paul Mackerras
· 20 years ago
4df2046
[PATCH] powerpc: Allow non zero boot cpuids
by Anton Blanchard
· 20 years ago
6088857
[PATCH] correct the comment about stackpointer alignment in __boot_from_prom
by Olaf Hering
· 20 years ago
5164501
Merge ../linux-2.6
by Paul Mackerras
· 20 years ago
c05b477
ppc64: make sure to align stack pointer to 16 bytes at boot
by Linus Torvalds
· 20 years ago
c6622f6
powerpc: Implement accurate task and CPU time accounting
by Paul Mackerras
· 20 years ago
a00428f
Merge ../powerpc-merge
by Paul Mackerras
· 20 years ago
f1870f7
[PATCH] powerpc64: remove broken/bitrotted HMT support
by Anton Blanchard
· 20 years ago
cb2c9b2
[PATCH] powerpc: Fix runlatch performance issues
by Anton Blanchard
· 20 years ago
8fca927
[PATCH] powerpc: Make UP -> SMP kexec work again
by Michael Ellerman
· 20 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 20 years ago
f9b4045
[PATCH] powerpc: Don't use toc in decrementer_iSeries_masked
by Michael Ellerman
· 20 years ago
3356bb9
[PATCH] powerpc: Remove lppaca structure from the PACA
by David Gibson
· 20 years ago
e58c349
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
by David Gibson
· 20 years ago
be42d5f
powerpc: unbreak iSeries compilation again
by Paul Mackerras
· 20 years ago
448b271
[PATCH] powerpc: Remove old comment in head.S
by Anton Blanchard
· 20 years ago
758438a
[PATCH] powerpc: Fixups for kernel linked at 32 MB
by Michael Ellerman
· 20 years ago
8c4f1f2
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
by Michael Ellerman
· 20 years ago
4693c09
powerpc: Fix typo in head_64.S
by Paul Mackerras
· 20 years ago
404849b
[PATCH] powerpc: Remove some unneeded fields from the paca
by David Gibson
· 20 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 20 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 20 years ago
b8f5102
powerpc: Implement smp_release_cpus() in C not asm
by Michael Ellerman
· 20 years ago
c43a55f
merge filename and modify references to iseries/lpar_map.h
by Kelly Daly
· 20 years ago
35499c0
powerpc: Merge in 64-bit powermac support.
by Paul Mackerras
· 21 years ago
6cb7bfe
[PATCH] powerpc: Merge thread_info.h
by David Gibson
· 21 years ago
40ef8cb
powerpc: Get 64-bit configs to compile with ARCH=powerpc
by Paul Mackerras
· 21 years ago
5a40832
powerpc: Fix bug caused by negation of 64-bit reloc_offset value
by Paul Mackerras
· 21 years ago
b5bbeb2
powerpc: Use SPRN_xxx rather than xxx for SPR numbers
by Paul Mackerras
· 21 years ago
b85a046
powerpc: Define 32/64 bit asm macros and use them in fpu.S
by Paul Mackerras
· 21 years ago
ee400b6
powerpc: more cleanup of powerpc/kernel
by Stephen Rothwell
· 21 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 21 years ago