summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-09-131-39/+32
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-5/+4
* Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-022-2/+2
|\
| * mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-092-2/+2
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-8/+0
|\ \
| * | cris: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-8/+0
| |/
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
|/
* 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
* | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+2
* | exit_thread: remove empty bodiesJiri Slaby2016-05-202-9/+1
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-1/+1
|\ \
| * | cris: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-04-261-1/+1
| |/
* / cris: Fix misspellings in comments.Adam Buchbinder2016-04-185-5/+5
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-6/+2
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-193-6/+5
|\ \
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-133-6/+5
| |/
* / PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-212-166/+49
|\
| * dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
| * cris: convert to dma_map_opsChristoph Hellwig2016-01-203-165/+51
* | Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2016-01-214-15/+20
|\ \ | |/ |/|
| * cris: Fix section mismatches in architecture startup codeGuenter Roeck2015-12-153-4/+9
| * cris: debugport: Fix section mismatchesGuenter Roeck2015-12-151-11/+11
* | cris: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-182-6/+0
* | cris: nand: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-182-4/+2
* | cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-082-2/+2
|/
* cris: Drop reference to get_cmos_time()Guenter Roeck2015-11-021-2/+0
* CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2015-11-0210-313/+5
* cris: time: Cleanup of persistent clock stuffXunlei Pang2015-11-022-26/+0
* cris: re-use helpers to dump data in hex formatAndy Shevchenko2015-11-021-34/+6
* CRIS v32: remove old GPIO and LEDs codeRabin Vincent2015-11-0213-2702/+4
* CRIS v32: remove I2C bitbanging driverRabin Vincent2015-11-024-786/+0
* CRIS v32: add ARTPEC-3 and P1343 device treesRabin Vincent2015-11-022-0/+122
* CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensorRabin Vincent2015-11-022-0/+57
* CRIS: add dt-bindings symlinkRabin Vincent2015-11-021-0/+1
* CRIS v32: increase NR_IRQSRabin Vincent2015-11-022-3/+3
* cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang2015-11-021-1/+1
* cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang2015-11-021-2/+2
* cris: kgdb: use native hex2binAndy Shevchenko2015-11-022-108/+71
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
* | CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
* | CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
* | CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
* | CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88