summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include
Commit message (Expand)AuthorAgeFilesLines
* time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-04-151-2/+0
|\
| * openrisc: remove unused __ARCH_HAVE_MMU defineTobias Klauser2018-04-081-2/+0
* | openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...Greentime Hu2018-02-221-1/+2
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-092-4/+0
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-151-1/+0
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-11-1315-52/+354
|\
| * openrisc: add tick timer multi-core sync logicStafford Horne2017-11-031-0/+8
| * openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne2017-11-031-0/+20
| * openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-033-7/+106
| * openrisc: fix initial preempt state for secondary cpu tasksStafford Horne2017-11-031-1/+1
| * openrisc: initial SMP supportStefan Kristiansson2017-11-038-11/+82
| * openrisc: use qspinlocks and qrwlocksStafford Horne2017-11-033-1/+22
| * openrisc: add 1 and 2 byte cmpxchg supportStafford Horne2017-11-031-32/+115
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-025-0/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-09-131-0/+2
|\
| * openrisc: add forward declaration for struct vm_area_structTobias Klauser2017-09-111-0/+2
* | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-35/+4
|/
* openrisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-28/+28
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-07-071-0/+1
|\
| * openrisc: explicitly include linux/bug.h in asm/fixmap.hTobias Klauser2017-07-081-0/+1
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \
| * | kill strlen_user()Al Viro2017-05-151-1/+0
| |/
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-9/+0
|\ \
| * | openrisc: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-281-7/+0
| * | openrisc: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-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-281-5/+0
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-112-11/+0
*---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-264-48/+17
|\ \ \
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-023-3/+8
| | | |\ | | |/ / | |/| |
| | | * openrisc: fix issue handling 8 byte get_user callsStafford Horne2017-03-161-1/+1
| | | * openrisc: xchg: fix `computed is not used` warningStafford Horne2017-03-161-2/+6
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |_|/ |/| |
| | * openrisc: switch to RAW_COPY_USERAl Viro2017-03-281-22/+6
| | * openrisc: switch to generic extable.hAl Viro2017-03-282-17/+2
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * 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
|/
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-249-7/+483
|\ \
| * | openrisc: Add optimized memcpy routineStafford Horne2017-02-251-0/+3
OpenPOWER on IntegriCloud