summaryrefslogtreecommitdiff
path: root/arch/mn10300
Commit message (Expand)AuthorAge
* 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
* arch/mn10300/mm: eliminate NULL dereferenceJulia Lawall2010-08-23
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* defconfig reductionSam Ravnborg2010-08-14
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells2010-08-12
* Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-12
* MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells2010-08-12
* MN10300: Fix size_t and ssize_tDavid Howells2010-08-12
* MN10300: Fix RTC routinesDavid Howells2010-08-12
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-11
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-07
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-10
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-27
| |/
* | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-11
| |\
| | * PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-11
| * | mn10300: invoke oom-killer from page faultNick Piggin2010-06-04
| |/
* | arch: Implement local64_tPeter Zijlstra2010-06-09
|/
* mn10300: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-27
* mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-25
* mn10300: use generic atomic.hMathieu Desnoyers2010-05-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\ \
| * | mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz2010-03-13
* | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | dma-mapping: mn10300: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori2010-03-12
* | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-12
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* | Add generic sys_old_select()Christoph Hellwig2010-03-12
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20