index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
misc_64.S
Age
Commit message (
Expand
)
Author
2009-06-09
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
2009-04-07
powerpc: Disable VSX or current process in giveup_fpu/altivec
Michael Neuling
2008-10-31
powerpc: Kexec exit should not use magic numbers
Milton Miller
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-10-10
powerpc: Fix error path in kernel_thread function
Josh Poimboeuf
2008-07-15
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-04-24
[POWERPC] Clean up misc_64.S
Kumar Gala
2007-12-11
[POWERPC] kernel_execve is identical in 32 and 64 bit
Stephen Rothwell
2007-06-25
[POWERPC] kexec: Send slaves to new kernel earlier
Milton Miller
2007-02-07
[POWERPC] pasemi: UART udbg support
Olof Johansson
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
2006-10-03
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
Stephen Rothwell
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-07-31
[POWERPC] Minor comment fix for misc_64.S
Geoff Levand
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[POWERPC] Consolidate some of kernel/misc*.S
Stephen Rothwell
2006-06-28
[POWERPC] Remove unused function call_with_mmu_off
Stephen Rothwell
2006-05-19
[PATCH] powerpc: remove do-nothing cpu setup routines
Geoff Levand
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
2005-11-09
ppc64: remove ppc_irq_dispatch_handler
Stephen Rothwell
2005-11-09
ppc64: move stack switching up in interrupt processing
Stephen Rothwell
2005-11-08
[PATCH] ppc64: SMU based macs cpufreq support
Benjamin Herrenschmidt
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
2005-10-21
[PATCH] powerpc: Merge thread_info.h
David Gibson
2005-10-10
powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S
Paul Mackerras