1. b4214e4 sh: add SMP support for J2 by Rich Felker · 8 years ago
  2. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 8 years ago
  3. b46ed37 sh: allow clocksource drivers to register sched_clock backends by Rich Felker · 8 years ago
  4. 72cc564 sh: fix futex/robust_list on nommu models by Rich Felker · 8 years ago
  5. 190fe19 sh: add support for linking a builtin device tree blob in the kernel by Rich Felker · 8 years ago
  6. fdcfdfa sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  7. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  8. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  9. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  10. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  11. 45624ac sh: remove arch-specific localtimer and use generic one by Rich Felker · 8 years ago
  12. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 8 years ago
  13. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 8 years ago
  14. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  15. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 8 years ago
  16. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  17. 69543d6 sh: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  18. 560b8c0 sh: build superh without CONFIG_EXPERT by Rob Landley · 9 years ago
  19. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 9 years ago
  20. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 9 years ago
  21. a1518d3 PM / Kconfig: Do not select PM directly from Kconfig files by Rafael J. Wysocki · 9 years ago
  22. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  23. 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 10 years ago
  24. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  25. 41dc27e sh: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  26. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  27. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  28. 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
  29. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  30. fbfa893 sh: Remove Kconfig entries for TMU, CMT and MTU2 by Magnus Damm · 10 years ago
  31. f6723b5 usb: host: remove selects of USB_ARCH_HAS_?HCI by Paul Bolle · 10 years ago
  32. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 10 years ago
  33. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 10 years ago
  34. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 10 years ago
  35. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 10 years ago
  36. 09d8dd9 sh: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  37. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  38. bf22069 Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts by Geert Uytterhoeven · 11 years ago
  39. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  40. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  41. 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
  42. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  43. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  44. 781b0e8 idle: Remove unused ARCH_HAS_DEFAULT_IDLE by Paul Bolle · 11 years ago
  45. 7258267 cpufreq: sh: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  46. dc775dd sh: Use generic idle loop by Thomas Gleixner · 11 years ago
  47. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  48. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  49. 7ae1c76 Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  50. 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
  51. d64008a burying unused conditionals by Al Viro · 11 years ago
  52. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 11 years ago
  53. 0679a85 sh: switch to generic old sigaction() by Al Viro · 11 years ago
  54. 881e252 sh: switch to generic old sigsuspend() by Al Viro · 11 years ago
  55. 7a879a9 sh: switch to generic sigaltstack by Al Viro · 11 years ago
  56. 3e347f0 sh: shx3: Register PFC platform device by Laurent Pinchart · 11 years ago
  57. c0fdbff sh: sh7786: Register PFC platform device by Laurent Pinchart · 11 years ago
  58. 77bd27b sh: sh7785: Register PFC platform device by Laurent Pinchart · 11 years ago
  59. eb61b77 sh: sh7757: Register PFC platform device by Laurent Pinchart · 11 years ago
  60. 2c17218 sh: sh7734: Register PFC platform device by Laurent Pinchart · 11 years ago
  61. 18ebd22 sh: sh7724: Register PFC platform device by Laurent Pinchart · 11 years ago
  62. 16941a8 sh: sh7723: Register PFC platform device by Laurent Pinchart · 11 years ago
  63. ef97c3c sh: sh7722: Register PFC platform device by Laurent Pinchart · 11 years ago
  64. 85db6bf sh: sh7720: Register PFC platform device by Laurent Pinchart · 11 years ago
  65. fb872fc sh: sh7269: Register PFC platform device by Laurent Pinchart · 11 years ago
  66. 5946e7b sh: sh7264: Register PFC platform device by Laurent Pinchart · 11 years ago
  67. b768ecbc sh: sh7203: Register PFC platform device by Laurent Pinchart · 11 years ago
  68. 0d57af1 arch/sh: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  69. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 11 years ago
  70. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  71. 7147e21 sh: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  72. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  73. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  74. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  75. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  76. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  77. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  78. f21efd4 Merge branch 'sh/multi-unwinders' into sh-latest by Paul Mundt · 12 years ago
  79. cba8df4 sh: use the new generic strnlen_user() function by Paul Mundt · 12 years ago
  80. 0e100e1 sh: switch to generic strncpy_from_user(). by Paul Mundt · 12 years ago
  81. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  82. 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
  83. 3a898c0 sh64: Ensure KALLSYMS is enabled for unwinder use. by Paul Mundt · 12 years ago
  84. 1d767ca Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  85. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  86. c30b9c4 sh: Enable PIO API for hp6xx and se770x. by Paul Mundt · 12 years ago
  87. 8cf200d sh: Use generic time config by Anna-Maria Gleixner · 12 years ago
  88. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  89. bcb86e0 Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest by Paul Mundt · 12 years ago
  90. 0b25b7c sh: Add sh7269 device by Phil Edworthy · 12 years ago
  91. 15f99cb Merge branch 'sh/rsk-updates' into sh-latest by Paul Mundt · 12 years ago
  92. 51ce306 sh: Add sh7264 device by Phil Edworthy · 12 years ago
  93. 86627c9 sh: Remove cpu_idle_wait() by Thomas Gleixner · 12 years ago
  94. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  95. 41fe22f sh: Use generic init_task by Thomas Gleixner · 12 years ago
  96. ea0588c sh: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  97. fb56a91 Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest by Paul Mundt · 12 years ago
  98. 5d920bb sh: initial stack protector support. by Filippo Arcidiacono · 12 years ago
  99. fea88a0 sh: Add initial support for SH7734 CPU subtype by Nobuhiro Iwamatsu · 12 years ago
  100. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago