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