1. 4fb62ed m68knommu: fix wrong register offsets used for ColdFire 5272 multi-function pins by Greg Ungerer · 12 years ago
  2. 041a89a m68knommu: make ColdFire 5249 MBAR2 register definitions absolute addresses by Greg Ungerer · 12 years ago
  3. d72a5ab m68knommu: make remaining ColdFire 5272 register definitions absolute addresses by Greg Ungerer · 12 years ago
  4. 35142b9 m68knommu: make ColdFire Park and Assignment register definitions absolute addresses by Greg Ungerer · 12 years ago
  5. 1419ea3 m68knommu: make ColdFire Chip Select register definitions absolute addresses by Greg Ungerer · 12 years ago
  6. c986a3d m68knommu: make ColdFire Interrupt Source register definitions absolute addresses by Greg Ungerer · 12 years ago
  7. a45f56b m68knommu: make ColdFire Pin Assignment register definitions absolute addresses by Greg Ungerer · 12 years ago
  8. 660b73e m68knommu: make ColdFire watchdog register definitions absolute addresses by Greg Ungerer · 13 years ago
  9. e1e362d m68knommu: make ColdFire SYPCR and RSR register definitions absolute addresses by Greg Ungerer · 13 years ago
  10. 6a3a786 m68knommu: make ColdFire IMR and IPR register definitions absolute addresses by Greg Ungerer · 13 years ago
  11. 300b9ff m68knommu: use "r", not "i" constraint in cacheflush asm's by Philippe De Muyter · 12 years ago
  12. 0c0e6db m68k: drop unused parts of 68VZ328 Makefile by Paul Bolle · 12 years ago
  13. 8ef997b ARM: 7534/1: clk: Make the managed clk functions generically available by Lars-Peter Clausen · 12 years ago
  14. 42b1b94 m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types by Greg Ungerer · 12 years ago
  15. e7d6582 m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU types by Greg Ungerer · 12 years ago
  16. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  17. 9e2760d m68k: Make sys_atomic_cmpxchg_32 work on classic m68k by Andreas Schwab · 12 years ago
  18. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  19. 2c05b2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  20. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  21. 1525e06 m68k/apollo: Rename "timer" to "apollo_timer" by Geert Uytterhoeven · 13 years ago
  22. 2e76c28 module.c: spelling s/postition/position/g by Geert Uytterhoeven · 13 years ago
  23. b1f7735 m68k: allow PCI bus to be enabled for ColdFire m54xx CPUs by Greg Ungerer · 13 years ago
  24. bbdea84 m68k: add PCI bus code support for the ColdFire M54xx SoC family by Greg Ungerer · 13 years ago
  25. 9ff601a m68k: add IO access definitions to support PCI on ColdFire platforms by Greg Ungerer · 13 years ago
  26. 32be2ac m68k: add PCI bus support definitions for the ColdFire M54xx SoC family by Greg Ungerer · 13 years ago
  27. e93a6bb m68k: common PCI support definitions and code by Greg Ungerer · 13 years ago
  28. d2661c6 m68k: add support for DMA_BIDIRECTIONAL in dma support functions by Greg Ungerer · 13 years ago
  29. f3ff6432 m68k: fix ColdFire clear cache operation by Greg Ungerer · 13 years ago
  30. b60f187 m68k: use simpler dma_alloc_coherent() for ColdFire CPUs by Greg Ungerer · 13 years ago
  31. 8b1e5a0 m68knommu: platform support for 8390 based ethernet used on some boards by Greg Ungerer · 13 years ago
  32. 12ce4c1 m68knommu: Add clk definitions for m532x. by Steven King · 13 years ago
  33. fe66158 m68knommu: Add clk definitions for m520x. by Steven King · 13 years ago
  34. c785a3d m68knommu: Add rtc device for m5441x. by Steven King · 13 years ago
  35. 3223432 m68knommu: add definitions for the third interrupt controller on devices that don't have a third interrupt controller. by Steven King · 13 years ago
  36. bea8bcb m68knommu: Add support for the Coldfire m5441x. by Steven King · 13 years ago
  37. bdee4e2 m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1 by Steven King · 13 years ago
  38. 04e037a m68knommu: Add support for the Coldfire 5251/5253 by Steven King · 13 years ago
  39. eac5794 m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_chips. by Steven King · 13 years ago
  40. 14be425 m68k: merge the MMU and non-MMU versions of the entry.S code by Greg Ungerer · 13 years ago
  41. 28d5445 m68k: use jbsr to call functions instead of bsrl by Greg Ungerer · 13 years ago
  42. 5bd9dd4 m68k: use some direct calls to ret_from_exception in entry code by Greg Ungerer · 13 years ago
  43. 064bff1 net: add support for NS8390 based eth controllers on some ColdFire CPU boards by Greg Ungerer · 13 years ago
  44. 2c62488 m68knommu: move the badly named mcfne.h to a better mcf8390.h by Greg Ungerer · 13 years ago
  45. a8ab984 m68k: Remove never used asm/shm.h by Paul Bolle · 13 years ago
  46. d670b47 m68k/sun3: Remove unselectable code in prom_init() by Geert Uytterhoeven · 13 years ago
  47. e653614 m68k: Use asm-generic version of <asm/sections.h> by Geert Uytterhoeven · 13 years ago
  48. dc06105 m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} by Geert Uytterhoeven · 13 years ago
  49. dfe1d26 m68knommu: Allow ColdFire CPUs to use unaligned accesses by Greg Ungerer · 13 years ago
  50. dffc583 m68k: Remove five unused headers by Paul Bolle · 13 years ago
  51. 19a1d33 m68knommu: define a local devm_clk_get() function by Greg Ungerer · 13 years ago
  52. 6ddb990 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  53. 70c778f m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types by Greg Ungerer · 13 years ago
  54. 1b461d7 m68knommu: fix 68360 local setting of timer interrupt handler by Greg Ungerer · 13 years ago
  55. dc5588a m68knommu: fix 68328 local setting of timer interrupt handler by Greg Ungerer · 13 years ago
  56. b13b3f5 m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types by Greg Ungerer · 13 years ago
  57. f75b0d0 m68knommu: m528x qspi definition fix by Steven King · 13 years ago
  58. 7df0d27 m68k: CPU32 does not support unaligned accesses by Geert Uytterhoeven · 13 years ago
  59. 9f1f118 m68k: Introduce config option CPU_HAS_NO_UNALIGNED by Geert Uytterhoeven · 13 years ago
  60. 5df58f3 m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 by Geert Uytterhoeven · 13 years ago
  61. 022613e m68k: Move CPU_HAS_* config options by Geert Uytterhoeven · 13 years ago
  62. f2378ed m68k: Remove duplicate FPU config option by Geert Uytterhoeven · 13 years ago
  63. 54503b1 m68knommu: Clean up printing of sections by Geert Uytterhoeven · 13 years ago
  64. 2ef0d3e m68k: Use asm-generic version of <asm/types.h> by Geert Uytterhoeven · 13 years ago
  65. 2bbc89a m68k: Use Kbuild logic to import asm-generic headers by Geert Uytterhoeven · 13 years ago
  66. d8ce726 m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() by Geert Uytterhoeven · 13 years ago
  67. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  68. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  69. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  70. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  71. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  72. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  73. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  74. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  75. bb8ac181 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 13 years ago
  76. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  77. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  78. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  80. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  81. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  83. a54f165 m68k: add TIF_NOTIFY_RESUME and handle it. by Al Viro · 13 years ago
  84. 43a3599 m68k: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  85. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  86. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. 06930b9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  88. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 13 years ago
  89. 881bcabb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  90. 60a5e4c m68k: Use generic time config by Anna-Maria Gleixner · 13 years ago
  91. 7094ac0 m68k: add a defconfig for the M5475EVB ColdFire with MMU board by Greg Ungerer · 13 years ago
  92. b2fb49b m68knommu: unaligned.h fix for M68000 core by Luis Alves · 13 years ago
  93. 5641686 m68k: merge the MMU and non-MMU versions of the arch dma code by Greg Ungerer · 13 years ago
  94. 1744bd9 m68knommu: reorganize the no-MMU cache flushing to match m68k by Greg Ungerer · 13 years ago
  95. 453549d m68knommu: move the 54xx platform code into the common ColdFire code directory by Greg Ungerer · 13 years ago
  96. e33e73f m68knommu: move the 532x platform code into the common ColdFire code directory by Greg Ungerer · 13 years ago
  97. 9f8c8c0 m68knommu: move the 5407 platform code into the common ColdFire code directory by Greg Ungerer · 13 years ago
  98. 136f148 m68knommu: move the 5307 platform code into the common ColdFire code directory by Greg Ungerer · 13 years ago
  99. 76148ab m68knommu: move the 528x platform code into the common ColdFire code directory by Greg Ungerer · 13 years ago
  100. 60fb32c m68knommu: move the 527x platform code into the common ColdFire code directory by Greg Ungerer · 13 years ago