Blackfin arch: Random read/write errors are a bad thing
[safe/jmp/linux-2.6] / arch / powerpc / kernel / misc_32.S
2008-12-28 Ilya Yanokpowerpc/44x: Support 16K/64K base page sizes on 44x
2008-12-21 Benjamin Herrenschmidtpowerpc/mm: Split low level tlb invalidate for nohash...
2008-12-21 Benjamin Herrenschmidtpowerpc/mm: Add SMP support to no-hash TLB handling
2008-12-17 Dave Liupowerpc/fsl-booke: Fix the miss interrupt restore
2008-12-13 Kumar Galapowerpc/fsl-booke: Fix problem with _tlbil_va being...
2008-11-08 Kumar Galapowerpc/fsl-booke: Fix synchronization bug w/local...
2008-10-10 Josh Poimboeufpowerpc: Fix error path in kernel_thread function
2008-09-24 Kumar Galapowerpc: Introduce local (non-broadcast) forms of tlb...
2008-08-18 Paul Collinspowerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed...
2008-06-26 Kumar Galapowerpc/kprobes: Some minor fixes
2008-04-29 Kumar Gala[POWERPC] Add IRQSTACKS support on ppc32
2008-04-24 Kumar Gala[POWERPC] Clean up access to thread_info in assembly
2008-03-12 Paul Mackerras[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32...
2008-01-28 Kumar Gala[POWERPC] 85xx: Only invalidate TLB0 and TLB1
2007-12-23 Benjamin Herrenschmidt[POWERPC] 4xx: Add early udbg support for 40x processors
2007-12-11 Stephen Rothwell[POWERPC] kernel_execve is identical in 32 and 64 bit
2007-11-01 Benjamin Herrenschmidt[POWERPC] 4xx: Deal with 44x virtually tagged icache
2007-11-01 Benjamin Herrenschmidt[POWERPC] 4xx: Fix 4xx flush_tlb_page()
2007-08-15 David Gibson[POWERPC] Fix small race in 44x tlbie function
2007-06-14 David Gibson[POWERPC] Merge CPU features pertaining to icache coherency
2007-03-22 Anton Blanchard[POWERPC] Remove _get_SP
2006-10-25 Benjamin Herrenschmidt[POWERPC] Consolidate feature fixup code
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Stephen Rothwell[POWERPC] Consolidate some of kernel/misc*.S
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
2006-01-09 Michael Ellerman[PATCH] powerpc: Merge kexec
2005-11-18 Paul Mackerraspowerpc: Fix delay functions for 601 processors
2005-11-10 David Gibson[PATCH] powerpc: Merge cacheflush.h and cache.h
2005-10-27 David Gibson[PATCH] powerpc: Fix handling of fpscr on 64-bit
2005-10-19 Paul Mackerraspowerpc: Merge time.c and asm/time.h.
2005-10-17 Stephen Rothwellppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
2005-10-12 Stephen Rothwellpowerpc: create 32 bit LOADADDR macro
2005-10-10 Paul Mackerraspowerpc: Introduce entry_{32,64}.S, misc_{32,64}.S...