aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-8/+0
2017-11-15mm, arch: remove empty_bad_page*Gravatar Michal Hocko 1-8/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-7/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-10/+0
2017-11-07PCI: Remove unused declarationsGravatar Bjorn Helgaas 1-3/+0
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsGravatar Bjorn Helgaas 1-2/+0
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsGravatar Bjorn Helgaas 1-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 47-0/+47
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 9-0/+9
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 19-0/+19
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 19-0/+19
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-2/+2
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodGravatar Christoph Hellwig 1-6/+0
2017-10-19mn10300: make dma_cache_sync a no-opGravatar Christoph Hellwig 1-4/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsGravatar Will Deacon 1-3/+1
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Gravatar Will Deacon 1-12/+0
2017-09-22arch: remove unused *_segments() macros/functionsGravatar Tobias Klauser 1-12/+0
2017-09-08mn10300: defconfig: cleanup from old Kconfig optionsGravatar Krzysztof Kozlowski 2-14/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsGravatar Paul E. McKenney 1-5/+0
2017-08-03sock: add SOCK_ZEROCOPY sockoptGravatar Willem de Bruijn 1-0/+2
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2017-07-20debug: Fix WARN_ON_ONCE() for modulesGravatar Josh Poimboeuf 1-1/+1
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Gravatar Nicholas Piggin 3-5/+7
2017-07-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-24/+2
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-11/+0
2017-07-06mn10300: use generic fb.hGravatar Tobias Klauser 2-23/+1
2017-07-06mn10300: remove wrapper header for asm/device.hGravatar Tobias Klauser 2-1/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+4
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+2
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-13/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 2-13/+0
2017-06-21net: introduce SO_PEERGROUPS getsockoptGravatar David Herrmann 1-0/+2
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Gravatar Christoph Hellwig 2-1/+2
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.Gravatar David S. Miller 1-0/+2
2017-05-15get rid of unused __strncpy_from_user() instancesGravatar Al Viro 3-10/+0
2017-05-15kill strlen_user()Gravatar Al Viro 1-1/+0
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-32/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-26/+1
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+6
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 6-201/+9
2017-04-20mn10300/PCI: Use generic pci_mmap_resource_range()Gravatar David Woodhouse 2-24/+1
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()Gravatar David Woodhouse 1-1/+2
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>Gravatar David Woodhouse 1-3/+0
2017-04-14mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+2
2017-04-08New getsockopt option to get socket cookieGravatar Chenbo Feng 1-0/+2
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 1-0/+1
2017-03-28mn10300: switch to RAW_COPY_USERGravatar Al Viro 4-54/+5