summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include/asm
AgeCommit message (Expand)AuthorLines
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
2016-09-27mn10300: finish verify_area() offAl Viro-6/+0
2016-09-13mn10300: failing __get_user() and get_user() should zeroAl Viro-0/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-4/+2
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+36
2016-06-26mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann-2/+2
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds-1/+1
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra-2/+0
2016-06-16locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra-4/+31
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra-1/+7
2016-06-04char/genrtc: remove mn10300 supportArnd Bergmann-2/+0
2016-05-20mn10300: let exit_fpu accept a taskJiri Slaby-4/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-12/+5
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-5/+5
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck-12/+5
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig-3/+0
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley-5/+5
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig-2/+0