1. 64414e5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  2. 4c2b5e0 m68k: Add braces to __pmd(x) initializer to kill compiler warning by Geert Uytterhoeven · 7 years ago
  3. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  4. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  5. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  6. d1ce495 Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  7. 8a19434 m68knommu: remove dead code by Alexandre Belloni · 7 years ago
  8. 94b2822 m68k: allow NULL clock for clk_get_rate by Jonas Gorski · 7 years ago
  9. 558d5ad m68k/mac: Avoid soft-lockup warning after mach_power_off by Finn Thain · 7 years ago
  10. 41e93a3 m68k/mac: Don't hang waiting for Cuda power-down command by Finn Thain · 7 years ago
  11. 07144be m68k: Restore symbol versions for symbols exported from assembly by Ben Hutchings · 7 years ago
  12. 883e384 m68k/defconfig: Update defconfigs for v4.13-rc1 by Geert Uytterhoeven · 7 years ago
  13. 19cc4c8 m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks by Lorenzo Pieralisi · 7 years ago
  14. 9f42ef4 blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes by Geert Uytterhoeven · 7 years ago
  15. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  16. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  17. 9d8a9ae m68k: coldfire: move inline before return type by Joe Perches · 7 years ago
  18. a018817 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  19. 5608e72 m68k: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  20. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  21. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  22. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  24. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 years ago
  25. 241e5e6 Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  26. 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 7 years ago
  27. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  28. 354b638 m68k: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 8 years ago
  29. 204a2be m68k: Remove ptrace_signal_deliver by Andreas Schwab · 8 years ago
  30. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  31. 8298525 kill strlen_user() by Al Viro · 8 years ago
  32. 1072734 m68k/defconfig: Update defconfigs for v4.12-rc1 by Geert Uytterhoeven · 8 years ago
  33. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  34. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  35. ceb198b Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  36. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  38. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  39. af23250 m68k/mac: Clarify IOP message alloc/free confusion by Finn Thain · 8 years ago
  40. a9373f4 m68k/mac: Adopt platform_device_register_simple() by Finn Thain · 8 years ago
  41. 889121b m68k/mac: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  42. 4629a17 m68k/mac: IOP - Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  43. 33ae7a9 m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  44. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  45. 29be02e m68k: switch to RAW_COPY_USER by Al Viro · 8 years ago
  46. 7cefa5a m68k: get rid of zeroing by Al Viro · 8 years ago
  47. 68acfdc m68k: switch to generic extable.h by Al Viro · 8 years ago
  48. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  49. e3b1ebd m68k: Wire up statx by Geert Uytterhoeven · 8 years ago
  50. 3820ed4 m68k/defconfig: Update defconfigs for v4.11-rc1 by Geert Uytterhoeven · 8 years ago
  51. 066def5 m68k/bitops: Correct signature of test_bit() by Geert Uytterhoeven · 8 years ago
  52. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  53. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  54. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  55. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  56. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  57. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  58. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  59. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  60. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  61. 08e32dc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  62. 4e0385d scripts/spelling.txt: add "efective" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  63. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  64. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  65. 849de0c m68k: replace gcc specific macros with ones from compiler.h by Gideon Israel Dsouza · 8 years ago
  66. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  67. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  68. 937b5b5 Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  69. 3dfe330 m68k/sun3: Remove dead code in paging_init() by Mathias Krause · 8 years ago
  70. 73ec494 m68k/defconfig: amcore board defconfig tuning by Angelo Dureghello · 8 years ago
  71. f0b914a m68k/include: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  72. e699113 m68k/mm: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  73. 05b70ff m68k/mm: sun3 - Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  74. 7c79e1e m68k/kernel: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  75. 4eee1e7 m68k/sun3x: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  76. 56bbd862 m68k/sun3: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  77. 446926f m68k/q40: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  78. 3c8bc6b m68k/mvme16x: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  79. 0c29d75 m68k/mvme147: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  80. 0269be7 m68k/bvme6000: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  81. ed1aded m68k/68000: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  82. 6d7919a m68k/atari: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  83. ecdc35c m68k: Delete an unnecessary variable assignment in sys_cacheflush() by Markus Elfring · 8 years ago
  84. 16a1a66 m68k/mac: Clean up interrupt debug macros and printk statements by Finn Thain · 8 years ago
  85. ed6344e m68k/mac: Remove SHUTUP_SONIC interrupt hack by Finn Thain · 8 years ago
  86. 3cd53b1 m68k/mac: Improve NMI handler by Finn Thain · 8 years ago
  87. c7ff874 m68k/defconfig: Update defconfigs for v4.10-rc1 by Geert Uytterhoeven · 8 years ago
  88. 7fb48e7 m68k/mac: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  89. f74faec m68k/mac: Replace via-maciisi driver with via-cuda driver by Finn Thain · 8 years ago
  90. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  91. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  92. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  93. 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 8 years ago
  94. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  95. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  96. 5140d23 arch/m68k: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  97. 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
  98. 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
  99. 0261b5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  100. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago