aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32
AgeCommit message (Expand)Author
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
2015-03-25CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent
2015-03-25CRISv32: use MMIO clocksourceRabin Vincent
2015-03-25CRISv32: use generic clockeventsRabin Vincent
2015-03-25CRIS: remove SMP codeRabin Vincent
2015-03-25CRISv32: handle multiple signalsRabin Vincent
2015-03-25CRISv32: prevent bogus restarts on sigreturnRabin Vincent
2015-03-25CRISv32: don't attempt syscall restart on irq exitRabin Vincent
2015-03-25CRISv32: add irq domains supportRabin Vincent
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-29CRISv32: Avoid warning of unused variableJesper Nilsson
2015-01-20VFS: Convert file->f_dentry->d_inode to file_inode()David Howells
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson
2014-12-20CRISv32: Implement early consoleJesper Nilsson
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson
2014-12-20CRIS: Export missing function symbolsJesper Nilsson
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson
2014-12-19CRISv32: Drop obsolete file for SPI driverJesper Nilsson
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-08-06cris: Use sigsp()Richard Weinberger
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven
2014-02-20Merge branch 'master' into for-nextJiri Kosina