aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m32r/system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-05-15m32r: __xchg() should be always_inlineAl Viro1-1/+2
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata1-0/+11
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata1-1/+1
2006-09-27[PATCH] m32r: Fix "value computed not used" warningsHirokazu Takata1-2/+2
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-19[PATCH] m32r: update switch_to macro for tuningHirokazu Takata1-44/+23
2006-04-11[PATCH] Remove unused prepare_to_switch macroHirokazu Takata1-4/+0
2006-02-20[PATCH] m32r: __cmpxchg_u32 fixHirokazu Takata1-1/+1
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-06[PATCH] m32r: Support M32104UT target platformHirokazu Takata1-6/+6
2005-11-28[PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operationsHirokazu Takata1-2/+62
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+299