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