aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-548/+0
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado1-0/+2
2008-07-15powerpc: fix giveup_vsx to save registers correctlyMichael Neuling1-0/+1
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling1-0/+9
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman1-48/+0
2008-06-30powerpc: Optimise smp_wmb on 64-bit processorsNick Piggin1-3/+10
2008-06-30Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-06-16[POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin1-1/+1
2008-05-14[POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman1-0/+1
2008-04-29[POWERPC] Use __always_inline for xchg* and cmpxchg*Paul Mackerras1-12/+12
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras1-0/+1
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2008-02-07Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers1-2/+16
2008-02-07[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson1-1/+1
2008-01-23[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger1-0/+2
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering1-0/+1
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell1-0/+1
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell1-0/+2
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-07-10[POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman1-0/+2
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala1-1/+1
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers1-1/+129
2007-04-30[POWERPC] Declare enable_kernel_spe in a headerJohannes Berg1-0/+1
2006-11-01[POWERPC] Fix rmb() for e500-based machines itAndy Fleming1-3/+3
2006-10-04[POWERPC] Cleanup include/asm-powerpc/xmon.hMichael Ellerman1-4/+0
2006-08-25Merge branch 'merge'Paul Mackerras1-0/+9
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch1-0/+9
2006-08-01Merge branch 'merge'Paul Mackerras1-9/+8
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-13[POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman1-5/+0
2006-07-08power: improve inline asm memory constraintsLinus Torvalds1-8/+8
2006-03-31[NET]: Allow skb headroom to be overriddenAnton Blanchard1-1/+4
2006-03-22[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman1-0/+2
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras1-0/+4
2006-01-13[PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard1-4/+4
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-0/+8
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras1-0/+8
2006-01-09[PATCH] powerpc: sanitize header files for user space includesArnd Bergmann1-2/+1
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras1-0/+1
2005-11-10[PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson1-1/+0
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-1/+1
2005-11-03powerpc: Add helper functions for synthesising instructions at runtimeMichael Ellerman1-0/+48
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras1-0/+1
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson1-2/+2
2005-10-20powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras1-0/+2
2005-10-10powerpc: Get 64-bit configs to compile with ARCH=powerpcPaul Mackerras1-0/+3
2005-10-06powerpc: Merge in the ppc64 version of the prom code.Paul Mackerras1-0/+5
2005-10-01powerpc: make iSeries buildStephen Rothwell1-1/+3