Age | Commit message (Expand) | Author |
2018-03-16 | CRIS: Drop support for the CRIS port | Jesper Nilsson |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-01-26 | cris: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-22 | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes |
2016-09-22 | cris: irq: stop loop from accessing array out of bounds | Niklas Cassel |
2016-09-22 | cris: fasttimer: fix mixed declarations and code compile warning | Niklas Cassel |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2015-12-15 | cris: Fix section mismatches in architecture startup code | Guenter Roeck |
2015-11-02 | CRIS: Drop code related to obsolete or unused kconfigs | Jesper Nilsson |
2015-11-02 | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent |
2015-11-02 | CRIS v32: increase NR_IRQS | Rabin Vincent |
2015-11-02 | cris: kgdb: use native hex2bin | Andy Shevchenko |
2015-09-05 | CRISv32: annotate irq enable in idle loop | Rabin Vincent |
2015-09-05 | CRISv32: add support for irqflags tracing | Rabin Vincent |
2015-09-05 | CRIS: UAPI: fix ptrace.h | Rabin Vincent |
2015-09-05 | CRIS: Wire up missing syscalls | Chen Gang |
2015-08-10 | cris/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-04-26 | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | cris fasttimer: remove use of seq_printf return value | Joe Perches |
2015-04-15 | cris: remove use of seq_printf return value | Joe Perches |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-03-25 | CRISv32: use GENERIC_SCHED_CLOCK | Rabin Vincent |
2015-03-25 | CRISv32: use MMIO clocksource | Rabin Vincent |
2015-03-25 | CRISv32: use generic clockevents | Rabin Vincent |
2015-03-25 | CRIS: remove SMP code | Rabin Vincent |
2015-03-25 | CRISv32: handle multiple signals | Rabin Vincent |
2015-03-25 | CRISv32: prevent bogus restarts on sigreturn | Rabin Vincent |
2015-03-25 | CRISv32: don't attempt syscall restart on irq exit | Rabin Vincent |
2015-03-25 | CRISv32: add irq domains support | Rabin Vincent |
2015-02-15 | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-01-29 | CRISv32: Avoid warning of unused variable | Jesper Nilsson |
2014-12-20 | CRISv32: Implement early console | Jesper Nilsson |
2014-12-20 | CRISv32: Better handling of watchdog bite | Jesper Nilsson |
2014-12-20 | CRISv32: Add missing include for mm.h | Jesper Nilsson |
2014-08-06 | cris: Use sigsp() | Richard Weinberger |
2014-08-06 | cris: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-01-09 | CRIS: Add missing syscalls | Jesper Nilsson |
2014-01-08 | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-07-14 | cris: delete __cpuinit usage from all cris files | Paul Gortmaker |
2013-05-05 | cris: single_open() leaks | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |