1. 69543d6 sh: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  2. 560b8c0 sh: build superh without CONFIG_EXPERT by Rob Landley · 9 years ago
  3. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  4. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  5. a1518d3 PM / Kconfig: Do not select PM directly from Kconfig files by Rafael J. Wysocki · 10 years ago
  6. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  7. 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 10 years ago
  8. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  9. 41dc27e sh: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  10. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  11. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  12. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  13. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  14. fbfa893 sh: Remove Kconfig entries for TMU, CMT and MTU2 by Magnus Damm · 10 years ago
  15. f6723b5 usb: host: remove selects of USB_ARCH_HAS_?HCI by Paul Bolle · 10 years ago
  16. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 11 years ago
  17. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 11 years ago
  18. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  19. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  20. 09d8dd9 sh: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  21. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  22. bf22069 Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts by Geert Uytterhoeven · 11 years ago
  23. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  24. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  25. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  26. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  27. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  28. 781b0e8 idle: Remove unused ARCH_HAS_DEFAULT_IDLE by Paul Bolle · 11 years ago
  29. 7258267 cpufreq: sh: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  30. dc775dd sh: Use generic idle loop by Thomas Gleixner · 11 years ago
  31. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  32. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  33. 7ae1c76 Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  34. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  35. d64008a burying unused conditionals by Al Viro · 12 years ago
  36. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 11 years ago
  37. 0679a85 sh: switch to generic old sigaction() by Al Viro · 12 years ago
  38. 881e252 sh: switch to generic old sigsuspend() by Al Viro · 12 years ago
  39. 7a879a9 sh: switch to generic sigaltstack by Al Viro · 12 years ago
  40. 3e347f0 sh: shx3: Register PFC platform device by Laurent Pinchart · 12 years ago
  41. c0fdbff sh: sh7786: Register PFC platform device by Laurent Pinchart · 12 years ago
  42. 77bd27b sh: sh7785: Register PFC platform device by Laurent Pinchart · 12 years ago
  43. eb61b77 sh: sh7757: Register PFC platform device by Laurent Pinchart · 12 years ago
  44. 2c17218 sh: sh7734: Register PFC platform device by Laurent Pinchart · 12 years ago
  45. 18ebd22 sh: sh7724: Register PFC platform device by Laurent Pinchart · 12 years ago
  46. 16941a8 sh: sh7723: Register PFC platform device by Laurent Pinchart · 12 years ago
  47. ef97c3c sh: sh7722: Register PFC platform device by Laurent Pinchart · 12 years ago
  48. 85db6bf sh: sh7720: Register PFC platform device by Laurent Pinchart · 12 years ago
  49. fb872fc sh: sh7269: Register PFC platform device by Laurent Pinchart · 12 years ago
  50. 5946e7b sh: sh7264: Register PFC platform device by Laurent Pinchart · 12 years ago
  51. b768ecbc sh: sh7203: Register PFC platform device by Laurent Pinchart · 12 years ago
  52. 0d57af1 arch/sh: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  53. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  54. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  55. 7147e21 sh: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  56. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  57. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  58. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  59. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  60. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  61. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  62. f21efd4 Merge branch 'sh/multi-unwinders' into sh-latest by Paul Mundt · 12 years ago
  63. cba8df4 sh: use the new generic strnlen_user() function by Paul Mundt · 12 years ago
  64. 0e100e1 sh: switch to generic strncpy_from_user(). by Paul Mundt · 12 years ago
  65. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  66. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 3a898c0 sh64: Ensure KALLSYMS is enabled for unwinder use. by Paul Mundt · 12 years ago
  68. 1d767ca Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  69. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  70. c30b9c4 sh: Enable PIO API for hp6xx and se770x. by Paul Mundt · 12 years ago
  71. 8cf200d sh: Use generic time config by Anna-Maria Gleixner · 12 years ago
  72. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  73. bcb86e0 Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest by Paul Mundt · 12 years ago
  74. 0b25b7c sh: Add sh7269 device by Phil Edworthy · 12 years ago
  75. 15f99cb Merge branch 'sh/rsk-updates' into sh-latest by Paul Mundt · 12 years ago
  76. 51ce306 sh: Add sh7264 device by Phil Edworthy · 12 years ago
  77. 86627c9 sh: Remove cpu_idle_wait() by Thomas Gleixner · 12 years ago
  78. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  79. 41fe22f sh: Use generic init_task by Thomas Gleixner · 12 years ago
  80. ea0588c sh: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  81. fb56a91 Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest by Paul Mundt · 12 years ago
  82. 5d920bb sh: initial stack protector support. by Filippo Arcidiacono · 12 years ago
  83. fea88a0 sh: Add initial support for SH7734 CPU subtype by Nobuhiro Iwamatsu · 12 years ago
  84. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  85. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  86. b7e68d6 sh: Support I/O space swapping where needed. by Paul Mundt · 12 years ago
  87. adaf7fd sh: select ARCH_DISCARD_MEMBLOCK. by Paul Mundt · 12 years ago
  88. 1e05b62 sh: use the the PCI channels's io_map_base by Michael S. Tsirkin · 13 years ago
  89. 2ed86b1 irq: make SPARSE_IRQ an optionally hidden option by Rob Herring · 13 years ago
  90. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  91. 534cfbe SuperH: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  92. 43db595 sh: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  93. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  94. e66ac3f sh: kexec: Add PHYSICAL_START by Simon Horman · 13 years ago
  95. a136d3d sh: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  96. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  97. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  98. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  99. 7b61ca5 sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects. by Paul Mundt · 13 years ago
  100. 6935d13 sh: add to select the new configuration for USB EHCI/OHCI by Yoshihiro Shimoda · 13 years ago