summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mn10300: invoke oom-killer from page faultNick Piggin2010-06-041-5/+4
| |/
* | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/
* mn10300: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-38/+1
* mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
* mn10300: use generic atomic.hMathieu Desnoyers2010-05-251-157/+1
* 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
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-193-26/+8
|\ \
| * | mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz2010-03-133-26/+8
* | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-5/+4
* | dma-mapping: mn10300: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori2010-03-121-60/+5
* | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-2/+0
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-122-88/+1
* | Add generic sys_old_select()Christoph Hellwig2010-03-123-19/+2
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-2/+3
|\
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-202-2/+3
* | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-4/+2
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-9/+7
|/
* mn10300: update the ASB2303 defconfigDavid Howells2010-01-111-37/+70
* mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells2010-01-111-0/+17
* mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells2010-01-111-22/+35
* mn10300: use generic pci_enable_resources()Bjorn Helgaas2010-01-113-41/+2
* mn10300: use KERN_ERR not KERN_ERRORDavid Howells2010-01-111-1/+1
* mn10300: fix several bogus includes on abs2305Al Viro2010-01-114-7/+6
* mn10300: wire up missing new syscallsDavid Howells2010-01-112-1/+3
* mn10300: add cc clobbers to asm statementsMark Salter2010-01-1110-12/+18
OpenPOWER on IntegriCloud