summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-0/+2
|\
| * debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-269-173/+70
|\ \ \ \
| | | * \ Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-022-1/+2
| | | |\ \ | | |/ / / | |/| | / | | | |/
| | | * Merge branch 'prep-for-5level'Linus Torvalds2017-03-101-0/+1
| | | |\
| | | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |_|_|/ |/| | |
| | | * scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
| |_|/ |/| |
| | * cris: switch to RAW_COPY_USERAl Viro2017-03-282-42/+12
| | * cris: rename __copy_user_zeroing to __copy_user_inAl Viro2017-03-283-12/+10
| | * cris: get rid of zeroingAl Viro2017-03-284-51/+20
| | * cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Al Viro2017-03-282-48/+28
| | * cris: don't rely upon __copy_user_zeroing() zeroing the tailAl Viro2017-03-281-7/+9
| | * cris: switch to generic extable.hAl Viro2017-03-282-17/+2
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * uaccess: drop pointless ifdefsAl Viro2017-03-051-3/+0
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-024-1/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-1/+9
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-4/+4
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-2/+2
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-4/+4
* | cris: use generic current.hDavidlohr Bueso2017-02-242-15/+1
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-211-1/+1
|\ \
| * | cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2418-18/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-141-1/+1
|\
| * ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-1/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-10/+0
|\ \
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-111-1/+1
| |\ \ | | |/
| * | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
* | | cris: No need to append -O2 and $(LINUXINCLUDE)Paul Bolle2016-12-082-6/+0
* | | cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2016-11-071-0/+8
| |/ |/|
* | cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König2016-10-271-1/+1
|/
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+2
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-3/+1
* Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2016-10-1022-217/+83
|\
| * cris: return of class_create should be consideredyizhouzhou@ict.ac.cn2016-09-231-0/+6
| * CRIS: defconfig: remove MTDRAM_ABS_POSFabian Frederick2016-09-234-4/+0
OpenPOWER on IntegriCloud