IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
[safe/jmp/linux-2.6] / arch / powerpc / kernel / misc_64.S
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-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...