Age | Commit message (Expand) | Author |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-13 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada |
2017-11-03 | openrisc: fix possible deadlock scenario during timer sync | Stafford Horne |
2017-11-03 | openrisc: pass endianness info to sparse | Luc Van Oostenryck |
2017-11-03 | openrisc: add tick timer multi-core sync logic | Stafford Horne |
2017-11-03 | openrisc: enable LOCKDEP_SUPPORT and irqflags tracing | Stafford Horne |
2017-11-03 | openrisc: support framepointers and STACKTRACE_SUPPORT | Stafford Horne |
2017-11-03 | openrisc: add simple_smp dts and defconfig for simulators | Stefan Kristiansson |
2017-11-03 | openrisc: add cacheflush support to fix icache aliasing | Jan Henrik Weinstock |
2017-11-03 | openrisc: sleep instead of spin on secondary wait | Stafford Horne |
2017-11-03 | openrisc: fix initial preempt state for secondary cpu tasks | Stafford Horne |
2017-11-03 | openrisc: initial SMP support | Stefan Kristiansson |
2017-11-03 | irqchip: add initial support for ompic | Stafford Horne |
2017-11-03 | openrisc: use qspinlocks and qrwlocks | Stafford Horne |
2017-11-03 | openrisc: add 1 and 2 byte cmpxchg support | Stafford Horne |
2017-11-03 | openrisc: use shadow registers to save regs on exception | Stefan Kristiansson |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | Documentation: Move OpenRISC docs out of arch/ | Stafford Horne |
2017-10-30 | openrisc: dts: or1ksim: Add stdout-path | Stafford Horne |
2017-09-13 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-09-11 | openrisc: add forward declaration for struct vm_area_struct | Tobias Klauser |
2017-09-08 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-07-11 | openrisc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-07-07 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-07-08 | openrisc: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski |
2017-07-08 | openrisc: explicitly include linux/bug.h in asm/fixmap.h | Tobias Klauser |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-28 | openrisc: remove arch-specific dma_supported implementation | Christoph Hellwig |
2017-06-20 | openrisc: remove DMA_ERROR_CODE | Christoph Hellwig |
2017-06-04 | Merge branch 'timers/urgent' into WIP.timers | Thomas Gleixner |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig |
2017-05-29 | kthread: fix boot hang (regression) on MIPS/OpenRISC | Vegard Nossum |
2017-05-15 | kill strlen_user() | Al Viro |
2017-05-15 | openrisc: Switch to use export.h instead of module.h | Stafford Horne |
2017-05-15 | openrisc: Change toolchain from or32- to or1k- | Stafford Horne |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-28 | openrisc: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | openrisc: switch to generic extable.h | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-16 | openrisc: Export symbols needed by modules | Stafford Horne |