index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
entry_32.S
Age
Commit message (
Expand
)
Author
2007-09-14
[POWERPC] Add cpu feature for SPE handling
Kumar Gala
2007-05-17
[POWERPC] Fix COMMON symbol warnings
Kumar Gala
2007-03-22
[POWERPC] Remove last_syscall
Anton Blanchard
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-18
powerpc: Use correct sequence for putting CPU into nap mode
Paul Mackerras
2006-03-27
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
2006-03-08
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
2006-01-18
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
2006-01-09
[PATCH] Fix code that saves NVGPRS in 32-bit signal frame
David Woodhouse
2006-01-09
[PATCH] syscall entry/exit revamp
David Woodhouse
2005-10-28
powerpc: Rename asm offset TRAP to _TRAP for 32-bit
Paul Mackerras
2005-10-26
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras
2005-10-21
[PATCH] powerpc: Merge thread_info.h
David Gibson
2005-10-20
powerpc: Fix a branch-too-far link error for 32-bit targets
Paul Mackerras
2005-10-10
powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S
Paul Mackerras