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_32.S
Age
Commit message (
Expand
)
Author
2009-12-09
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
2009-08-27
powerpc: Fix __flush_icache_range on 44x
Josh Boyer
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
2008-12-17
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
2008-12-13
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
Kumar Gala
2008-11-08
powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates
Kumar Gala
2008-10-10
powerpc: Fix error path in kernel_thread function
Josh Poimboeuf
2008-09-24
powerpc: Introduce local (non-broadcast) forms of tlb invalidates
Kumar Gala
2008-08-18
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
2008-06-26
powerpc/kprobes: Some minor fixes
Kumar Gala
2008-04-29
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
2008-04-24
[POWERPC] Clean up access to thread_info in assembly
Kumar Gala
2008-03-13
[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernels
Paul Mackerras
2008-01-28
[POWERPC] 85xx: Only invalidate TLB0 and TLB1
Kumar Gala
2007-12-23
[POWERPC] 4xx: Add early udbg support for 40x processors
Benjamin Herrenschmidt
2007-12-11
[POWERPC] kernel_execve is identical in 32 and 64 bit
Stephen Rothwell
2007-11-01
[POWERPC] 4xx: Deal with 44x virtually tagged icache
Benjamin Herrenschmidt
2007-11-01
[POWERPC] 4xx: Fix 4xx flush_tlb_page()
Benjamin Herrenschmidt
2007-08-15
[POWERPC] Fix small race in 44x tlbie function
David Gibson
2007-06-14
[POWERPC] Merge CPU features pertaining to icache coherency
David Gibson
2007-03-22
[POWERPC] Remove _get_SP
Anton Blanchard
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
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-05-19
[PATCH] powerpc: remove do-nothing cpu setup routines
Geoff Levand
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
2006-01-09
[PATCH] powerpc: Merge kexec
Michael Ellerman
2005-11-18
powerpc: Fix delay functions for 601 processors
Paul Mackerras
2005-11-10
[PATCH] powerpc: Merge cacheflush.h and cache.h
David Gibson
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
2005-10-20
powerpc: Merge time.c and asm/time.h.
Paul Mackerras
2005-10-17
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
Stephen Rothwell
2005-10-13
powerpc: create 32 bit LOADADDR macro
Stephen Rothwell
2005-10-10
powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S
Paul Mackerras