summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+3
* cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-1/+1
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+2
* cris: irq: stop loop from accessing array out of boundsNiklas Cassel2016-09-221-2/+1
* cris: fasttimer: fix mixed declarations and code compile warningNiklas Cassel2016-09-221-8/+7
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+2
* cris: Fix section mismatches in architecture startup codeGuenter Roeck2015-12-151-2/+4
* CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2015-11-024-15/+1
* CRIS v32: remove old GPIO and LEDs codeRabin Vincent2015-11-021-3/+0
* CRIS v32: increase NR_IRQSRabin Vincent2015-11-021-2/+2
* cris: kgdb: use native hex2binAndy Shevchenko2015-11-021-58/+38
* CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
* CRISv32: add support for irqflags tracingRabin Vincent2015-09-051-0/+11
* CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-051-1/+0
* CRIS: Wire up missing syscallsChen Gang2015-09-051-0/+8
* cris/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-3/+5
* Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-268-519/+135
|\
| * CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent2015-03-251-0/+9
| * CRISv32: use MMIO clocksourceRabin Vincent2015-03-251-21/+4
| * CRISv32: use generic clockeventsRabin Vincent2015-03-251-60/+85
| * CRIS: remove SMP codeRabin Vincent2015-03-256-402/+0
| * CRISv32: handle multiple signalsRabin Vincent2015-03-251-32/+3
| * CRISv32: prevent bogus restarts on sigreturnRabin Vincent2015-03-252-2/+8
| * CRISv32: don't attempt syscall restart on irq exitRabin Vincent2015-03-251-0/+2
| * CRISv32: add irq domains supportRabin Vincent2015-03-251-3/+25
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-76/+71
|\ \
| * | cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-151-46/+39
| * | cris: remove use of seq_printf return valueJoe Perches2015-04-151-30/+32
| |/
* | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
|/
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-151-0/+4
|\
| * CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-291-0/+4
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
|/
* CRISv32: Implement early consoleJesper Nilsson2014-12-201-26/+56
* CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-201-11/+17
* CRISv32: Add missing include for mm.hJesper Nilsson2014-12-201-0/+1
* cris: Use sigsp()Richard Weinberger2014-08-061-12/+4
* cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-47/+30
* CRIS: Add missing syscallsJesper Nilsson2014-01-091-9/+25
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-084-11/+9
* cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-141-1/+1
* cris: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-167/+132
|\
| * cris: Don't use create_proc_read_entry()David Howells2013-04-291-164/+132
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-4/+1
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+3
* | cris: Use generic idle loopThomas Gleixner2013-04-082-10/+4
OpenPOWER on IntegriCloud