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