aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)Author
2010-08-23arch/mn10300/mm: eliminate NULL dereferenceJulia Lawall
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-14defconfig reductionSam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-12MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-12MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells
2010-08-12MN10300: Fix size_t and ssize_tDavid Howells
2010-08-12MN10300: Fix RTC routinesDavid Howells
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-04mn10300: invoke oom-killer from page faultNick Piggin
2010-05-27mn10300: use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-25mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-25mn10300: use generic atomic.hMathieu Desnoyers
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz
2010-03-12dma-mapping: mn10300: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-01-11mn10300: update the ASB2303 defconfigDavid Howells
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro
2010-01-11mn10300: wire up missing new syscallsDavid Howells
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter