Age | Commit message (Expand) | Author | Files | Lines |
2018-03-16 | CRIS: Drop support for the CRIS port | Jesper Nilsson | 17 | -7233/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 17 | -0/+17 |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -8/+0 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 3 | -3/+3 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -9/+0 |
2015-12-15 | cris: Fix section mismatches in architecture startup code | Guenter Roeck | 1 | -2/+4 |
2015-12-15 | cris: debugport: Fix section mismatches | Guenter Roeck | 1 | -11/+11 |
2015-11-02 | CRIS: Drop code related to obsolete or unused kconfigs | Jesper Nilsson | 1 | -106/+0 |
2015-11-02 | cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp | Chen Gang | 1 | -1/+1 |
2015-11-02 | cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12 | Chen Gang | 1 | -2/+2 |
2015-11-02 | cris: kgdb: use native hex2bin | Andy Shevchenko | 1 | -50/+33 |
2015-09-05 | CRIS: Wire up missing syscalls | Chen Gang | 1 | -0/+8 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -74/+69 |
2015-04-15 | cris fasttimer: remove use of seq_printf return value | Joe Perches | 1 | -46/+39 |
2015-04-15 | cris: remove use of seq_printf return value | Joe Perches | 1 | -28/+30 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 1 | -2/+0 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -1/+1 |
2014-08-06 | cris: Use sigsp() | Richard Weinberger | 1 | -10/+4 |
2014-08-06 | cris: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -46/+33 |
2014-01-28 | CRISv10: Readd missing header | Jesper Nilsson | 1 | -0/+1 |
2014-01-15 | Drop code for CRISv10 CPU simulator | Jesper Nilsson | 7 | -85/+47 |
2014-01-09 | Cleanup whitespace, remove old author tag | Jesper Nilsson | 1 | -63/+61 |
2014-01-09 | CRIS: Add missing syscalls | Jesper Nilsson | 1 | -82/+98 |
2014-01-08 | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -4/+2 |
2013-06-16 | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT | Geert Uytterhoeven | 1 | -255/+2 |
2013-06-16 | cris/kgdb: Fix buffer overflow in getpacket() | Geert Uytterhoeven | 1 | -1/+1 |
2013-06-16 | cris/kgdb: Remove obsolete USED*() macros | Geert Uytterhoeven | 1 | -9/+0 |
2013-06-16 | cris/kgdb: Make symbols used from asm global | Geert Uytterhoeven | 1 | -109/+109 |
2013-06-16 | cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed | Geert Uytterhoeven | 1 | -1/+3 |
2013-06-16 | cris/kgdb: Kill forward declarations for static functions | Geert Uytterhoeven | 1 | -241/+165 |
2013-06-16 | cris/kgdb: Remove unused static int do_printk | Geert Uytterhoeven | 1 | -2/+0 |
2013-06-16 | cris/kgdb: Properly split long lines in asm | Geert Uytterhoeven | 1 | -175/+175 |
2013-05-05 | cris: single_open() leaks | Al Viro | 1 | -1/+1 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -168/+133 |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -0/+3 |
2013-04-29 | cris: Don't use create_proc_read_entry() | David Howells | 1 | -166/+133 |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 1 | -3/+1 |
2013-04-08 | cris: Use generic idle loop | Thomas Gleixner | 1 | -1/+2 |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -58/+7 |
2013-02-03 | cris: kill weird arguments of sys_{rt_,}sigreturn() | Al Viro | 1 | -8/+4 |
2013-02-03 | cris: switch to generic old sigaction() | Al Viro | 1 | -31/+0 |
2013-02-03 | cris: switch to generic old sigsuspend | Al Viro | 1 | -12/+0 |
2013-02-03 | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn | Al Viro | 1 | -0/+2 |
2013-02-03 | cris: switch to generic sigaltstack | Al Viro | 1 | -7/+1 |
2012-12-24 | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 1 | -2/+4 |
2012-12-24 | cris: move usec/nsec conversion to do_slow_gettimeoffset | Stephen Warren | 1 | -2/+2 |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro | 1 | -2/+1 |