aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)Author
2011-01-21mn10300: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang
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-12-03MN10300: Implement asm/syscall.hDavid Howells
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
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-27mm: fix race in kunmap_atomic()Peter Zijlstra
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: Create a defconfig for the ASB2364 boardAkira Takeuchi
2010-10-27MN10300: Update the ASB2303 defconfigAkira Takeuchi
2010-10-27MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi
2010-10-27MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells
2010-10-27MN10300: Generic time supportMark Salter
2010-10-27MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit supportMark Salter
2010-10-27MN10300: Map userspace atomic op regs as a vmalloc pageMark 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 various interrupt priority settings configurableAkira Takeuchi
2010-10-27MN10300: Optimise do_csum()Akira Takeuchi
2010-10-27MN10300: Implement atomic ops using atomic ops unitMark Salter
2010-10-27MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi
2010-10-27MN10300: SMP TLB flushingAkira Takeuchi
2010-10-27MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB controlAkira Takeuchi
2010-10-27MN10300: Make the use of PIDR to mark TLB entries controllableAkira Takeuchi
2010-10-27MN10300: Rename __flush_tlb*() to local_flush_tlb*()David Howells
2010-10-27MN10300: AM34 erratum requires MMUCTR read and write on exception entryAkira Takeuchi
2010-10-27MN10300: Make the boot wrapper able to use writeback cachingAkira Takeuchi
2010-10-27MN10300: Cache: Implement SMP global cache flushingAkira Takeuchi
2010-10-27MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells
2010-10-27MN10300: AM34: Add cacheflushing by using the AM34 purge registersAkira Takeuchi
2010-10-27MN10300: SMP: Differentiate local cache flushingAkira Takeuchi
2010-10-27MN10300: Cacheflush functions should take unsigned long addressesAkira Takeuchi
2010-10-27MN10300: AM34: The current cacheflush routines operate by controlling tag regsDavid Howells
2010-10-27MN10300: Reorder asm/cacheflush.h to put primitives firstDavid Howells
2010-10-27MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells
2010-10-27MN10300: Cache: Split cache bits out of arch KconfigDavid Howells
2010-10-27MN10300: Remove monitor/JTAG functionsAkira Takeuchi
2010-10-27MN10300: Add CPU register bits for AM34Akira Takeuchi
2010-10-27MN10300: Don't hard code the cacheline size in register defsAkira Takeuchi
2010-10-27MN10300: Move DMA engine control reg defs to MN103E010 processor directoryAkira Takeuchi
2010-10-27MN10300: Differentiate AM33_2 and AM33_3 in configAkira Takeuchi