Age | Commit message (Expand) | Author |
2015-12-15 | cris: Fix section mismatches in architecture startup code | Guenter Roeck |
2015-12-15 | cris: debugport: Fix section mismatches | Guenter Roeck |
2015-11-02 | CRIS: Drop code related to obsolete or unused kconfigs | Jesper Nilsson |
2015-11-02 | cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp | Chen Gang |
2015-11-02 | cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12 | Chen Gang |
2015-11-02 | cris: kgdb: use native hex2bin | Andy Shevchenko |
2015-09-05 | CRISv10: delete unused lib/dmacopy.c | Rabin Vincent |
2015-09-05 | CRISv10: delete unused lib/old_checksum.c | Rabin Vincent |
2015-09-05 | CRIS: Wire up missing syscalls | Chen Gang |
2015-06-16 | cris: don't use module_init for non-modular core eeprom.c code | Paul Gortmaker |
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-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2014-12-20 | CRIS: Export missing function symbols | Jesper Nilsson |
2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai |
2014-08-06 | cris: Use sigsp() | Richard Weinberger |
2014-08-06 | cris: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-06-06 | cris: update comments for generic idle conversion | Geert Uytterhoeven |
2014-01-28 | CRISv10: Readd missing header | Jesper Nilsson |
2014-01-15 | Drop code for CRISv10 CPU simulator | Jesper Nilsson |
2014-01-09 | Cleanup whitespace, remove old author tag | Jesper Nilsson |
2014-01-09 | CRIS: Add missing syscalls | Jesper Nilsson |
2014-01-09 | cris: sync_serial: remove interruptible_sleep_on | Arnd Bergmann |
2014-01-08 | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-10 | CRIS: drop unused Kconfig symbols | Paul Bolle |
2013-09-10 | CRIS: Remove last traces of legacy RTC drivers | Paul Bolle |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-06-19 | net: Add missing dependencies on NETDEVICES | Ben Hutchings |
2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings |
2013-06-16 | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Fix buffer overflow in getpacket() | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Remove obsolete USED*() macros | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Make symbols used from asm global | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Kill forward declarations for static functions | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Remove unused static int do_printk | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Properly split long lines in asm | Geert Uytterhoeven |
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 |
2013-04-29 | cris: Don't use create_proc_read_entry() | David Howells |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro |
2013-04-08 | cris: Use generic idle loop | Thomas Gleixner |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-03 | cris: kill weird arguments of sys_{rt_,}sigreturn() | Al Viro |
2013-02-03 | cris: switch to generic old sigaction() | Al Viro |