aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel1-19/+0
2016-07-09mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings1-1/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-9/+0
2016-04-18cris: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-12-15cris: Fix section mismatches in architecture startup codeGuenter Roeck1-2/+4
2015-12-15cris: debugport: Fix section mismatchesGuenter Roeck1-11/+11
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2-117/+3
2015-11-02cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang1-1/+1
2015-11-02cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang1-2/+2
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko1-50/+33
2015-09-05CRISv10: delete unused lib/dmacopy.cRabin Vincent1-42/+0
2015-09-05CRISv10: delete unused lib/old_checksum.cRabin Vincent1-86/+0
2015-09-05CRIS: Wire up missing syscallsChen Gang1-0/+8
2015-06-16cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker1-2/+1
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-74/+69
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches1-46/+39
2015-04-15cris: remove use of seq_printf return valueJoe Perches1-28/+30
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2014-12-20CRIS: Export missing function symbolsJesper Nilsson1-7/+7
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-1/+0
2014-08-06cris: Use sigsp()Richard Weinberger1-10/+4
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger1-46/+33
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven1-2/+2
2014-01-28CRISv10: Readd missing headerJesper Nilsson1-0/+1
2014-01-15Drop code for CRISv10 CPU simulatorJesper Nilsson8-107/+65
2014-01-09Cleanup whitespace, remove old author tagJesper Nilsson1-63/+61
2014-01-09CRIS: Add missing syscallsJesper Nilsson1-82/+98
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann1-1/+3
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker3-8/+6
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle1-23/+0
2013-09-10CRIS: Remove last traces of legacy RTC driversPaul Bolle2-49/+0
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+1
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings1-2/+1
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
2013-06-16cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven1-255/+2
2013-06-16cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven1-1/+1
2013-06-16cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven1-9/+0
2013-06-16cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven1-109/+109
2013-06-16cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven1-1/+3
2013-06-16cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven1-241/+165
2013-06-16cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven1-2/+0
2013-06-16cris/kgdb: Properly split long lines in asmGeert Uytterhoeven1-175/+175
2013-05-05cris: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-168/+133
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+3
2013-04-29cris: Don't use create_proc_read_entry()David Howells1-166/+133
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro1-3/+1