summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3034-170/+34Star
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0Star
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0Star
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-1/+1
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-6/+2Star
|\ \ \
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-6/+2Star
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-4/+2Star
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-4/+2Star
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+1
|/
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-2/+0Star
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0Star
* arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-021-0/+1
* arch/openrisc: Fix issues with access_ok()Stafford Horne2019-01-091-2/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-4/+3Star
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+2Star
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-042-5/+5
|/
* treewide: remove current_text_addrNick Desaulniers2018-10-311-5/+0Star
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-08-232-35/+1Star
|\
| * openrisc: use generic dma_noncoherent_opsChristoph Hellwig2018-07-212-35/+1Star
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-132-3/+4
|\ \
| * | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-171-1/+5
| |\|
| * | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
| * | locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...Will Deacon2018-06-211-1/+2
* | | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-061-1/+5
|\ \ \ | | |/ | |/|
| * | openrisc: Call destructor during __pte_free_tlbStafford Horne2018-06-251-1/+5
| |/
* / openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-2/+0Star
|/
* time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* 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-021-1/+0Star
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0Star
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-102-4/+0Star
|/
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-161-1/+0Star
* 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 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/+4Star
|/
* openrisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-111-28/+1Star