summaryrefslogtreecommitdiffstats
path: root/arch/cris/include
Commit message (Expand)AuthorAge
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\ \
| * | cris: use dma-directChristoph Hellwig2018-01-15
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
* | | cris: Make THREAD_SIZE available to vmlinux.ldsDavid Howells2018-01-08
|/ /
* / bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * PCI: Remove unused declarationsBjorn Helgaas2017-11-07
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-07
| * PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-07
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
| |/
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* cris: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-09
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\
| * get rid of unused __strncpy_from_user() instancesAl Viro2017-05-15
| * kill strlen_user()Al Viro2017-05-15
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-04
| |/
* / arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/
* arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-10
* uapi: export all arch specifics directoriesNicolas Dichtel2017-05-10
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-10
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\
| * cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-20
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-18
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \ \ | |_|_|/ |/| | |
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | |/| | |/| |
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
| |_|/ |/| |
| | * cris: switch to RAW_COPY_USERAl Viro2017-03-28
| | * cris: rename __copy_user_zeroing to __copy_user_inAl Viro2017-03-28
| | * cris: get rid of zeroingAl Viro2017-03-28
| | * cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Al Viro2017-03-28
| | * cris: don't rely upon __copy_user_zeroing() zeroing the tailAl Viro2017-03-28
| | * cris: switch to generic extable.hAl Viro2017-03-28
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-28
| * uaccess: drop pointless ifdefsAl Viro2017-03-05
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | cris: use generic current.hDavidlohr Bueso2017-02-24
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16