1. 6e05050 sh: fix copy_from_user() by Al Viro · 8 years ago
  2. c685238 sh64: failing __get_user() should zero by Al Viro · 8 years ago
  3. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  4. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  5. e61c10e sh: add device tree source for J2 FPGA on Mimas v2 board by Rich Felker · 8 years ago
  6. c8e67a8 sh: add defconfig for J-Core J2 by Rich Felker · 8 years ago
  7. 15f0c8f sh: use common clock framework with device tree boards by Rich Felker · 8 years ago
  8. 74bdaa6 sh: system call wire up by Yoshinori Sato · 8 years ago
  9. a316399 sh: Delete unnecessary checks before the function call "mempool_destroy" by Markus Elfring · 9 years ago
  10. a1e262f sh: do not perform IPI-based cache flush except on boards that need it by Rich Felker · 8 years ago
  11. b4214e4 sh: add SMP support for J2 by Rich Felker · 8 years ago
  12. 4b6ef05 sh: SMP support for SH2 entry.S by Rich Felker · 8 years ago
  13. 00b73d8 sh: add working futex atomic ops on userspace addresses for smp by Rich Felker · 8 years ago
  14. 2b47d54 sh: add J2 atomics using the cas.l instruction by Rich Felker · 8 years ago
  15. 834da19 sh: add AT_HWCAP flag for J-Core cas.l instruction by Rich Felker · 8 years ago
  16. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 8 years ago
  17. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  18. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  19. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  20. 03767da sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE by Rich Felker · 8 years ago
  21. b46ed37 sh: allow clocksource drivers to register sched_clock backends by Rich Felker · 8 years ago
  22. e75438e sh: make heartbeat driver explicitly non-modular by Paul Gortmaker · 8 years ago
  23. f368d47 sh: make board-secureedge5410 explicitly non-modular by Paul Gortmaker · 8 years ago
  24. f15412a sh: make mm/asids-debugfs explicitly non-modular by Paul Gortmaker · 8 years ago
  25. 7a65a34 sh: make time.c explicitly non-modular by Paul Gortmaker · 8 years ago
  26. 72cc564 sh: fix futex/robust_list on nommu models by Rich Felker · 8 years ago
  27. 57155c6 sh: disable aliased page logic on NOMMU models by Rich Felker · 8 years ago
  28. bbe6c77 sh: make sigcontext definition consistent across fpu/nofpu models by Rich Felker · 8 years ago
  29. 190fe19 sh: add support for linking a builtin device tree blob in the kernel by Rich Felker · 8 years ago
  30. ff18143 sh: cmpxchg: fix a bit shift bug in big_endian os by Pan Xinhui · 8 years ago
  31. 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
  32. 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
  33. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  34. 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
  35. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  36. 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
  37. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  38. 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
  39. e3cfce1 sh/perf: Convert the hotplug notifiers to state machine callbacks by Thomas Gleixner · 8 years ago
  40. 884ed4c sh: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  41. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  42. 2b65893 sh: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  43. bb8e15d of: iommu: make of_iommu_init() postcore_initcall_sync by Kefeng Wang · 8 years ago
  44. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  45. 7d9794e locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  46. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  47. fdcfdfa sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  48. d4db687 rtc: sh: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  49. f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 8 years ago
  50. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  51. 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
  52. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  53. 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 8 years ago
  54. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  55. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  56. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  57. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  58. 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
  59. 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
  60. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  61. 3e21e5d Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  62. 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
  63. 0106294 mmc: sh_mobile_sdhi: remove obsolete include file by Wolfram Sang · 8 years ago
  64. be1fb0e kbuild: delete unnecessary "@:" by Masahiro Yamada · 8 years ago
  65. e4a2b01 locking/rwsem, sh: Drop superfluous arch specific implementation by Michal Hocko · 8 years ago
  66. 2e927c6 locking/rwsem: Drop explicit memory barriers by Michal Hocko · 8 years ago
  67. f8e04d8 locking/rwsem: Get rid of __down_write_nested() by Michal Hocko · 8 years ago
  68. efed58f sh: x3proto-gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  69. a8cb826 sh: sdk7786-gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  70. ccc7d5a sh: fix function signature of cpu_coregroup_mask to match pointer type by Rich Felker · 8 years ago
  71. ef21b32 sh: fix smp-shx3 build regression from removal of arch localtimer by Rich Felker · 8 years ago
  72. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  73. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  75. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  76. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  77. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  78. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  79. b15d53d sched/preempt, sh: kmap_coherent relies on disabled preemption by David Hildenbrand · 8 years ago
  80. 044b81f sh: add SMP method selection to device tree pseudo-board by Rich Felker · 8 years ago
  81. 7480e0a sh: add device tree support and generic board using device tree by Rich Felker · 8 years ago
  82. 45624ac sh: remove arch-specific localtimer and use generic one by Rich Felker · 8 years ago
  83. 5f2cb34 sh: make MMU-specific SMP code conditional on CONFIG_MMU by Rich Felker · 8 years ago
  84. 3623d13 sh: provide unified syscall trap compatible with all SH models by Rich Felker · 9 years ago
  85. 940d411 sh: New gcc support by Yoshinori Sato · 9 years ago
  86. 2af7967 sh: Disable trace for kernel uncompressing. by Yoshinori Sato · 8 years ago
  87. ea17c9d sh: Use generic clkdev.h header by Stephen Boyd · 8 years ago
  88. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  89. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 8 years ago
  91. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 8 years ago
  92. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  93. 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 · 8 years ago
  94. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 8 years ago
  95. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 8 years ago
  96. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  97. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  98. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  99. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 8 years ago
  100. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 8 years ago