1. 834da19 sh: add AT_HWCAP flag for J-Core cas.l instruction by Rich Felker · 8 years ago
  2. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 9 years ago
  3. 03767da sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE by Rich Felker · 8 years ago
  4. b46ed37 sh: allow clocksource drivers to register sched_clock backends by Rich Felker · 8 years ago
  5. e75438e sh: make heartbeat driver explicitly non-modular by Paul Gortmaker · 8 years ago
  6. f368d47 sh: make board-secureedge5410 explicitly non-modular by Paul Gortmaker · 8 years ago
  7. f15412a sh: make mm/asids-debugfs explicitly non-modular by Paul Gortmaker · 8 years ago
  8. 7a65a34 sh: make time.c explicitly non-modular by Paul Gortmaker · 8 years ago
  9. 72cc564 sh: fix futex/robust_list on nommu models by Rich Felker · 8 years ago
  10. 57155c6 sh: disable aliased page logic on NOMMU models by Rich Felker · 9 years ago
  11. bbe6c77 sh: make sigcontext definition consistent across fpu/nofpu models by Rich Felker · 8 years ago
  12. 190fe19 sh: add support for linking a builtin device tree blob in the kernel by Rich Felker · 9 years ago
  13. ff18143 sh: cmpxchg: fix a bit shift bug in big_endian os by Pan Xinhui · 8 years ago
  14. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  15. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  17. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  18. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  19. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  20. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  21. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. e3cfce1 sh/perf: Convert the hotplug notifiers to state machine callbacks by Thomas Gleixner · 8 years ago
  23. 884ed4c sh: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  24. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  25. 2b65893 sh: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  26. bb8e15d of: iommu: make of_iommu_init() postcore_initcall_sync by Kefeng Wang · 8 years ago
  27. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  28. 7d9794e locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  29. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  30. fdcfdfa sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  31. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  32. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  34. 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 8 years ago
  35. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  36. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  37. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  38. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  39. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  40. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  41. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  42. 3e21e5d Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  43. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 0106294 mmc: sh_mobile_sdhi: remove obsolete include file by Wolfram Sang · 8 years ago
  45. be1fb0e kbuild: delete unnecessary "@:" by Masahiro Yamada · 9 years ago
  46. e4a2b01 locking/rwsem, sh: Drop superfluous arch specific implementation by Michal Hocko · 8 years ago
  47. 2e927c6 locking/rwsem: Drop explicit memory barriers by Michal Hocko · 8 years ago
  48. f8e04d8 locking/rwsem: Get rid of __down_write_nested() by Michal Hocko · 8 years ago
  49. efed58f sh: x3proto-gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  50. a8cb826 sh: sdk7786-gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  51. ccc7d5a sh: fix function signature of cpu_coregroup_mask to match pointer type by Rich Felker · 9 years ago
  52. ef21b32 sh: fix smp-shx3 build regression from removal of arch localtimer by Rich Felker · 9 years ago
  53. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  54. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
  56. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  57. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  59. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  60. b15d53d sched/preempt, sh: kmap_coherent relies on disabled preemption by David Hildenbrand · 9 years ago
  61. 044b81f sh: add SMP method selection to device tree pseudo-board by Rich Felker · 9 years ago
  62. 7480e0a sh: add device tree support and generic board using device tree by Rich Felker · 9 years ago
  63. 45624ac sh: remove arch-specific localtimer and use generic one by Rich Felker · 9 years ago
  64. 5f2cb34 sh: make MMU-specific SMP code conditional on CONFIG_MMU by Rich Felker · 9 years ago
  65. 3623d13 sh: provide unified syscall trap compatible with all SH models by Rich Felker · 9 years ago
  66. 940d411 sh: New gcc support by Yoshinori Sato · 9 years ago
  67. 2af7967 sh: Disable trace for kernel uncompressing. by Yoshinori Sato · 9 years ago
  68. ea17c9d sh: Use generic clkdev.h header by Stephen Boyd · 9 years ago
  69. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  70. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  72. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  73. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  74. 0bae2f1 Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 9 years ago
  75. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  76. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  77. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  78. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  79. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  80. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  81. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  82. fb9b050 sh: fix smp_store_mb for !SMP by Michael S. Tsirkin · 9 years ago
  83. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  84. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  85. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  86. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  87. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  88. 67ad058 Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  89. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  90. 9e3f84c sh: move xchg_cmpxchg to a header by itself by Michael S. Tsirkin · 9 years ago
  91. 3226aad sh: support 1 and 2 byte xchg by Michael S. Tsirkin · 9 years ago
  92. 90a3ccb sh: define __smp_xxx, fix smp_store_mb for !SMP by Michael S. Tsirkin · 9 years ago
  93. c315259 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  94. f658f21 Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into tty-next by Greg Kroah-Hartman · 9 years ago
  95. 5243238 sh: ftrace: Fix the comments for ftrace_modify_code() by Li Bin · 9 years ago
  96. 0a03668 sh: sh7734: Correct SCIF type for BRG by Geert Uytterhoeven · 9 years ago
  97. 6441d31 sh: Remove sci_ick clock alias by Laurent Pinchart · 9 years ago
  98. fa3d39b sh: Rename sci_ick and sci_fck clock to fck by Laurent Pinchart · 9 years ago
  99. 2d33fa1 sh64: fix __NR_fgetxattr by Dmitry V. Levin · 9 years ago
  100. 7326ffe sh: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago