aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 2-19/+19
2017-07-12CRIS: gpio: move inline before return typeGravatar Joe Perches 1-2/+2
2017-07-10cris: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-19/+19
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-8/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 3-18/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Gravatar Christoph Hellwig 2-1/+2
2017-05-18devicetree: Move include prefixes from arch to separate directoryGravatar Olof Johansson 1-1/+0
2017-05-15get rid of unused __strncpy_from_user() instancesGravatar Al Viro 1-6/+0
2017-05-15kill strlen_user()Gravatar Al Viro 1-2/+0
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+0
2017-05-11arch/include: remove empty Kbuild filesGravatar Nicolas Dichtel 2-2/+0
2017-05-11uapi: export all arch specifics directoriesGravatar Nicolas Dichtel 1-3/+0
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 3-49/+2
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-08mtd: nand: Kill the MTD_NAND_IDS Kconfig optionGravatar Boris Brezillon 1-1/+0
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