summaryrefslogtreecommitdiff
path: root/arch/openrisc/include
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-04-15
|\
| * openrisc: remove unused __ARCH_HAVE_MMU defineTobias Klauser2018-04-08
* | openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...Greentime Hu2018-02-22
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
|/
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-11-13
|\
| * openrisc: add tick timer multi-core sync logicStafford Horne2017-11-03
| * openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne2017-11-03
| * openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-03
| * openrisc: fix initial preempt state for secondary cpu tasksStafford Horne2017-11-03
| * openrisc: initial SMP supportStefan Kristiansson2017-11-03
| * openrisc: use qspinlocks and qrwlocksStafford Horne2017-11-03
| * openrisc: add 1 and 2 byte cmpxchg supportStafford Horne2017-11-03
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-09-13
|\
| * openrisc: add forward declaration for struct vm_area_structTobias Klauser2017-09-11
* | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-25
|/
* openrisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-11
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-07-07
|\
| * openrisc: explicitly include linux/bug.h in asm/fixmap.hTobias Klauser2017-07-08
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\ \
| * | kill strlen_user()Al Viro2017-05-15
| |/
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\ \
| * | openrisc: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-28
| * | openrisc: remove DMA_ERROR_CODEChristoph Hellwig2017-06-20
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-04
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
*---. 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
| | | |\ | | |/ / | |/| |
| | | * openrisc: fix issue handling 8 byte get_user callsStafford Horne2017-03-16
| | | * openrisc: xchg: fix `computed is not used` warningStafford Horne2017-03-16
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
| |_|/ |/| |
| | * openrisc: switch to RAW_COPY_USERAl Viro2017-03-28
| | * openrisc: switch to generic extable.hAl Viro2017-03-28
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-28
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
|/
* 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
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-24
|\ \
| * | openrisc: Add optimized memcpy routineStafford Horne2017-02-25
| * | openrisc: Add optimized memsetOlof Kindgren2017-02-25