summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32
AgeCommit message (Expand)Author
2017-01-06ptrace: 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
2015-12-18cris: nand: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-15cris: Fix section mismatches in architecture startup codeGuenter Roeck
2015-12-08cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson
2015-11-02cris: re-use helpers to dump data in hex formatAndy Shevchenko
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent
2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko
2015-09-05CRISv32: annotate irq enable in idle loopRabin Vincent
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent
2015-09-05CRIS: UAPI: fix ptrace.hRabin Vincent
2015-09-05CRISv32: Squash compile warnings for axisflashmapJesper Nilsson
2015-09-05CRISv32: Add GPIO driver to the default configsJesper Nilsson
2015-09-05CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson
2015-09-05CRIS: Wire up missing syscallsChen Gang
2015-09-05cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet
2015-08-10cris/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-09cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner
2015-06-16cris: don't use module_init for non-modular core intmem.c codePaul Gortmaker
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches
2015-04-15cris: remove use of seq_printf return valueJoe Perches
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger