summaryrefslogtreecommitdiff
path: root/arch/openrisc
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
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-04
|\ \
| * | openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt2018-04-04
| |/
* | 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\ \
| * | openrisc: Fix conflicting types for _exext and _stextJoel Stanley2018-01-09
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \
| * | signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman2018-01-12
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
* | | openrisc: Make THREAD_SIZE available to vmlinux.ldsDavid 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 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-08
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-11-13
|\ \
| * | openrisc: fix possible deadlock scenario during timer syncStafford Horne2017-11-03
| * | openrisc: pass endianness info to sparseLuc Van Oostenryck2017-11-03
| * | openrisc: add tick timer multi-core sync logicStafford Horne2017-11-03
| * | openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne2017-11-03
| * | openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne2017-11-03
| * | openrisc: add simple_smp dts and defconfig for simulatorsStefan Kristiansson2017-11-03
| * | openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-03
| * | openrisc: sleep instead of spin on secondary waitStafford Horne2017-11-03
| * | openrisc: fix initial preempt state for secondary cpu tasksStafford Horne2017-11-03
| * | openrisc: initial SMP supportStefan Kristiansson2017-11-03
| * | irqchip: add initial support for ompicStafford Horne2017-11-03
| * | openrisc: use qspinlocks and qrwlocksStafford Horne2017-11-03
| * | openrisc: add 1 and 2 byte cmpxchg supportStafford Horne2017-11-03
| * | openrisc: use shadow registers to save regs on exceptionStefan Kristiansson2017-11-03
| * | Documentation: Move OpenRISC docs out of arch/Stafford Horne2017-10-30
| * | openrisc: dts: or1ksim: Add stdout-pathStafford Horne2017-10-30
| |/
* | 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
* | arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-08
* | 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: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-08
| * openrisc: explicitly include linux/bug.h in asm/fixmap.hTobias Klauser2017-07-08
| * openrisc: Switch to use export.h instead of module.hStafford Horne2017-05-15
| * openrisc: Change toolchain from or32- to or1k-Stafford Horne2017-05-15
* | 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