1. 2d52261 m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modular by Finn Thain · 8 years ago
  2. f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 8 years ago
  3. 4693c24 m68k: coldfire/gpio: Be sure to clamp return value by Linus Walleij · 8 years ago
  4. ea8d65a m68k/defconfig: Update defconfigs for v4.4-rc1 by Geert Uytterhoeven · 9 years ago
  5. 70bc53b m68k/mac: Kill psc_present by Geert Uytterhoeven · 9 years ago
  6. 21d380e m68k: Wire up mlock2 by Geert Uytterhoeven · 9 years ago
  7. b66f55c m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn by Geert Uytterhoeven · 9 years ago
  8. c73ec31 m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn by Geert Uytterhoeven · 9 years ago
  9. 4722b8f m68k/mm: m54xx - Add missing initialization of max_pfn by Geert Uytterhoeven · 9 years ago
  10. 79ae4fa m68k/mm: motorola - Add missing initialization of max_pfn by Geert Uytterhoeven · 9 years ago
  11. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  12. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  13. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. df91fba Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  15. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  17. a77cdaa m68k/mac: Export Peripheral System Controller (PSC) base address to modules by Geert Uytterhoeven · 9 years ago
  18. 95bc06e m68k/defconfig: Update defconfigs for v4.3-rc1 by Geert Uytterhoeven · 9 years ago
  19. 8474ba7 m68k: Define asmlinkage_protect by Andreas Schwab · 9 years ago
  20. 7f843da m68k: Wire up membarrier by Geert Uytterhoeven · 9 years ago
  21. b92858f m68k: Wire up userfaultfd by Geert Uytterhoeven · 9 years ago
  22. 5b3f33e m68k: Wire up direct socket calls by Geert Uytterhoeven · 9 years ago
  23. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  24. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  25. bab84fa m68k/sun3: Use %pM format specifier to print ethernet address by Alexander Kuleshov · 9 years ago
  26. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  27. 1c8cc72 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  28. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  30. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  31. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 9551bf2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  34. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  35. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  36. 50e48bd m68k/coldfire: use PFN_DOWN macro by Alexander Kuleshov · 9 years ago
  37. 5bbc08f m68k/coldfire/pit: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  38. 1ecb406 m68k/bootinfo: Use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  39. 519f648 m68k/defconfig: Update defconfigs for v4.2-rc1 by Geert Uytterhoeven · 9 years ago
  40. d15135b m68k/defconfig: Disable experimental CONFIG_DM_CACHE by Geert Uytterhoeven · 9 years ago
  41. 625b86a m68k/irq: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  42. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  43. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  44. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  45. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  46. 74b1bc5 m68k: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  47. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  48. 67592f6 m68k: enable PCI support for m5475evb defconfig by Greg Ungerer · 9 years ago
  49. 03aa29f m68k: fix io functions for ColdFire/MMU/PCI case by Greg Ungerer · 9 years ago
  50. 8700f09 m68knommu: update defconfig for ColdFire m5475evb by Greg Ungerer · 9 years ago
  51. fee5392 m68knommu: update defconfig for ColdFire m5407c3 by Greg Ungerer · 9 years ago
  52. 59c024b m68knommu: update defconfig for ColdFire m5307c3 by Greg Ungerer · 9 years ago
  53. 6845f6e m68knommu: update defconfig for ColdFire m5275evb by Greg Ungerer · 9 years ago
  54. 2e27f44 m68knommu: update defconfig for ColdFire m5272c3 by Greg Ungerer · 9 years ago
  55. 0f28b05 m68knommu: update defconfig for ColdFire m5249evb by Greg Ungerer · 9 years ago
  56. bfd302a m68knommu: update defconfig for m5208evb by Greg Ungerer · 9 years ago
  57. fa95a1d m68knommu: make ColdFire SoC selection a choice by Greg Ungerer · 9 years ago
  58. 15c2ca4 m68knommu: improve the clock configuration defaults by Greg Ungerer · 9 years ago
  59. d9ee489 m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire by Greg Ungerer · 9 years ago
  60. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. c63f887 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  62. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  63. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  64. 09c5cb9 m68k/psc: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  65. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  66. df68770 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  67. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  70. 73cb9dc m68k: Use vsprintf %pM extension by Joe Perches · 9 years ago
  71. c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 9 years ago
  72. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  73. 1214c52 m68k: Use for_each_sg() by Akinobu Mita · 9 years ago
  74. 4d686b0 m68k/defconfig: Update defconfigs for v4.1-rc6 by Geert Uytterhoeven · 9 years ago
  75. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  76. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  77. 92cf211 sched/preempt: Merge preempt_mask.h into preempt.h by Frederic Weisbecker · 9 years ago
  78. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  79. 507224a serial: 8250: remove Kconfig indirection by Valentin Rothberg · 9 years ago
  80. 5ca08a8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  81. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  82. 980d5b7 m68k: mark PMD folded and expose number of page table levels by Kirill A. Shutemov · 9 years ago
  83. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  84. a0075cd m68k: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  85. b24f670 m68k/mac: Fix out-of-bounds array index in OSS IRQ source initialization by Finn Thain · 9 years ago
  86. 6e42061 m68knommu: fix fec setup warning for ColdFire 5271 builds by Greg Ungerer · 9 years ago
  87. a630ec1 m68knommu: ColdFire 5271 only has a single FEC controller by Greg Ungerer · 9 years ago
  88. faa7cc2 m68k: Fix trivial typos in comments by Yannick Guerrini · 9 years ago
  89. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  90. 79bf442 m68k/pci: Remove a superflous KERN_ERR by Dan Carpenter · 9 years ago
  91. 378690e m68k/defconfig: Update defconfigs for v4.0-rc1 by Geert Uytterhoeven · 9 years ago
  92. bb3723a m68k/q40: Make NE2000 builtin instead of modular by Geert Uytterhoeven · 9 years ago
  93. d6410ef m68k: Remove FSF address by Geert Uytterhoeven · 10 years ago
  94. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 9 years ago
  95. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  96. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  97. ea44a16 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  98. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  99. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  100. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago