aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-9/+0
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-6/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileGravatar Masahiro Yamada 1-2/+0
2017-11-07PCI: Remove unused declarationsGravatar Bjorn Helgaas 1-6/+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-1/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 26-0/+26
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 353-0/+353
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodGravatar Christoph Hellwig 1-6/+0
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-2/+2
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+0
2017-08-13mtd: nand: Rename nand.h into rawnand.hGravatar Boris Brezillon 2-2/+2
2017-08-10cris: Mark _stext and _end as char-arrays, not single char variablesGravatar Masami Hiramatsu 3-7/+7
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Gravatar Palmer Dabbelt 1-4/+0
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 2-19/+19
2017-07-12CRIS: gpio: move inline before return typeGravatar Joe Perches 1-2/+2
2017-07-10cris: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-19/+19
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-8/+0
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-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 3-18/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Gravatar Christoph Hellwig 2-1/+2
2017-05-18devicetree: Move include prefixes from arch to separate directoryGravatar Olof Johansson 1-1/+0
2017-05-15get rid of unused __strncpy_from_user() instancesGravatar Al Viro 1-6/+0
2017-05-15kill strlen_user()Gravatar Al Viro 1-2/+0
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+0
2017-05-11arch/include: remove empty Kbuild filesGravatar Nicolas Dichtel 2-2/+0
2017-05-11uapi: export all arch specifics directoriesGravatar Nicolas Dichtel 1-3/+0
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 3-49/+2
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-25/+1
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...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 9-173/+70
2017-04-20cris/PCI: Use generic pci_mmap_resource_range()Gravatar David Woodhouse 2-23/+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-03debug: Fix __bug_table[] in arch linker scriptsGravatar Peter Zijlstra 1-0/+2
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 2-1/+2
2017-03-28cris: switch to RAW_COPY_USERGravatar Al Viro 2-42/+12
2017-03-28cris: rename __copy_user_zeroing to __copy_user_inGravatar Al Viro 3-12/+10
2017-03-28cris: get rid of zeroingGravatar Al Viro 4-51/+20
2017-03-28cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Gravatar Al Viro 2-48/+28
2017-03-28cris: don't rely upon __copy_user_zeroing() zeroing the tailGravatar Al Viro 1-7/+9
2017-03-28cris: switch to generic extable.hGravatar Al Viro 2-17/+2
2017-03-28new helper: uaccess_kernel()Gravatar Al Viro 1-1/+1
2017-03-10Merge branch 'prep-for-5level'Gravatar Linus Torvalds 1-0/+1
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-0/+1
2017-03-08mtd: nand: Kill the MTD_NAND_IDS Kconfig optionGravatar Boris Brezillon 1-1/+0
2017-03-05uaccess: drop pointless ifdefsGravatar Al Viro 1-3/+0