summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-08-10cris: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-20cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-03-28cris: rename __copy_user_zeroing to __copy_user_inAl Viro
2017-03-28cris: get rid of zeroingAl Viro
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-08mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-26cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-09-23cris: return of class_create should be consideredyizhouzhou@ict.ac.cn
2016-09-23CRIS v32: remove some double unlocksDan Carpenter
2016-09-23Fix typoAndrea Gelmini
2016-09-23Fix typoAndrea Gelmini
2016-09-23Fix typoAndrea Gelmini
2016-09-22cris: cardbus: fix header include pathNiklas Cassel
2016-09-22cris: irq: stop loop from accessing array out of boundsNiklas Cassel
2016-09-22cris: fasttimer: fix mixed declarations and code compile warningNiklas Cassel
2016-09-22cris: intmem: fix pointer comparison compile warningNiklas Cassel
2016-09-22cris: intmem: fix device_initcall compile warningJesper Nilsson
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-09mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-05CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki
2016-04-18cris: Fix misspellings in comments.Adam Buchbinder
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2016-01-20cris: convert to dma_map_opsChristoph Hellwig
2015-12-18cris: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON