aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300/kernel
AgeCommit message (Expand)Author
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2011-01-03arch/mn10300/kernel/irq.c: fix buildAndrew Morton
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre
2010-12-07MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on mn10300Namhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells
2010-10-27MN10300: Change "Matsushita" to "Panasonic".Akira Takeuchi
2010-10-27MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells
2010-10-27MN10300: Generic time supportMark Salter
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi
2010-10-27MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi
2010-10-27MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi
2010-10-27MN10300: AM34 erratum requires MMUCTR read and write on exception entryAkira Takeuchi
2010-10-27MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells
2010-10-27MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells
2010-10-27MN10300: Remove monitor/JTAG functionsAkira Takeuchi
2010-10-27MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()David Howells
2010-10-27MN10300: BUG to BUG_ON changesStoyan Gaydarov
2010-10-25MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-09-27mn10300: check __get_user/__put_user results...Al Viro
2010-09-27mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro
2010-09-27mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro
2010-09-27mn10300: prevent double syscall restartsAl Viro
2010-09-27mn10300: avoid SIGSEGV delivery loopAl Viro
2010-09-14MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-12MN10300: Fix RTC routinesDavid Howells
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-01-11mn10300: wire up missing new syscallsDavid Howells
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter
2010-01-11mn10300: signal stack fixMark Salter
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-11Unify sys_mmap*Al Viro
2009-12-11arch_mmap_check() on mn10300Al Viro
2009-10-29percpu: make misc percpu symbols uniqueTejun Heo
2009-10-14mn10300: Remove the BKL from sys_execveJohn Kacur
2009-09-24mn10300: Clean up linker script using higher-level macros.Tim Abbott
2009-09-23headers: utsname.h reduxAlexey Dobriyan