aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-25/+1
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 9-173/+70
2017-04-20cris/PCI: Use generic pci_mmap_resource_range()Gravatar David Woodhouse 2-23/+1
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()Gravatar David Woodhouse 1-1/+2
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>Gravatar David Woodhouse 1-3/+0
2017-04-03debug: Fix __bug_table[] in arch linker scriptsGravatar Peter Zijlstra 1-0/+2
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 2-1/+2
2017-03-28cris: switch to RAW_COPY_USERGravatar Al Viro 2-42/+12
2017-03-28cris: rename __copy_user_zeroing to __copy_user_inGravatar Al Viro 3-12/+10
2017-03-28cris: get rid of zeroingGravatar Al Viro 4-51/+20
2017-03-28cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Gravatar Al Viro 2-48/+28
2017-03-28cris: don't rely upon __copy_user_zeroing() zeroing the tailGravatar Al Viro 1-7/+9
2017-03-28cris: switch to generic extable.hGravatar Al Viro 2-17/+2
2017-03-28new helper: uaccess_kernel()Gravatar Al Viro 1-1/+1
2017-03-10Merge branch 'prep-for-5level'Gravatar Linus Torvalds 1-0/+1
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-0/+1
2017-03-05uaccess: drop pointless ifdefsGravatar Al Viro 1-3/+0
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hGravatar Al Viro 1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hGravatar Al Viro 1-3/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 4-1/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 6-0/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 7-1/+9
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 2-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+4
2017-02-24cris: use generic current.hGravatar Davidlohr Bueso 2-15/+1
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-26cris: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 1-1/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-2/+2
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 2-4/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 18-18/+18
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+1
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-10/+0
2016-12-08cris: No need to append -O2 and $(LINUXINCLUDE)Gravatar Paul Bolle 2-6/+0
2016-11-22ptrace: Don't allow accessing an undumpable mmGravatar Eric W. Biederman 1-1/+1
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2016-11-07cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGravatar Guenter Roeck 1-0/+8
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixGravatar Uwe Kleine-König 1-1/+1
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-9/+0
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsGravatar Lorenzo Stoakes 1-2/+2