summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include
Commit message (Expand)AuthorAgeFilesLines
...
| * MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB controlAkira Takeuchi2010-10-272-39/+46
| * MN10300: Make the use of PIDR to mark TLB entries controllableAkira Takeuchi2010-10-272-32/+70
| * MN10300: Rename __flush_tlb*() to local_flush_tlb*()David Howells2010-10-273-24/+38
| * MN10300: Allow some cacheflushes to be avoided if cache snooping is availableDavid Howells2010-10-271-6/+10
| * MN10300: SMP: Differentiate local cache flushingAkira Takeuchi2010-10-271-0/+50
| * MN10300: Cacheflush functions should take unsigned long addressesAkira Takeuchi2010-10-271-9/+9
| * MN10300: Reorder asm/cacheflush.h to put primitives firstDavid Howells2010-10-271-44/+44
| * MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells2010-10-273-6/+6
| * MN10300: Remove monitor/JTAG functionsAkira Takeuchi2010-10-271-3/+2Star
| * MN10300: Add CPU register bits for AM34Akira Takeuchi2010-10-271-5/+67
| * MN10300: Don't hard code the cacheline size in register defsAkira Takeuchi2010-10-271-5/+9
| * MN10300: Move DMA engine control reg defs to MN103E010 processor directoryAkira Takeuchi2010-10-271-86/+1Star
| * MN10300: Provide the functions to fully disable maskable interruptsAkira Takeuchi2010-10-271-0/+77
| * MN10300: Add reads[bwl]() and writes[bwl]()Akira Takeuchi2010-10-271-0/+13
| * MN10300: Don't cast away the volatile in test_bit()Akira Takeuchi2010-10-271-1/+1
| * bitops: Change the bitmap index from int to unsigned long [mn10300]Justin Chen2010-10-271-6/+6
* | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-281-1/+3
|/
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-2/+0Star
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-271-16/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-231-83/+1Star
|\
| * ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)Jeff Mahoney2010-10-221-83/+1Star
* | Fix IRQ flag handling namingDavid Howells2010-10-072-108/+124
|/
* MN10300: Fix SIGRTMAXMark Salter2010-09-231-1/+1
* MN10300: Fix endianess of ext2 bitopsMark Salter2010-09-231-2/+2
* MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells2010-08-121-4/+4
* MN10300: Fix size_t and ssize_tDavid Howells2010-08-121-1/+6
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0Star
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0Star
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-2/+0Star
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0Star
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0Star
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-1/+1
* | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/
* mn10300: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-38/+1Star
* mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
* mn10300: use generic atomic.hMathieu Desnoyers2010-05-251-157/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
|/
* dma-mapping: mn10300: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori2010-03-131-60/+5Star
* ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-2/+0Star
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-131-0/+1
* Add generic sys_old_select()Christoph Hellwig2010-03-131-0/+1
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* mn10300: wire up missing new syscallsDavid Howells2010-01-111-1/+2
* mn10300: add cc clobbers to asm statementsMark Salter2010-01-115-5/+8
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1