Age | Commit message (Expand) | Author |
2020-04-07 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2020-03-16 | openrisc: use the generic in-place uncached DMA allocator | Christoph Hellwig |
2020-03-02 | openrisc: Convert copy_thread to copy_thread_tls | Stafford Horne |
2019-11-23 | openrisc: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-08-23 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-03 | openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER | Palmer Dabbelt |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-07-21 | openrisc: use generic dma_noncoherent_ops | Christoph Hellwig |
2018-04-04 | openrisc: Set CONFIG_MULTI_IRQ_HANDLER | Palmer Dabbelt |
2017-11-13 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
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 cacheflush support to fix icache aliasing | Jan Henrik Weinstock |
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: use shadow registers to save regs on exception | Stefan Kristiansson |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-08 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger |
2017-02-06 | openrisc: use SPARSE_IRQ | Jonas Bonn |
2016-12-12 | openrisc: Consolidate setup to use memblock instead of bootmem | Stafford Horne |
2016-12-12 | openrisc: add NR_CPUS Kconfig default value | Stafford Horne |
2016-06-08 | openrisc: do away with ARCH_REQUIRE_GPIOLIB | Linus Walleij |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2015-07-17 | openrisc: fix CONFIG_UID16 setting | Andrew Morton |
2014-09-03 | openrisc: Convert handle_IRQ to use __handle_domain_irq | Marc Zyngier |
2014-07-01 | irqchip: or1k-pic: Migrate from arch/openrisc/ | Stefan Kristiansson |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-08-13 | arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" | Chen Gang |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-04-30 | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again | Paul Bolle |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-03-20 | openrisc: default GENERIC_GPIO to false | Alexandre Courbot |