summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-113-10/+10
*-. Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org...Linus Torvalds2018-02-082-1/+18
|\ \
| | * CRIS: Restore mistakenly cleared kernel MakefileJesper Nilsson2018-02-081-0/+17
| |/ |/|
| * cris: Fix conflicting types for _etext, _edata, _endSergey Senozhatsky2018-01-131-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \
| * | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-012-34/+0
|\ \ \
| * | | cris: remove arch specific early DT functionsRob Herring2018-01-302-34/+0
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-315-101/+6
|\ \ \ \
| * | | | cris: use dma-directChristoph Hellwig2018-01-155-98/+6
| * | | | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0
| |/ / /
* | | | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-01-311-16/+7
|\ \ \ \
| * | | | cris: switch to get_user_pages_fast()Al Viro2017-12-021-16/+7
| | |/ / | |/| |
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-303-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-092-4/+0
* | | | 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-151-9/+0
|\ \
| * | PCI: Remove unused declarationsBjorn Helgaas2017-11-071-6/+0
| * | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-2/+0
| * | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-071-1/+0
* | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-2/+0
|\ \ \
| * | | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-2/+0
| |/ /
* | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-6/+0
|\ \ \ | |_|/ |/| |
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
| |/
* | 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-081-4/+0
|\ \
| * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-4/+0
| |/
* | 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-102-19/+19
* | CRIS: gpio: move inline before return typeJoe Perches2017-07-121-2/+2
|/
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-8/+0
|\
| * get rid of unused __strncpy_from_user() instancesAl Viro2017-05-151-6/+0
| * kill strlen_user()Al Viro2017-05-151-2/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-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-283-18/+0
|/ /
* | devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-181-1/+0
|/
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-111-1/+0
|\
| * mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon2017-03-081-1/+0
* | arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-112-2/+0
* | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-111-3/+0
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-113-49/+2
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-082-25/+1
|\ \
| * | cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-23/+1
OpenPOWER on IntegriCloud