1. bdee4e2 m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1 by Steven King · 12 years ago
  2. 04e037a m68knommu: Add support for the Coldfire 5251/5253 by Steven King · 12 years ago
  3. eac5794 m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_chips. by Steven King · 12 years ago
  4. 14be425 m68k: merge the MMU and non-MMU versions of the entry.S code by Greg Ungerer · 12 years ago
  5. 28d5445 m68k: use jbsr to call functions instead of bsrl by Greg Ungerer · 12 years ago
  6. 5bd9dd4 m68k: use some direct calls to ret_from_exception in entry code by Greg Ungerer · 12 years ago
  7. 19a1d33 m68knommu: define a local devm_clk_get() function by Greg Ungerer · 12 years ago
  8. 6ddb990 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  9. 70c778f m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types by Greg Ungerer · 12 years ago
  10. 1b461d7 m68knommu: fix 68360 local setting of timer interrupt handler by Greg Ungerer · 12 years ago
  11. dc5588a m68knommu: fix 68328 local setting of timer interrupt handler by Greg Ungerer · 12 years ago
  12. b13b3f5 m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types by Greg Ungerer · 12 years ago
  13. f75b0d0 m68knommu: m528x qspi definition fix by Steven King · 12 years ago
  14. d8ce726 m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() by Geert Uytterhoeven · 12 years ago
  15. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  16. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  17. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  18. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  19. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  20. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  21. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  22. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  23. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  24. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  25. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  26. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  28. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  29. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  31. a54f165 m68k: add TIF_NOTIFY_RESUME and handle it. by Al Viro · 12 years ago
  32. 43a3599 m68k: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  33. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  34. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 06930b9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  36. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  37. 881bcab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  38. 60a5e4c m68k: Use generic time config by Anna-Maria Gleixner · 12 years ago
  39. 7094ac0 m68k: add a defconfig for the M5475EVB ColdFire with MMU board by Greg Ungerer · 12 years ago
  40. b2fb49b m68knommu: unaligned.h fix for M68000 core by Luis Alves · 12 years ago
  41. 5641686 m68k: merge the MMU and non-MMU versions of the arch dma code by Greg Ungerer · 12 years ago
  42. 1744bd9 m68knommu: reorganize the no-MMU cache flushing to match m68k by Greg Ungerer · 12 years ago
  43. 453549d m68knommu: move the 54xx platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  44. e33e73f m68knommu: move the 532x platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  45. 9f8c8c0 m68knommu: move the 5407 platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  46. 136f148 m68knommu: move the 5307 platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  47. 76148ab m68knommu: move the 528x platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  48. 60fb32c m68knommu: move the 527x platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  49. 40711cc m68knommu: move the 5272 platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  50. 2d11251 m68knommu: move the 5249 platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  51. 4bf648f m68knommu: move the 523x platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  52. a654730 m68knommu: move the 520x platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  53. daacd5c m68knommu: move the 5206 platform code into the common ColdFire code directory by Greg Ungerer · 12 years ago
  54. f198f9c m68knommu: simplify the ColdFire 5407 GPIO struct setup by Greg Ungerer · 12 years ago
  55. bb70e21 m68knommu: simplify the ColdFire 532x GPIO struct setup by Greg Ungerer · 12 years ago
  56. 24d4502 m68knommu: simplify the ColdFire 5307 GPIO struct setup by Greg Ungerer · 12 years ago
  57. e774921 m68knommu: simplify the ColdFire 528x GPIO struct setup by Greg Ungerer · 12 years ago
  58. 748dddb m68knommu: simplify the ColdFire 527x GPIO struct setup by Greg Ungerer · 12 years ago
  59. 6621c5c m68knommu: simplify the ColdFire 5272 GPIO struct setup by Greg Ungerer · 12 years ago
  60. 60e26cf m68knommu: simplify the ColdFire 5249 GPIO struct setup by Greg Ungerer · 12 years ago
  61. 045f8c4 m68knommu: simplify the ColdFire 523x GPIO struct setup by Greg Ungerer · 12 years ago
  62. a10cf32 m68knommu: simplify the ColdFire 520x GPIO struct setup by Greg Ungerer · 12 years ago
  63. a75250b m68knommu: simplify the ColdFire 5206 GPIO struct setup by Greg Ungerer · 12 years ago
  64. f23c144 m68knommu: make duplicated ColdFire GPIO init code common for all by Greg Ungerer · 12 years ago
  65. 943c0cd0 m68knommu: switch to GPIO init macros in ColdFire 532x init code by Greg Ungerer · 12 years ago
  66. 322eaaf m68knommu: switch to GPIO init macros in ColdFire 5407 init code by Greg Ungerer · 12 years ago
  67. df1a000 m68knommu: switch to GPIO init macros in ColdFire 5307 init code by Greg Ungerer · 12 years ago
  68. c222f5f m68knommu: switch to GPIO init macros in ColdFire 528x init code by Greg Ungerer · 12 years ago
  69. 174d2ca m68knommu: switch to GPIO init macros in ColdFire 527x init code by Greg Ungerer · 12 years ago
  70. 26b7c82 m68knommu: switch to GPIO init macros in ColdFire 5272 init code by Greg Ungerer · 12 years ago
  71. 5624892 m68knommu: switch to GPIO init macros in ColdFire 5249 init code by Greg Ungerer · 12 years ago
  72. 32ec635 m68knommu: switch to GPIO init macros in ColdFire 523x init code by Greg Ungerer · 12 years ago
  73. 5d89633 m68knommu: switch to GPIO init macros in ColdFire 520x init code by Greg Ungerer · 12 years ago
  74. 6f84758 m68knommu: switch to GPIO init macros in ColdFire 5206 init code by Greg Ungerer · 12 years ago
  75. c269d4e m68knommu: introduce macros to simplify ColdFire GPIO table initialization by Greg Ungerer · 12 years ago
  76. f106eac m68k: fix compiler warning by properly inlining flat_set_persistent() by Ezequiel Garcia · 12 years ago
  77. 0c22faf m68k: merge the MMU and non-MMU signal.c code by Greg Ungerer · 12 years ago
  78. b7799b0 arm/m68k: Change mail address of Sebastian Hess by Oskar Schirmer · 12 years ago
  79. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  80. f25e918 m68k: Setup CROSS_COMPILE at the top by Geert Uytterhoeven · 12 years ago
  81. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  82. 83ca600 m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = m by Steven King · 12 years ago
  83. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  84. ab5fc1f m68k: Use generic init_task by Thomas Gleixner · 12 years ago
  85. c663600 m68k: Correct the Atari ALLOWINT definition by Mikael Pettersson · 12 years ago
  86. 5c3f968 m68k/video: Create <asm/vga.h> by Geert Uytterhoeven · 12 years ago
  87. f5db9c6 m68k: Make sure {read,write}s[bwl]() are always defined by Geert Uytterhoeven · 12 years ago
  88. b637a6b m68k/mm: Port OOM changes to do_page_fault() by Kautuk Consul · 12 years ago
  89. 44883eb m68k/atari: Change VME irq numbers from unsigned long to unsigned int by Geert Uytterhoeven · 13 years ago
  90. e2b5628 m68k/amiga: Use arch_initcall() for registering platform devices by Geert Uytterhoeven · 12 years ago
  91. eeed227 m68k/amiga: Add error checks when registering platform devices by Geert Uytterhoeven · 12 years ago
  92. 943ce30 m68k/amiga: Mark z_dev_present() __init by Geert Uytterhoeven · 12 years ago
  93. 2712a64 m68k: Remove unused MAX_NOINT_IPL definition by Geert Uytterhoeven · 13 years ago
  94. 938ed25 m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire by Greg Ungerer · 12 years ago
  95. bfdd769 m68knommu: fix id number for second eth device on 5275 ColdFire by Greg Ungerer · 12 years ago
  96. 6b2aac4 Fix typo in various Kconfig file by Masanari Iida · 12 years ago
  97. 89d7860 m68knommu: move and fix the 68VZ328 platform bootlogo.h by Greg Ungerer · 12 years ago
  98. acb0c7a m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328 by Greg Ungerer · 12 years ago
  99. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  100. 450aed7 m68k/q40: Add missing platform check before registering platform devices by Geert Uytterhoeven · 12 years ago