- 7f435e4 openrisc: init: Add support for common clk by Stafford Horne · 3 years ago
- 0953fb2 irq: remove handle_domain_{irq,nmi}() by Mark Rutland · 3 years, 2 months ago
- 418360b irq: openrisc: perform irqentry in entry code by Mark Rutland · 3 years, 2 months ago
- 2fe35f8 irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY by Mark Rutland · 3 years, 2 months ago
- 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 5 months ago
- e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
- 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
- 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
- 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 7 months ago
- d5d2476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 9 months ago
- a4a4d11 openrisc: use the generic in-place uncached DMA allocator by Christoph Hellwig · 5 years ago
- 0d4e1bb openrisc: Convert copy_thread to copy_thread_tls by Stafford Horne · 4 years, 10 months ago
- 0ecdcaa openrisc: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
- 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
- 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
- 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
- 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
- aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
- b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
- bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
- 2ab054f Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 6 years ago
- fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- c5ca456 openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
- 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
- 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
- 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
- 5600779 openrisc: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
- 83fbdf1 openrisc: Set CONFIG_MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
- f3573b8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
- 78cdfb5 openrisc: enable LOCKDEP_SUPPORT and irqflags tracing by Stafford Horne · 7 years ago
- eecac38 openrisc: support framepointers and STACKTRACE_SUPPORT by Stafford Horne · 7 years ago
- 4ee93d8 openrisc: add cacheflush support to fix icache aliasing by Jan Henrik Weinstock · 9 years ago
- 8e6d08e openrisc: initial SMP support by Stefan Kristiansson · 11 years ago
- 9b54470 irqchip: add initial support for ompic by Stafford Horne · 7 years ago
- b5f8217 openrisc: use qspinlocks and qrwlocks by Stafford Horne · 8 years ago
- 91993c8 openrisc: use shadow registers to save regs on exception by Stefan Kristiansson · 11 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
- c0fcaf5 openrisc: use SPARSE_IRQ by Jonas Bonn · 13 years ago
- 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
- 34bbdcd openrisc: add NR_CPUS Kconfig default value by Stafford Horne · 8 years ago
- 8636f34 openrisc: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
- fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- 04ea1e9 openrisc: fix CONFIG_UID16 setting by Andrew Morton · 9 years ago
- d1f6f28 openrisc: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
- 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 11 years ago
- ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
- 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
- 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 11 years ago
- d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
- 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
- 65af3a3 arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again by Paul Bolle · 12 years ago
- 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 12 years ago
- 5fa0a8c openrisc: default GENERIC_GPIO to false by Alexandre Courbot · 12 years ago
- 6af6095 openrisc: remove HAVE_VIRT_TO_BUS by Jonas Bonn · 12 years ago
- d4cb776 openrisc: require gpiolib by Jonas Bonn · 12 years ago
- 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
- 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
- 1b3737d openrisc: remove CONFIG_SYMBOL_PREFIX by James Hogan · 12 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
- a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- e41e85c treewide: Fix typos in various Kconfig by Masanari Iida · 12 years ago
- cbf23cf openrisc: use generic kernel_thread/kernel_execve by Jonas Bonn · 12 years ago
- 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
- b48b2c3 openrisc: use generic strnlen_user() function by Jonas Bonn · 13 years ago
- 603d663 openrisc: use generic strncpy_from_user by Jonas Bonn · 13 years ago
- c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 13 years ago
- 5bf8f6b openrisc: Use generic time config by Anna-Maria Gleixner · 13 years ago
- b4c4c6e openrisc: implement irqdomains by Jonas Bonn · 13 years ago
- 6b2aac4 Fix typo in various Kconfig file by Masanari Iida · 13 years ago
- 0662d33 OpenRISC: Select GENERIC_ATOMIC64 by Richard Weinberger · 13 years ago
- 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
- 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
- 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
- 1e65eb8 openrisc: drop unused Kconfig symbols by Paul Bolle · 13 years ago
- 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
- f8c4a27 OpenRISC: Build infrastructure by Jonas Bonn · 14 years ago