aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAge
* MN10300: Make various interrupt priority settings configurableAkira Takeuchi2010-10-27
* MN10300: Optimise do_csum()Akira Takeuchi2010-10-27
* MN10300: Implement atomic ops using atomic ops unitMark Salter2010-10-27
* MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi2010-10-27
* MN10300: SMP TLB flushingAkira Takeuchi2010-10-27
* MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB controlAkira Takeuchi2010-10-27
* MN10300: Make the use of PIDR to mark TLB entries controllableAkira Takeuchi2010-10-27
* MN10300: Rename __flush_tlb*() to local_flush_tlb*()David Howells2010-10-27
* MN10300: AM34 erratum requires MMUCTR read and write on exception entryAkira Takeuchi2010-10-27
* MN10300: Make the boot wrapper able to use writeback cachingAkira Takeuchi2010-10-27
* MN10300: Cache: Implement SMP global cache flushingAkira Takeuchi2010-10-27
* MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells2010-10-27
* MN10300: AM34: Add cacheflushing by using the AM34 purge registersAkira Takeuchi2010-10-27
* MN10300: SMP: Differentiate local cache flushingAkira Takeuchi2010-10-27
* MN10300: Cacheflush functions should take unsigned long addressesAkira Takeuchi2010-10-27
* MN10300: AM34: The current cacheflush routines operate by controlling tag regsDavid Howells2010-10-27
* MN10300: Reorder asm/cacheflush.h to put primitives firstDavid Howells2010-10-27
* MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells2010-10-27
* MN10300: Cache: Split cache bits out of arch KconfigDavid Howells2010-10-27
* MN10300: Remove monitor/JTAG functionsAkira Takeuchi2010-10-27
* MN10300: Add CPU register bits for AM34Akira Takeuchi2010-10-27
* MN10300: Don't hard code the cacheline size in register defsAkira Takeuchi2010-10-27
* MN10300: Move DMA engine control reg defs to MN103E010 processor directoryAkira Takeuchi2010-10-27
* MN10300: Differentiate AM33_2 and AM33_3 in configAkira Takeuchi2010-10-27
* MN10300: Provide the functions to fully disable maskable interruptsAkira Takeuchi2010-10-27
* MN10300: Add reads[bwl]() and writes[bwl]()Akira Takeuchi2010-10-27
* MN10300: Don't cast away the volatile in test_bit()Akira Takeuchi2010-10-27
* MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()David Howells2010-10-27
* mn10300: Use pci_claim_resourceDavid Howells2010-10-27
* bitops: Change the bitmap index from int to unsigned long [mn10300]Justin Chen2010-10-27
* MN10300: BUG to BUG_ON changesStoyan Gaydarov2010-10-27
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells2010-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-22
|\
| * ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)Jeff Mahoney2010-10-22
* | Fix IRQ flag handling namingDavid Howells2010-10-07
|/
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
* MN10300: Fix flush_icache_range()David Howells2010-10-01
* MN10300: Handle missing sys_cacheflush() when caching disabledDavid Howells2010-09-28
* MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0David Howells2010-09-27
* mn10300: check __get_user/__put_user results...Al Viro2010-09-27
* mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro2010-09-27
* mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro2010-09-27
* mn10300: prevent double syscall restartsAl Viro2010-09-27
* mn10300: avoid SIGSEGV delivery loopAl Viro2010-09-27
* MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOKMark Salter2010-09-23
* MN10300: Fix SIGRTMAXMark Salter2010-09-23
* MN10300: Fix endianess of ext2 bitopsMark Salter2010-09-23
* MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells2010-09-14