summaryrefslogtreecommitdiff
path: root/arch/cris
Commit message (Expand)AuthorAge
* devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-18
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-11
|\
| * mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon2017-03-08
* | arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-11
* | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-11
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\ \
| * | cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-20
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-20
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-18
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-01
|\ \
| * | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-03
* | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | | |\ \ | | |/ / / | |/| | / | | | |/
| | | * Merge branch 'prep-for-5level'Linus Torvalds2017-03-10
| | | |\
| | | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
| |_|_|/ |/| | |
| | | * scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-09
| |_|/ |/| |
| | * cris: switch to RAW_COPY_USERAl Viro2017-03-28
| | * cris: rename __copy_user_zeroing to __copy_user_inAl Viro2017-03-28
| | * cris: get rid of zeroingAl Viro2017-03-28
| | * cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Al Viro2017-03-28
| | * cris: don't rely upon __copy_user_zeroing() zeroing the tailAl Viro2017-03-28
| | * cris: switch to generic extable.hAl Viro2017-03-28
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-28
| * uaccess: drop pointless ifdefsAl Viro2017-03-05
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | cris: use generic current.hDavidlohr Bueso2017-02-24
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\ \
| * | cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-14
|\
| * ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-22
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-12
|\ \
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16