Age | Commit message (Expand) | Author |
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 |
2013-03-13 | openrisc: remove HAVE_VIRT_TO_BUS | Jonas Bonn |
2013-03-13 | openrisc: require gpiolib | Jonas Bonn |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-10 | openrisc: remove CONFIG_SYMBOL_PREFIX | James Hogan |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-03 | treewide: Fix typos in various Kconfig | Masanari Iida |
2012-10-19 | openrisc: use generic kernel_thread/kernel_execve | Jonas Bonn |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-05-27 | openrisc: use generic strnlen_user() function | Jonas Bonn |
2012-05-25 | openrisc: use generic strncpy_from_user | Jonas Bonn |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | openrisc: Use generic time config | Anna-Maria Gleixner |
2012-05-08 | openrisc: implement irqdomains | Jonas Bonn |
2012-04-16 | Fix typo in various Kconfig file | Masanari Iida |
2012-03-06 | OpenRISC: Select GENERIC_ATOMIC64 | Richard Weinberger |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |