summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/kernel
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
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-01-26cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker
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-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
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-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2015-12-15cris: Fix section mismatches in architecture startup codeGuenter Roeck
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin 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-05CRIS: Wire up missing syscallsChen Gang
2015-08-10cris/time: Migrate to new 'set-state' interfaceViresh Kumar
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-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-29CRISv32: Avoid warning of unused variableJesper Nilsson
2014-12-20CRISv32: Implement early consoleJesper Nilsson
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson
2014-08-06cris: Use sigsp()Richard Weinberger
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger
2014-01-09CRIS: Add missing syscallsJesper Nilsson
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker
2013-05-05cris: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-29cris: Don't use create_proc_read_entry()David Howells