1. 2ab054f Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  2. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  3. c5ca456 openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  4. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 7 years ago
  5. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 7 years ago
  6. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 7 years ago
  7. 5600779 openrisc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  8. 83fbdf1 openrisc: Set CONFIG_MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  9. f3573b8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  10. 78cdfb5 openrisc: enable LOCKDEP_SUPPORT and irqflags tracing by Stafford Horne · 7 years ago
  11. eecac38 openrisc: support framepointers and STACKTRACE_SUPPORT by Stafford Horne · 7 years ago
  12. 4ee93d8 openrisc: add cacheflush support to fix icache aliasing by Jan Henrik Weinstock · 7 years ago
  13. 8e6d08e openrisc: initial SMP support by Stefan Kristiansson · 7 years ago
  14. 9b54470 irqchip: add initial support for ompic by Stafford Horne · 7 years ago
  15. b5f8217 openrisc: use qspinlocks and qrwlocks by Stafford Horne · 7 years ago
  16. 91993c8 openrisc: use shadow registers to save regs on exception by Stefan Kristiansson · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 8 years ago
  19. c0fcaf5 openrisc: use SPARSE_IRQ by Jonas Bonn · 8 years ago
  20. 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 8 years ago
  21. 34bbdcd openrisc: add NR_CPUS Kconfig default value by Stafford Horne · 8 years ago
  22. 8636f34 openrisc: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
  23. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 9 years ago
  24. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  25. 04ea1e9 openrisc: fix CONFIG_UID16 setting by Andrew Morton · 10 years ago
  26. d1f6f28 openrisc: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 11 years ago
  27. 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 11 years ago
  28. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  29. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 12 years ago
  30. 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 12 years ago
  31. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 12 years ago
  32. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  33. 65af3a3 arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again by Paul Bolle · 12 years ago
  34. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 12 years ago
  35. 5fa0a8c openrisc: default GENERIC_GPIO to false by Alexandre Courbot · 12 years ago
  36. 6af6095 openrisc: remove HAVE_VIRT_TO_BUS by Jonas Bonn · 12 years ago
  37. d4cb776 openrisc: require gpiolib by Jonas Bonn · 12 years ago
  38. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  39. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  40. 1b3737d openrisc: remove CONFIG_SYMBOL_PREFIX by James Hogan · 12 years ago
  41. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  42. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  43. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  44. e41e85c treewide: Fix typos in various Kconfig by Masanari Iida · 12 years ago
  45. cbf23cf openrisc: use generic kernel_thread/kernel_execve by Jonas Bonn · 12 years ago
  46. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  47. b48b2c3 openrisc: use generic strnlen_user() function by Jonas Bonn · 13 years ago
  48. 603d6637 openrisc: use generic strncpy_from_user by Jonas Bonn · 13 years ago
  49. 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
  50. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  51. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 13 years ago
  52. 5bf8f6b openrisc: Use generic time config by Anna-Maria Gleixner · 13 years ago
  53. b4c4c6e openrisc: implement irqdomains by Jonas Bonn · 13 years ago
  54. 6b2aac4 Fix typo in various Kconfig file by Masanari Iida · 13 years ago
  55. 0662d33 OpenRISC: Select GENERIC_ATOMIC64 by Richard Weinberger · 13 years ago
  56. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  57. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  58. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  59. 1e65eb8 openrisc: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  60. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  61. f8c4a27 OpenRISC: Build infrastructure by Jonas Bonn · 14 years ago