- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / kernel / misc_64.S
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2009-06-09 Benjamin Herrenschmidtpowerpc: Move VMX and VSX asm code to vector.S
2009-04-07 Michael Neulingpowerpc: Disable VSX or current process in giveup_fpu...
2008-10-31 Milton Millerpowerpc: Kexec exit should not use magic numbers
2008-10-22 Mohan Kumar Mpowerpc: Support for relocatable kdump kernel
2008-10-10 Josh Poimboeufpowerpc: Fix error path in kernel_thread function
2008-07-15 Michael Neulingpowerpc: fix giveup_vsx to save registers correctly
2008-07-01 Michael Neulingpowerpc: Add VSX context save/restore, ptrace and signa...
2008-04-24 Kumar Gala[POWERPC] Clean up misc_64.S
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-11 Stephen Rothwell[POWERPC] kernel_execve is identical in 32 and 64 bit
2007-06-25 Milton Miller[POWERPC] kexec: Send slaves to new kernel earlier
2007-02-07 Olof Johansson[POWERPC] pasemi: UART udbg support
2006-10-25 Benjamin Herrenschmidt[POWERPC] Consolidate feature fixup code
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Paul MackerrasMerge branch 'master' of git://oak/home/sfr/kernels...
2006-10-03 Stephen Rothwell[POWERPC] implement BEGIN/END_FW_FTR_SECTION
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-07-31 Geoff Levand[POWERPC] Minor comment fix for misc_64.S
2006-07-03 Benjamin Herrenschmidt[POWERPC] Use the genirq framework
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Stephen Rothwell[POWERPC] Consolidate some of kernel/misc*.S
2006-06-28 Stephen Rothwell[POWERPC] Remove unused function call_with_mmu_off
2006-05-19 Geoff Levand[PATCH] powerpc: remove do-nothing cpu setup routines
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 David Gibson[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
2005-11-09 Stephen Rothwellppc64: remove ppc_irq_dispatch_handler
2005-11-09 Stephen Rothwellppc64: move stack switching up in interrupt processing
2005-11-08 Benjamin Herrenschmidt[PATCH] ppc64: SMU based macs cpufreq support
2005-10-27 David Gibson[PATCH] powerpc: Fix handling of fpscr on 64-bit
2005-10-21 David Gibson[PATCH] powerpc: Merge thread_info.h
2005-10-10 Paul Mackerraspowerpc: Introduce entry_{32,64}.S, misc_{32,64}.S...