summaryrefslogtreecommitdiffstats
path: root/arch/cris/include
AgeCommit message (Expand)AuthorLines
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-20/+1
2018-01-15cris: use dma-directChristoph Hellwig-20/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-4/+0
2018-01-08cris: Make THREAD_SIZE available to vmlinux.ldsDavid Howells-7/+7
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-6/+0
2017-11-07PCI: Remove unused declarationsBjorn Helgaas-6/+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-1/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+26
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+235
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-6/+0
2017-07-10cris: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-19/+19
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-2/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-1/+2
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro-6/+0
2017-05-15kill strlen_user()Al Viro-2/+0
2017-05-11arch/include: remove empty Kbuild filesNicolas Dichtel-2/+0
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel-3/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-49/+2
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-129/+50
2017-04-20cris/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-28cris: switch to RAW_COPY_USERAl Viro-42/+11
2017-03-28cris: rename __copy_user_zeroing to __copy_user_inAl Viro-4/+4
2017-03-28cris: get rid of zeroingAl Viro-16/+8
2017-03-28cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Al Viro-48/+28
2017-03-28cris: don't rely upon __copy_user_zeroing() zeroing the tailAl Viro-7/+9
2017-03-28cris: switch to generic extable.hAl Viro-17/+2
2017-03-28new helper: uaccess_kernel()Al Viro-1/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov-0/+1
2017-03-05uaccess: drop pointless ifdefsAl Viro-3/+0
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-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2017-02-24cris: use generic current.hDavidlohr Bueso-15/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche-2/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-3/+3
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