summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-247-7/+7
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel2016-09-231-19/+0
* mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-091-1/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-9/+0
* cris: Fix misspellings in comments.Adam Buchbinder2016-04-181-1/+1
* cris: Fix section mismatches in architecture startup codeGuenter Roeck2015-12-151-2/+4
* cris: debugport: Fix section mismatchesGuenter Roeck2015-12-151-11/+11
* CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2015-11-022-117/+3
* cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang2015-11-021-1/+1
* cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang2015-11-021-2/+2
* cris: kgdb: use native hex2binAndy Shevchenko2015-11-021-50/+33
* CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
* CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
* CRIS: Wire up missing syscallsChen Gang2015-09-051-0/+8
* cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker2015-06-161-2/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-74/+69
|\
| * cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-151-46/+39
| * cris: remove use of seq_printf return valueJoe Perches2015-04-151-28/+30
* | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* CRIS: Export missing function symbolsJesper Nilsson2014-12-201-7/+7
* sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
* cris: Use sigsp()Richard Weinberger2014-08-061-10/+4
* cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-46/+33
* cris: update comments for generic idle conversionGeert Uytterhoeven2014-06-061-2/+2
* CRISv10: Readd missing headerJesper Nilsson2014-01-281-0/+1
* Drop code for CRISv10 CPU simulatorJesper Nilsson2014-01-158-107/+65
* Cleanup whitespace, remove old author tagJesper Nilsson2014-01-091-63/+61
* CRIS: Add missing syscallsJesper Nilsson2014-01-091-82/+98
* cris: sync_serial: remove interruptible_sleep_onArnd Bergmann2014-01-091-1/+3
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-083-8/+6
* CRIS: drop unused Kconfig symbolsPaul Bolle2013-09-101-23/+0
* CRIS: Remove last traces of legacy RTC driversPaul Bolle2013-09-102-49/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-3/+1
|\
| * net: Add missing dependencies on NETDEVICESBen Hutchings2013-06-191-2/+1
| * net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-1/+0
* | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven2013-06-161-255/+2
* | cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven2013-06-161-1/+1
* | cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven2013-06-161-9/+0
* | cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven2013-06-161-109/+109
* | cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven2013-06-161-1/+3
* | cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven2013-06-161-241/+165
* | cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven2013-06-161-2/+0
* | cris/kgdb: Properly split long lines in asmGeert Uytterhoeven2013-06-161-175/+175
|/
* cris: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-168/+133
|\
| * cris: Don't use create_proc_read_entry()David Howells2013-04-291-166/+133
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-3/+1