1. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  2. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  3. 5140d23 arch/m68k: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  4. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 709c12e Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  6. 0261b5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  7. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  8. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. ad595b7 m68k/atari: Use seq_puts() in atari_get_hardware_list() by Markus Elfring · 8 years ago
  10. f2a0c53 m68k/amiga: Use seq_puts() in amiga_get_hardware_list() by Markus Elfring · 8 years ago
  11. 07c65a6 m68knommu: AMCORE board, add iMX i2c support by Angelo Dureghello · 8 years ago
  12. a41cdd0 m68k: add Sysam AMCORE open board support by Angelo Dureghello · 8 years ago
  13. 2d24b53 m68knommu: platform support for i2c devices on ColdFire SoC by Steven King · 10 years ago
  14. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  15. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  16. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  17. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 7e251bb m68k: Fix ndelay() macro by Boris Brezillon · 8 years ago
  19. 955fe2a m68k/defconfig: Update defconfigs for v4.9-rc1 by Geert Uytterhoeven · 8 years ago
  20. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  21. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  22. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  24. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  26. a6930aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  27. 5419e78 Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  28. 6736e65 m68k: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  29. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  30. 742859a m68k: let clk_disable() return immediately if clk is NULL by Masahiro Yamada · 8 years ago
  31. 3ec53d6 m68knommu: convert printk(KERN_INFO) to pr_info() by Greg Ungerer · 8 years ago
  32. 150cefb m68knommu: clean up uClinux boot log output by Greg Ungerer · 8 years ago
  33. aa5ac78 m68k: generalize uboot command line support by Greg Ungerer · 8 years ago
  34. 2a74400 m68k: don't panic if no hardware FPU defined by Greg Ungerer · 8 years ago
  35. 6d3ec80 m68k: only generate FPU instructions if CONFIG_FPU enabled by Greg Ungerer · 8 years ago
  36. 8912eac m68k: always make available dump_fpu() by Greg Ungerer · 8 years ago
  37. 8cf4a97 m68k: generalize io memory region setup for ColdFire ACR registers by Greg Ungerer · 8 years ago
  38. f711606 m68k: move ColdFire _bootmem_alloc code by Greg Ungerer · 8 years ago
  39. cbd5b98 m68k: report correct FPU type on ColdFire MMU platforms by Greg Ungerer · 8 years ago
  40. 81d3335 m68k: set appropriate machine type for m5411x SoC platforms by Greg Ungerer · 8 years ago
  41. e5f8d1f m68k: move CONFIG_FPU set to per-CPU configuration by Greg Ungerer · 8 years ago
  42. 36d050d m68knommu: fix IO write size in nettel pin set by Greg Ungerer · 8 years ago
  43. 41b39ea m68knommu: switch to using IO access methods in WildFire board code by Greg Ungerer · 8 years ago
  44. bc065e4 m68knommu: fix early setup to not access variables by Greg Ungerer · 8 years ago
  45. a1a9e88 m68k: Use IS_ENABLED() instead of checking for built-in or module by Geert Uytterhoeven · 8 years ago
  46. 986d804 m68k/defconfig: Update defconfigs for v4.8-rc1 by Geert Uytterhoeven · 8 years ago
  47. d13ffb5 m68k: move exports to definitions by Al Viro · 9 years ago
  48. 0b98027 m68knommu: fix user a5 register being overwritten by Greg Ungerer · 8 years ago
  49. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  50. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  51. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  52. 002d2f0 m68k: enable binfmt_flat on systems with an MMU by Nicolas Pitre · 8 years ago
  53. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  54. 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
  55. f987e5a m68k: use same start_thread() on MMU and no-MMU by Greg Ungerer · 8 years ago
  56. 120c4d9 m68k: fix file path comment by Greg Ungerer · 8 years ago
  57. 89e6ffd m68k: fix bFLT executable running on MMU enabled systems by Greg Ungerer · 8 years ago
  58. 2321884 Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  59. 6bd80f3 m68k/defconfig: Update defconfigs for v4.7-rc2 by Geert Uytterhoeven · 8 years ago
  60. 86a8280 m68k: Assorted spelling fixes by Andrea Gelmini · 9 years ago
  61. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  62. 86a664d locking/atomic, arch/m68k: Remove comment by Peter Zijlstra · 8 years ago
  63. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  64. e39d88e locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  65. 084b360 char/genrtc: remove m68k support by Arnd Bergmann · 8 years ago
  66. 598e8a1 rtc: m68k: provide ioctl for q40 by Arnd Bergmann · 8 years ago
  67. 923c904 rtc: m68k: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  68. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  69. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 9 years ago
  70. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 9 years ago
  71. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  72. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  73. fb6363e Merge tag 'm68k-for-v4.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  74. 9a64627 m68k/mvme16x: Include generic <linux/rtc.h> by Geert Uytterhoeven · 9 years ago
  75. 8c66854 m68k/bvme6000: Include generic <linux/rtc.h> by Geert Uytterhoeven · 9 years ago
  76. e05f2e1 m68k: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
  77. 5b523ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  78. 2763ee6 m68k/gpio: remove arch specific sysfs bus device by Greg Ungerer · 9 years ago
  79. 7b8ba82 m68k/defconfig: Update defconfigs for v4.6-rc2 by Geert Uytterhoeven · 9 years ago
  80. 0eb2c80 m68k: Wire up preadv2 and pwritev2 by Geert Uytterhoeven · 9 years ago
  81. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  82. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  83. 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
  84. 82b666e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  85. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  86. 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
  87. aa6865d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  88. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  89. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  90. a359596 m68knommu: remove obsolete 68360 support by Greg Ungerer · 9 years ago
  91. ca6fafd m68knommu: fix FEC platform device registration when driver is modular by Greg Ungerer · 9 years ago
  92. efbec13 m68k: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  93. a955179 m68k: Use conventional function parameters for do_sigreturn by Greg Ungerer · 9 years ago
  94. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
  95. ebdbcba m68k: gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  96. daf670b m68k/defconfig: Update defconfigs for v4.5-rc1 by Geert Uytterhoeven · 9 years ago
  97. 78832a8 m68k: Wire up copy_file_range by Geert Uytterhoeven · 9 years ago
  98. 35373ab serial: Fix ASYNC_* => UPF_* flags misuse by Peter Hurley · 9 years ago
  99. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  100. 340f303 m68k: convert to dma_map_ops by Christoph Hellwig · 9 years ago