aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-2/+2
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2-0/+2
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek1-0/+1
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby2-9/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-05-05CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki2-0/+2
2016-04-26cris: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-04-18cris: Fix misspellings in comments.Adam Buchbinder5-5/+5
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-6/+5
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck3-6/+5
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-3/+0
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-6/+2
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-166/+49
2016-01-21Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds4-15/+20
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
2016-01-20cris: convert to dma_map_opsChristoph Hellwig3-165/+51
2015-12-18cris: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2-6/+0
2015-12-18cris: nand: use the mtd instance embedded in struct nand_chipBoris BREZILLON2-4/+2
2015-12-15cris: Fix section mismatches in architecture startup codeGuenter Roeck3-4/+9
2015-12-15cris: debugport: Fix section mismatchesGuenter Roeck1-11/+11
2015-12-08cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2-2/+2
2015-11-02cris: Drop reference to get_cmos_time()Guenter Roeck1-2/+0
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson10-313/+5
2015-11-02cris: time: Cleanup of persistent clock stuffXunlei Pang2-26/+0
2015-11-02cris: re-use helpers to dump data in hex formatAndy Shevchenko1-34/+6
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent13-2702/+4
2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent4-786/+0
2015-11-02CRIS v32: add ARTPEC-3 and P1343 device treesRabin Vincent2-0/+122
2015-11-02CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensorRabin Vincent2-0/+57
2015-11-02CRIS: add dt-bindings symlinkRabin Vincent1-0/+1
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent2-3/+3
2015-11-02cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang1-1/+1
2015-11-02cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang1-2/+2
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko2-108/+71
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-05CRISv10: delete unused lib/dmacopy.cRabin Vincent1-42/+0
2015-09-05CRISv10: delete unused lib/old_checksum.cRabin Vincent1-86/+0
2015-09-05CRIS: fix switch_mm() lockdep splatRabin Vincent1-1/+8
2015-09-05CRISv32: enable LOCKDEP_SUPPORTRabin Vincent1-0/+4
2015-09-05CRIS: add STACKTRACE_SUPPORTRabin Vincent4-0/+88
2015-09-05CRISv32: annotate irq enable in idle loopRabin Vincent1-2/+2
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent3-1/+20
2015-09-05CRIS: UAPI: use generic types.hRabin Vincent3-13/+1
2015-09-05CRIS: UAPI: use generic shmbuf.hRabin Vincent2-42/+1
2015-09-05CRIS: UAPI: use generic msgbuf.hRabin Vincent2-33/+1
2015-09-05CRIS: UAPI: use generic socket.hRabin Vincent2-92/+1
2015-09-05CRIS: UAPI: use generic sembuf.hRabin Vincent2-25/+1
2015-09-05CRIS: UAPI: use generic sockios.hRabin Vincent2-13/+1