summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()David Howells2010-10-271-0/+5
| * | | mn10300: Use pci_claim_resourceDavid Howells2010-10-271-10/+6
| * | | bitops: Change the bitmap index from int to unsigned long [mn10300]Justin Chen2010-10-272-8/+8
| * | | MN10300: BUG to BUG_ON changesStoyan Gaydarov2010-10-275-10/+5
* | | | ptrace: cleanup arch_ptrace() on mn10300Namhyung Kim2010-10-271-9/+8
* | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* | | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+3
|/ / /
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-16/+26
* | | MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells2010-10-251-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-221-83/+1
|\ \ \
| * | | ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)Jeff Mahoney2010-10-221-83/+1
* | | | Fix IRQ flag handling namingDavid Howells2010-10-073-108/+125
|/ / /
* | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1
* | | MN10300: Fix flush_icache_range()David Howells2010-10-011-1/+19
* | | MN10300: Handle missing sys_cacheflush() when caching disabledDavid Howells2010-09-282-8/+27
* | | MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0David Howells2010-09-271-1/+1
* | | mn10300: check __get_user/__put_user results...Al Viro2010-09-271-6/+6
* | | mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro2010-09-271-4/+0
* | | mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro2010-09-271-0/+3
* | | mn10300: prevent double syscall restartsAl Viro2010-09-271-3/+9
* | | mn10300: avoid SIGSEGV delivery loopAl Viro2010-09-271-2/+2
* | | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOKMark Salter2010-09-231-1/+0
* | | MN10300: Fix SIGRTMAXMark Salter2010-09-231-1/+1
* | | MN10300: Fix endianess of ext2 bitopsMark Salter2010-09-231-2/+2
* | | MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells2010-09-141-11/+11
* | | arch/mn10300/mm: eliminate NULL dereferenceJulia Lawall2010-08-231-1/+2
* | | Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+2
| |/ |/|
* | defconfig reductionSam Ravnborg2010-08-141-563/+0
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* | MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells2010-08-121-4/+4
* | Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-121-5/+0
* | MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells2010-08-121-0/+1
* | MN10300: Fix size_t and ssize_tDavid Howells2010-08-121-1/+6
* | MN10300: Fix RTC routinesDavid Howells2010-08-121-4/+1
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* | 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-101-2/+0
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
| |/
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+1
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| |/
* | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-182-5/+5
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-111-0/+1
| |\
| | * PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-111-0/+1
OpenPOWER on IntegriCloud