summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-012-34/+0Star
|\
| * cris: remove arch specific early DT functionsRob Herring2018-01-302-34/+0Star
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-315-101/+6Star
|\ \
| * | cris: use dma-directChristoph Hellwig2018-01-155-98/+6Star
| * | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0Star
| |/
* | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-01-311-16/+7Star
|\ \
| * | cris: switch to get_user_pages_fast()Al Viro2017-12-031-16/+7Star
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-313-11/+11
|\ \ \
| * | | cris: annotate ->poll() instancesAl Viro2017-11-273-11/+11
| |/ /
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-102-4/+0Star
* | | cris: Make THREAD_SIZE available to vmlinux.ldsDavid Howells2018-01-083-7/+8
| |/ |/|
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-9/+0Star
|\
| * PCI: Remove unused declarationsBjorn Helgaas2017-11-081-6/+0Star
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-081-2/+0Star
| * PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-081-1/+0Star
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-151-2/+0Star
|\ \
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-2/+0Star
| |/
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-151-6/+0Star
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0Star
| |/
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0226-0/+26
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02353-0/+353
|/
* Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-092-2/+2
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-132-2/+2
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-091-4/+0Star
|\ \
| * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-4/+0Star
| |/
* / cris: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu2017-08-103-7/+7
|/
* Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-19/+19
|\
| * cris: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-19/+19
* | CRIS: gpio: move inline before return typeJoe Perches2017-07-131-2/+2
|/
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-8/+0Star
|\
| * get rid of unused __strncpy_from_user() instancesAl Viro2017-05-161-6/+0Star
| * kill strlen_user()Al Viro2017-05-161-2/+0Star
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-042-1/+2
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+2
* | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-293-18/+0Star
|/ /
* / devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-191-1/+0Star
|/
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-111-1/+0Star
|\
| * mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon2017-03-081-1/+0Star
* | arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-102-2/+0Star
* | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-101-3/+0Star
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-103-49/+2Star
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-092-25/+1Star
|\ \
| * | cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-23/+1Star
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0Star
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-021-0/+2
|\ \
| * | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
* | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0Star
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-269-173/+70Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |