summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-092-2/+2
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-132-2/+2
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-4/+0
|\ \
| * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-4/+0
| |/
* | cris: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu2017-08-103-7/+7
|/
* Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-19/+19
|\
| * cris: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-19/+19
* | CRIS: gpio: move inline before return typeJoe Perches2017-07-121-2/+2
|/
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-8/+0
|\
| * get rid of unused __strncpy_from_user() instancesAl Viro2017-05-151-6/+0
| * kill strlen_user()Al Viro2017-05-151-2/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-1/+2
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+2
* | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-283-18/+0
|/ /
* | devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-181-1/+0
|/
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-111-1/+0
|\
| * mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon2017-03-081-1/+0
* | arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-112-2/+0
* | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-111-3/+0
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-113-49/+2
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-082-25/+1
|\ \
| * | cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-23/+1
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0
| |/
* | 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
OpenPOWER on IntegriCloud