1. 833ae40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  2. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 0c7e59c m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not by Greg Ungerer · 11 years ago
  4. f79b859 m68knommu: user generic iomap to support ioread*/iowrite* by Greg Ungerer · 11 years ago
  5. 3c776a0 m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled() by Geert Uytterhoeven · 11 years ago
  6. a703f9b m68k: hardirq_count() only need preempt_mask.h by Frederic Weisbecker · 11 years ago
  7. ea077b1 m68k: Truncate base in do_div() by Andreas Schwab · 11 years ago
  8. 0e97456 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  9. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  10. db8ac55 m68k/q40: Undefine insl/outsl before redefining them by Geert Uytterhoeven · 11 years ago
  11. 631d8b6 m68k/uaccess: Fix asm constraints for userspace access by Geert Uytterhoeven · 11 years ago
  12. d346a5db m68k: Remove inline strcpy() and strcat() implementations by Geert Uytterhoeven · 11 years ago
  13. 17d8dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  14. cf6c31f m68k: only use local gpio_request_one if not using GPIOLIB by Greg Ungerer · 11 years ago
  15. e4f2dfb m68k: implement futex.h to support userspace robust futexes and PI mutexes by Mikael Pettersson · 11 years ago
  16. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 11 years ago
  17. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  18. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  19. 42feae2 m68knommu: fix ColdFire 5373/5329 QSPI base address by Greg Ungerer · 12 years ago
  20. 6eac402 m68knommu: create and use a common M53xx ColdFire class of CPUs by Greg Ungerer · 12 years ago
  21. 0d5340f m68k: remove unused asm/dbg.h by Greg Ungerer · 12 years ago
  22. a4eff48 m68k: Set ColdFire ACR1 cache mode depending on kernel configuration by Stany MARCEL · 12 years ago
  23. e00c73e m68k: Remove inline strlen() implementation by Michal Marek · 11 years ago
  24. c8ee038 m68k: Implement ndelay() based on the existing udelay() logic by Michael Schmitz · 11 years ago
  25. 736b24d m68k/atari: EtherNAT - platform device and IRQ support code by Michael Schmitz · 11 years ago
  26. b1ae432 m68k/atari: use dedicated irq_chip for timer D interrupts by Michael Schmitz · 11 years ago
  27. 84b16b7 m68k/atari: ROM port ISA adapter support by Michael Schmitz · 11 years ago
  28. feb20ec m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=y by Geert Uytterhoeven · 11 years ago
  29. b2dfaa8 m68k: define a local gpio_request_one() function by Greg Ungerer · 11 years ago
  30. 78ce3ab m68k: remove rpxlite stuff by Artem Bityutskiy · 11 years ago
  31. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  32. e97e9c9 m68knommu: fix MC68328.h defines by Luis Alves · 11 years ago
  33. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  34. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  35. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  36. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  37. e177bb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  38. d64008a burying unused conditionals by Al Viro · 12 years ago
  39. f2ea97c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpm by Linus Torvalds · 11 years ago
  40. 5618395 m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA by Geert Uytterhoeven · 12 years ago
  41. e95c3f7 m68knommu: fix trap on execing /bin/init by Greg Ungerer · 11 years ago
  42. 8be433a m68k: switch to generic old sigaction() by Al Viro · 12 years ago
  43. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  44. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  45. 546eda4 m68k: Provide dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  46. 6b914c9 Merge tag 'v3.8-rc5' into next/cleanup by Olof Johansson · 12 years ago
  47. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  48. b814469 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  49. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  50. 14c9bc6 m68knommu: add KMAP definitions for non-MMU definitions by Greg Ungerer · 12 years ago
  51. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  52. e7e29b4 m68k: Wire up finit_module by Geert Uytterhoeven · 12 years ago
  53. 4a09ab6 m68k: Provide dma_alloc_attrs()/dma_free_attrs() by Geert Uytterhoeven · 12 years ago
  54. c8d5ba1 m68k: set arch_gettimeoffset directly by Stephen Warren · 12 years ago
  55. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  56. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  57. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  58. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  59. aed606e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  60. 3127f23 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  61. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  62. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  63. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  64. 610ac93 m68knommu: add clock creation support macro for other ColdFire CPUs by Greg Ungerer · 12 years ago
  65. 3c46041 m68knommu: make non-MMU page_to_virt() return a void * by Greg Ungerer · 12 years ago
  66. 5a4acf3 m68knommu: merge ColdFire 5249 and 525x definitions by Greg Ungerer · 12 years ago
  67. b7f9591 get rid of ptrace_signal_deliver() arguments by Al Viro · 12 years ago
  68. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  69. 20ecc91 m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vfork by Al Viro · 12 years ago
  70. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  71. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. 34fa78b m68k: fix sigset_t accessor functions by Andreas Schwab · 12 years ago
  73. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  74. 20e42ae m68k: switch to using the asm-generic termios.h by Greg Ungerer · 12 years ago
  75. 599a0c4 m68k: switch to using the asm-generic termbits.h by Greg Ungerer · 12 years ago
  76. b6f0b0b m68k: switch to using the asm-generic sockios.h by Greg Ungerer · 12 years ago
  77. 8918344 m68k: switch to using the asm-generic socket.h by Greg Ungerer · 12 years ago
  78. 8e2e765 m68k: switch to using the asm-generic shmbuf.h by Greg Ungerer · 12 years ago
  79. 82ac6c1 m68k: switch to using the asm-generic sembuf.h by Greg Ungerer · 12 years ago
  80. 316b475 m68k: switch to using the asm-generic msgbuf.h by Greg Ungerer · 12 years ago
  81. b793eab m68k: switch to using the asm-generic auxvec.h by Greg Ungerer · 12 years ago
  82. 395d324 m68k: switch to using the asm-generic shmparam.h by Greg Ungerer · 12 years ago
  83. 8affd3e m68k: switch to using the asm-generic spinlock.h by Greg Ungerer · 12 years ago
  84. 32782d5 m68k: switch to using the asm-generic hw_irq.h by Greg Ungerer · 12 years ago
  85. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  86. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  88. 8a745ee m68k: Wire up kcmp by Geert Uytterhoeven · 12 years ago
  89. fea8221 m68k: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  90. 92f79db m68k: Remove empty #ifdef/#else/#endif block by Geert Uytterhoeven · 12 years ago
  91. 8fccc5f Merge tag 'disintegrate-m68k-20121009' of git://git.infradead.org/users/dhowells/linux-headers into for-linus by Geert Uytterhoeven · 12 years ago
  92. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  93. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  94. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  95. 10b3a97 UAPI: (Scripted) Disintegrate arch/m68k/include/asm by David Howells · 12 years ago
  96. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  97. 7cb9cf0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  98. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  99. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  100. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago