summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
AgeCommit message (Expand)AuthorLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson-14820/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-5/+5
2017-11-27cris: annotate ->poll() instancesAl Viro-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+34
2017-07-12CRIS: gpio: move inline before return typeJoe Perches-2/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-8/+0
2017-03-28cris: rename __copy_user_zeroing to __copy_user_inAl Viro-4/+3
2017-03-28cris: get rid of zeroingAl Viro-18/+6
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+3
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-7/+7
2016-09-23Fix typoAndrea Gelmini-1/+1
2016-09-23Fix typoAndrea Gelmini-1/+1
2016-09-23cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel-19/+0
2016-07-09mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings-1/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby-9/+0
2016-04-18cris: Fix misspellings in comments.Adam Buchbinder-1/+1
2015-12-15cris: Fix section mismatches in architecture startup codeGuenter Roeck-2/+4
2015-12-15cris: debugport: Fix section mismatchesGuenter Roeck-11/+11
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson-117/+3
2015-11-02cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang-1/+1
2015-11-02cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang-2/+2
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko-50/+33
2015-09-05CRISv10: delete unused lib/dmacopy.cRabin Vincent-42/+0
2015-09-05CRISv10: delete unused lib/old_checksum.cRabin Vincent-86/+0
2015-09-05CRIS: Wire up missing syscallsChen Gang-0/+8
2015-06-16cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker-2/+1
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-74/+69
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches-46/+39
2015-04-15cris: remove use of seq_printf return valueJoe Perches-28/+30
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-1/+1
2014-12-20CRIS: Export missing function symbolsJesper Nilsson-7/+7
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai-1/+0
2014-08-06cris: Use sigsp()Richard Weinberger-10/+4
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger-46/+33
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven-2/+2
2014-01-28CRISv10: Readd missing headerJesper Nilsson-0/+1
2014-01-15Drop code for CRISv10 CPU simulatorJesper Nilsson-107/+65
2014-01-09Cleanup whitespace, remove old author tagJesper Nilsson-63/+61
2014-01-09CRIS: Add missing syscallsJesper Nilsson-82/+98
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann-1/+3
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker-8/+6
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle-23/+0
2013-09-10CRIS: Remove last traces of legacy RTC driversPaul Bolle-49/+0
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+1
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings-2/+1