summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include/asm
AgeCommit message (Expand)AuthorLines
2018-03-09mn10300: Remove the architectureDavid Howells-7352/+0
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-2/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-10/+0
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas-2/+0
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+6
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-6/+0
2017-10-19mn10300: make dma_cache_sync a no-opChristoph Hellwig-4/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon-3/+1
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon-12/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-5/+0
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf-1/+1
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin-0/+2
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-24/+2
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+0
2017-07-06mn10300: use generic fb.hTobias Klauser-23/+1
2017-07-06mn10300: remove wrapper header for asm/device.hTobias Klauser-1/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-5/+0
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro-1/+0
2017-05-15kill strlen_user()Al Viro-1/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+1
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro-181/+8
2017-04-20mn10300/PCI: Use generic pci_mmap_resource_range()David Woodhouse-0/+1
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse-3/+0
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro-0/+1
2017-03-28mn10300: switch to RAW_COPY_USERAl Viro-33/+4
2017-03-28mn10300: get rid of zeroingAl Viro-136/+14
2017-03-28mn10300: switch to generic extable.hAl Viro-20/+2
2017-03-28metag: switch to generic extable.hAl Viro-0/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro-3/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-1/+6
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker-1/+0
2017-01-24mn10300: fix build error of missing fpu_save()Randy Dunlap-1/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-2/+2
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger-0/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra-16/+0
2016-09-27mn10300: remove a bogus processor.h->uaccess.h includeAl Viro-1/+0
2016-09-27kill __kernel_ds_p offAl Viro-1/+0