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