| Commit message (Expand) | Author | Age | Files | Lines |
* | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 2016-11-22 | 1 | -1/+1 |
* | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -2/+2 |
* | cris: irq: stop loop from accessing array out of bounds | Niklas Cassel | 2016-09-22 | 1 | -2/+1 |
* | cris: fasttimer: fix mixed declarations and code compile warning | Niklas Cassel | 2016-09-22 | 1 | -8/+7 |
* | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2016-05-20 | 1 | -2/+2 |
* | cris: Fix section mismatches in architecture startup code | Guenter Roeck | 2015-12-15 | 1 | -2/+4 |
* | CRIS: Drop code related to obsolete or unused kconfigs | Jesper Nilsson | 2015-11-02 | 4 | -15/+1 |
* | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent | 2015-11-02 | 1 | -3/+0 |
* | CRIS v32: increase NR_IRQS | Rabin Vincent | 2015-11-02 | 1 | -2/+2 |
* | cris: kgdb: use native hex2bin | Andy Shevchenko | 2015-11-02 | 1 | -58/+38 |
* | CRISv32: annotate irq enable in idle loop | Rabin Vincent | 2015-09-05 | 1 | -2/+2 |
* | CRISv32: add support for irqflags tracing | Rabin Vincent | 2015-09-05 | 1 | -0/+11 |
* | CRIS: UAPI: fix ptrace.h | Rabin Vincent | 2015-09-05 | 1 | -1/+0 |
* | CRIS: Wire up missing syscalls | Chen Gang | 2015-09-05 | 1 | -0/+8 |
* | cris/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -3/+5 |
* | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 2015-04-26 | 8 | -519/+135 |
|\ |
|
| * | CRISv32: use GENERIC_SCHED_CLOCK | Rabin Vincent | 2015-03-25 | 1 | -0/+9 |
| * | CRISv32: use MMIO clocksource | Rabin Vincent | 2015-03-25 | 1 | -21/+4 |
| * | CRISv32: use generic clockevents | Rabin Vincent | 2015-03-25 | 1 | -60/+85 |
| * | CRIS: remove SMP code | Rabin Vincent | 2015-03-25 | 6 | -402/+0 |
| * | CRISv32: handle multiple signals | Rabin Vincent | 2015-03-25 | 1 | -32/+3 |
| * | CRISv32: prevent bogus restarts on sigreturn | Rabin Vincent | 2015-03-25 | 2 | -2/+8 |
| * | CRISv32: don't attempt syscall restart on irq exit | Rabin Vincent | 2015-03-25 | 1 | -0/+2 |
| * | CRISv32: add irq domains support | Rabin Vincent | 2015-03-25 | 1 | -3/+25 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 2 | -76/+71 |
|\ \ |
|
| * | | cris fasttimer: remove use of seq_printf return value | Joe Perches | 2015-04-15 | 1 | -46/+39 |
| * | | cris: remove use of seq_printf return value | Joe Perches | 2015-04-15 | 1 | -30/+32 |
| |/ |
|
* / | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 2015-02-15 | 1 | -0/+4 |
|\ |
|
| * | CRISv32: Avoid warning of unused variable | Jesper Nilsson | 2015-01-29 | 1 | -0/+4 |
* | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 1 | -1/+1 |
|/ |
|
* | CRISv32: Implement early console | Jesper Nilsson | 2014-12-20 | 1 | -26/+56 |
* | CRISv32: Better handling of watchdog bite | Jesper Nilsson | 2014-12-20 | 1 | -11/+17 |
* | CRISv32: Add missing include for mm.h | Jesper Nilsson | 2014-12-20 | 1 | -0/+1 |
* | cris: Use sigsp() | Richard Weinberger | 2014-08-06 | 1 | -12/+4 |
* | cris: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -47/+30 |
* | CRIS: Add missing syscalls | Jesper Nilsson | 2014-01-09 | 1 | -9/+25 |
* | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-01-08 | 4 | -11/+9 |
* | cris: delete __cpuinit usage from all cris files | Paul Gortmaker | 2013-07-14 | 1 | -1/+1 |
* | cris: single_open() leaks | Al Viro | 2013-05-05 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -167/+132 |
|\ |
|
| * | cris: Don't use create_proc_read_entry() | David Howells | 2013-04-29 | 1 | -164/+132 |
| * | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 2013-04-09 | 1 | -4/+1 |
* | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 | 1 | -0/+3 |
* | | cris: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -10/+4 |
* | | arch: Cleanup enable/disable_hlt | Thomas Gleixner | 2013-04-08 | 1 | -5/+3 |
|/ |
|
* | cris: kill weird arguments of sys_{rt_,}sigreturn() | Al Viro | 2013-02-03 | 1 | -8/+4 |
* | cris: switch to generic old sigaction() | Al Viro | 2013-02-03 | 1 | -36/+0 |
* | cris: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 1 | -11/+0 |
* | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn | Al Viro | 2013-02-03 | 1 | -0/+1 |