index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[POWERPC] Make sure smp_processor_id works very early in boot
Michael Ellerman
1
-11
/
+0
2006-06-28
[POWERPC] Skip the "copy down" of the kernel if it is already at zero.
Jimi Xenidis
1
-0
/
+3
2006-06-28
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
Michael Ellerman
1
-11
/
+0
2006-06-28
[POWERPC] Remove remaining iSeries debugger cruft
Michael Ellerman
1
-28
/
+9
2006-06-21
[POWERPC] cell: add RAS support
Benjamin Herrenschmidt
1
-0
/
+29
2006-04-18
powerpc: Use correct sequence for putting CPU into nap mode
Paul Mackerras
1
-1
/
+48
2006-03-27
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
1
-15
/
+11
2006-03-27
[PATCH] correct the comment about stackpointer alignment in __boot_from_prom
Olaf Hering
1
-1
/
+5
2006-03-09
Merge ../linux-2.6
Paul Mackerras
1
-0
/
+3
2006-03-04
ppc64: make sure to align stack pointer to 16 bytes at boot
Linus Torvalds
1
-0
/
+3
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
1
-0
/
+9
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
1
-105
/
+6
2006-02-24
[PATCH] powerpc64: remove broken/bitrotted HMT support
Anton Blanchard
1
-93
/
+4
2006-02-24
[PATCH] powerpc: Fix runlatch performance issues
Anton Blanchard
1
-10
/
+2
2006-02-20
[PATCH] powerpc: Make UP -> SMP kexec work again
Michael Ellerman
1
-3
/
+1
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
1
-2
/
+0
2006-02-07
[PATCH] powerpc: Don't use toc in decrementer_iSeries_masked
Michael Ellerman
1
-2
/
+3
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
1
-9
/
+16
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
1
-43
/
+44
2006-01-09
powerpc: unbreak iSeries compilation again
Paul Mackerras
1
-0
/
+4
2006-01-09
[PATCH] powerpc: Remove old comment in head.S
Anton Blanchard
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Fixups for kernel linked at 32 MB
Michael Ellerman
1
-6
/
+24
2006-01-09
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
Michael Ellerman
1
-0
/
+2
2006-01-09
powerpc: Fix typo in head_64.S
Paul Mackerras
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
1
-1
/
+2
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
1
-83
/
+8
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-77
/
+223
2005-11-04
powerpc: Implement smp_release_cpus() in C not asm
Michael Ellerman
1
-18
/
+0
2005-11-02
merge filename and modify references to iseries/lpar_map.h
Kelly Daly
1
-1
/
+1
2005-10-22
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
1
-14
/
+11
2005-10-21
[PATCH] powerpc: Merge thread_info.h
David Gibson
1
-0
/
+1
2005-10-10
powerpc: Get 64-bit configs to compile with ARCH=powerpc
Paul Mackerras
1
-0
/
+1
2005-10-10
powerpc: Fix bug caused by negation of 64-bit reloc_offset value
Paul Mackerras
1
-10
/
+10
2005-10-10
powerpc: Use SPRN_xxx rather than xxx for SPR numbers
Paul Mackerras
1
-98
/
+98
2005-10-06
powerpc: Define 32/64 bit asm macros and use them in fpu.S
Paul Mackerras
1
-57
/
+1
2005-09-30
powerpc: more cleanup of powerpc/kernel
Stephen Rothwell
1
-3
/
+6
[next]