summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-5/+5
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-312-81/+1
|\
| * cris: use dma-directChristoph Hellwig2018-01-152-78/+1
| * 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
| |/
* | cris: annotate ->poll() instancesAl Viro2017-11-271-4/+4
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0245-0/+45
* 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-102-4/+4
|/
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-8/+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
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-22/+0
|\ \
| * | cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-23/+0
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| |/
| |
| \
*-. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-262-22/+10
|\ \ \ | |_|/ |/| |
| | * scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
| |/ |/|
| * cris: rename __copy_user_zeroing to __copy_user_inAl Viro2017-03-281-4/+3
| * cris: get rid of zeroingAl Viro2017-03-281-17/+6
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+3
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-1/+1
* cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König2016-10-271-1/+1
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+2
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-3/+1
* cris: return of class_create should be consideredyizhouzhou@ict.ac.cn2016-09-231-0/+6
* CRIS v32: remove some double unlocksDan Carpenter2016-09-232-2/+0
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* cris: cardbus: fix header include pathNiklas Cassel2016-09-221-1/+1
* cris: irq: stop loop from accessing array out of boundsNiklas Cassel2016-09-221-2/+1
* cris: fasttimer: fix mixed declarations and code compile warningNiklas Cassel2016-09-221-8/+7
* cris: intmem: fix pointer comparison compile warningNiklas Cassel2016-09-221-2/+2
* cris: intmem: fix device_initcall compile warningJesper Nilsson2016-09-221-1/+8
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-5/+4
* mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-091-1/+1
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-242-0/+2
|\
| * CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki2016-05-052-0/+2
OpenPOWER on IntegriCloud