summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAge
* cris: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu2017-08-10
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-11
|\
| * mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon2017-03-08
* | 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: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-20
| |/
| |
| \
*-. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \ | |_|/ |/| |
| | * scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-09
| |/ |/|
| * cris: rename __copy_user_zeroing to __copy_user_inAl Viro2017-03-28
| * cris: get rid of zeroingAl Viro2017-03-28
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-22
* cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König2016-10-27
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-19
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* cris: return of class_create should be consideredyizhouzhou@ict.ac.cn2016-09-23
* CRIS v32: remove some double unlocksDan Carpenter2016-09-23
* Fix typoAndrea Gelmini2016-09-23
* Fix typoAndrea Gelmini2016-09-23
* Fix typoAndrea Gelmini2016-09-23
* cris: cardbus: fix header include pathNiklas Cassel2016-09-22
* cris: irq: stop loop from accessing array out of boundsNiklas Cassel2016-09-22
* cris: fasttimer: fix mixed declarations and code compile warningNiklas Cassel2016-09-22
* cris: intmem: fix pointer comparison compile warningNiklas Cassel2016-09-22
* cris: intmem: fix device_initcall compile warningJesper Nilsson2016-09-22
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-09
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-24
|\
| * CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki2016-05-05
* | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-20
* | cris: Fix misspellings in comments.Adam Buchbinder2016-04-18
|/
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-21
|\
| * cris: convert to dma_map_opsChristoph Hellwig2016-01-20
* | Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2016-01-21
|\ \ | |/ |/|
| * cris: Fix section mismatches in architecture startup codeGuenter Roeck2015-12-15
* | cris: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* | cris: nand: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
* | cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-08
|/
* CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2015-11-02
* cris: re-use helpers to dump data in hex formatAndy Shevchenko2015-11-02