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
/
include
/
asm-powerpc
/
system.h
Age
Commit message (
Expand
)
Author
2008-04-20
[POWERPC] Fix compile breakage for 64-bit UP configs
Paul Mackerras
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-07
Add cmpxchg64 and cmpxchg64_local to powerpc
Mathieu Desnoyers
2008-02-07
[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y
Olof Johansson
2008-01-23
[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.h
Jon Loeliger
2007-10-17
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
2007-10-03
[POWERPC] Limit range of __init_ref_ok somewhat
Stephen Rothwell
2007-09-19
[POWERPC] Fix section mismatch in PCI code
Stephen Rothwell
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
2007-07-10
[POWERPC] Make the debugfs "powerpc" dir globally accessible
Michael Ellerman
2007-07-10
[POWERPC] Move inline asm eieio to using eieio inline function
Kumar Gala
2007-05-08
Remove tas()
Jeff Dike
2007-05-08
atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc
Mathieu Desnoyers
2007-04-30
[POWERPC] Declare enable_kernel_spe in a header
Johannes Berg
2006-11-01
[POWERPC] Fix rmb() for e500-based machines it
Andy Fleming
2006-10-04
[POWERPC] Cleanup include/asm-powerpc/xmon.h
Michael Ellerman
2006-08-25
Merge branch 'merge'
Paul Mackerras
2006-08-23
[POWERPC] Fix gettimeofday inaccuracies
Nathan Lynch
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
2006-07-13
[POWERPC] iseries: Move e2a()/strne2a() into their only caller
Michael Ellerman
2006-07-08
power: improve inline asm memory constraints
Linus Torvalds
2006-03-31
[NET]: Allow skb headroom to be overridden
Anton Blanchard
2006-03-22
[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
Michael Ellerman
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-01-13
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
Anton Blanchard
2006-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
2006-01-12
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
Paul Mackerras
2006-01-09
[PATCH] powerpc: sanitize header files for user space includes
Arnd Bergmann
2005-11-10
powerpc: Move some extern declarations from C code into headers
Paul Mackerras
2005-11-10
[PATCH] powerpc: Consolidate asm compatibility macros
David Gibson
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-11-03
powerpc: Add helper functions for synthesising instructions at runtime
Michael Ellerman
2005-10-31
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
2005-10-20
powerpc/ppc/ppc64: Various compile fixes.
Paul Mackerras
2005-10-10
powerpc: Get 64-bit configs to compile with ARCH=powerpc
Paul Mackerras
2005-10-06
powerpc: Merge in the ppc64 version of the prom code.
Paul Mackerras
2005-10-01
powerpc: make iSeries build
Stephen Rothwell
2005-09-27
powerpc: clean up after powermac build merge
Stephen Rothwell
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras