1. a45d572 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  2. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. cd2567b m68k: call find_vma with the mmap_sem held in sys_cacheflush() by Davidlohr Bueso · 10 years ago
  4. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 0223f9a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  6. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  7. 24cae79 m68k: Reformat arch/m68k/mm/hwtest.c by Geert Uytterhoeven · 10 years ago
  8. e4dc601 m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() by Geert Uytterhoeven · 10 years ago
  9. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  10. e803d4b m68k: Fix typo 'COFNIG_MBAR' by Paul Bolle · 10 years ago
  11. f89487a m68knommu: add missing ioport_map() and ioport_unmap() by Greg Ungerer · 10 years ago
  12. 1089c55 m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c by Fabian Frederick · 10 years ago
  13. ecb6bdc m68knommu: fix size of address field for 5272 interrupt controller by Greg Ungerer · 10 years ago
  14. 6f4a885 m68k: fix crufty 68000 and 68360 intro comments by Greg Ungerer · 10 years ago
  15. d3a887c m68k: remove the unused arch/m68k/platform directory by Greg Ungerer · 10 years ago
  16. 3ba885f m68k: move non-mmu 68360 platform code by Greg Ungerer · 10 years ago
  17. 18cb3fa m68k: move non-mmu 68000 platform code by Greg Ungerer · 10 years ago
  18. ece9ae6 m68k: fix crufty ColdFire intro comments by Greg Ungerer · 10 years ago
  19. f86b9e0 m68k: move coldfire platform code by Greg Ungerer · 10 years ago
  20. fd4d453 m68k: AMIGA_BUILTIN_SERIAL should depend on TTY by Geert Uytterhoeven · 10 years ago
  21. a000dfc m68k: Add missing ioport_unmap() by Geert Uytterhoeven · 10 years ago
  22. 9aa59ca m68k/atari - stram: Add missing #include <linux/ioport.h> by Geert Uytterhoeven · 10 years ago
  23. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  24. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  25. 4ed7800 m68k: Wire up memfd_create by Geert Uytterhoeven · 10 years ago
  26. 16d7b8b m68k: Wire up getrandom by Geert Uytterhoeven · 10 years ago
  27. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  28. d839bae locking,arch,m68k: Fold atomic_ops by Peter Zijlstra · 10 years ago
  29. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  30. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  31. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  32. 36992f2 m68k: Use sigsp() by Richard Weinberger · 10 years ago
  33. 0d97500 m68k: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  34. f67d251 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  35. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 9117710 m68k/sun3: Remove define statement no longer needed by Nicholas Krause · 10 years ago
  37. aa3fc09 tgt: defconfig cleanup by Bart Van Assche · 10 years ago
  38. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  39. 5bc8c7c m68k: Export mach_random_get_entropy to modules by Geert Uytterhoeven · 10 years ago
  40. f1a1b63 m68k: Fix boot regression on machines with RAM at non-zero by Geert Uytterhoeven · 10 years ago
  41. 9a1a1ae m68knommu: Remove unnecessary prototype for kobjsize() by Tobias Klauser · 10 years ago
  42. 817f72d m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero. by Steven King · 10 years ago
  43. 36fac0a signals: kill sigfindinword() by Oleg Nesterov · 10 years ago
  44. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  45. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  46. b55a0ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into next by Linus Torvalds · 10 years ago
  47. e8d6dc5 m68k/hp300: Convert printk to pr_foo() by Fabian Frederick · 10 years ago
  48. ce00aa0 m68k/apollo: Convert printk to pr_foo() by Fabian Frederick · 10 years ago
  49. f296401 m68k/amiga: Convert printk(foo to pr_foo() by Fabian Frederick · 10 years ago
  50. 486df8b m68k: Increase initial mapping to 8 or 16 MiB if possible by Andreas Schwab · 10 years ago
  51. 44074e8 m68k: Update defconfigs for v3.15-rc2 by Geert Uytterhoeven · 10 years ago
  52. 83adc18 m68k/atari: fix SCC initialization for debug console by Finn Thain · 10 years ago
  53. c46f46d m68k/mvme16x: Adopt common boot console by Finn Thain · 10 years ago
  54. 7913ad1 m68k: Multi-platform EARLY_PRINTK by Finn Thain · 10 years ago
  55. 97f3f68c m68k: Toward platform agnostic framebuffer debug logging by Finn Thain · 10 years ago
  56. fded332 m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM by Michael Schmitz · 10 years ago
  57. 83c6bdb m68knommu: Implement gpio support for m54xx. by Steven King · 10 years ago
  58. ec9f848 m68knommu: Make everything thats not exported, static. by Steven King · 10 years ago
  59. ffca5af m68knommu: setting the gpio data direction register to output doesn't dependent upon the value to output! by Steven King · 10 years ago
  60. 60fc65f m68knommu: add to_irq function so we can map gpios to external interrupts. by Steven King · 10 years ago
  61. 151d14f m68knommu: qspi declutter. by Steven King · 10 years ago
  62. e93e91f m68knommu: Fix the 5249/525x qspi base address. by Steven King · 10 years ago
  63. 7485952 m68knommu: Add qspi clk for Coldfire SoCs without real clks. by Steven King · 10 years ago
  64. 5198f84 m68k: fix a compiler warning when building for DragonBall by Daniel Palmer · 10 years ago
  65. 0b17551 m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chips by Daniel Palmer · 10 years ago
  66. cc79f00 m68k: add renameat2 syscall by Miklos Szeredi · 10 years ago
  67. 2db56e8 arch,m68k: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  68. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  69. 472e374 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  70. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. f242791 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  72. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 50be9eb m68k: Update defconfigs for v3.14-rc1 by Geert Uytterhoeven · 10 years ago
  74. b718102 m68k: atari: Fix the last kernel_stat.h fallout by Thomas Gleixner · 10 years ago
  75. 14b4319 m68k: amiga: Add linux/irq.h to make it compile again by Thomas Gleixner · 10 years ago
  76. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  77. 4dc5aa2 m68knommu: fix arg types for outs* functions by Greg Ungerer · 11 years ago
  78. b6a8ebb m68k : Kill CONFIG_MTD_PARTITIONS by Eunbong Song · 11 years ago
  79. ecc79d4 m68k: head.S - Remove bogus L prefix in comment by Geert Uytterhoeven · 10 years ago
  80. 7ce0526 m68k: Remove dead code by Finn Thain · 10 years ago
  81. a91c406 m68k: Remove CONSOLE_PENGUIN macro, adopt CONFIG_LOGO by Finn Thain · 10 years ago
  82. e571c58 m68k: Skip futex_atomic_cmpxchg_inatomic() test by Finn Thain · 10 years ago
  83. abcfc54 m68k: Do not rely on magic indirect includes by Thomas Gleixner · 10 years ago
  84. 7247f55 m68k: Wire up sched_setattr and sched_getattr by Geert Uytterhoeven · 10 years ago
  85. 3067bab m68k: Switch to asm-generic/barrier.h by Geert Uytterhoeven · 10 years ago
  86. a18b31d m68k: Sort arch/m68k/include/asm/Kbuild by Geert Uytterhoeven · 10 years ago
  87. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  88. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  89. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  90. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  91. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. 56931d7 m68k/mac: Make SCC reset work more reliably by Finn Thain · 11 years ago
  94. 54b278b m68k: Fix build warning in mac_via.h by Peter Zijlstra · 11 years ago
  95. a0b7b24 m68k/irq - Use polled IRQ flag for MFP timer cascaded interrupts by Michael Schmitz · 11 years ago
  96. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  97. a16f9a4 m68k: Update defconfigs for v3.13-rc1 by Geert Uytterhoeven · 11 years ago
  98. bbb519c m68k/defconfig: Enable EARLY_PRINTK by Geert Uytterhoeven · 11 years ago
  99. f6fc30d m68k/mm: kmap spelling/grammar fixes by Geert Uytterhoeven · 11 years ago
  100. 245b815 m68k: Convert arch/m68k/kernel/traps.c to pr_*() by Geert Uytterhoeven · 11 years ago