aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds1-0/+1
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar4-1/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar6-0/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar7-1/+9
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-4/+4
2017-02-24cris: use generic current.hDavidlohr Bueso2-15/+1
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-26cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-2/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-4/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds18-18/+18
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+0
2016-12-08cris: No need to append -O2 and $(LINUXINCLUDE)Paul Bolle2-6/+0
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-1/+1
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-1/+1
2016-11-07cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck1-0/+8
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-9/+0
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-2/+2
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-3/+1
2016-10-10Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds22-217/+83
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-09-23cris: return of class_create should be consideredyizhouzhou@ict.ac.cn1-0/+6
2016-09-23CRIS: defconfig: remove MTDRAM_ABS_POSFabian Frederick4-4/+0
2016-09-23CRIS v32: remove some double unlocksDan Carpenter2-2/+0
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-09-23cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel1-19/+0
2016-09-22cris: use generic io.hNiklas Cassel1-170/+1
2016-09-22cris: fix Kconfig mismatch when building with CONFIG_PCINiklas Cassel1-1/+1
2016-09-22cris: cardbus: fix header include pathNiklas Cassel1-1/+1
2016-09-22cris: add dev88_defconfigNiklas Cassel1-0/+49