1. ce3de78 m68knommu: remove ColdFire CLOCK_DIV config option by Greg Ungerer · 13 years ago
  2. 442ca46 m68knommu: fix gpio warnings for ColdFire 5407 targets by Greg Ungerer · 13 years ago
  3. 5d44b09 m68knommu: fix gpio warnings for ColdFire 532x targets by Greg Ungerer · 13 years ago
  4. 2af36dc m68knommu: fix gpio warnings for ColdFire 5307 targets by Greg Ungerer · 13 years ago
  5. d5dca1e m68knommu: fix gpio warnings for ColdFire 527x targets by Greg Ungerer · 13 years ago
  6. 4d1f692 m68knommu: fix gpio warnings for ColdFire 5272 targets by Greg Ungerer · 13 years ago
  7. 2470758 m68knommu: fix gpio warnings for ColdFire 5249 targets by Greg Ungerer · 13 years ago
  8. 2836827 m68knommu: fix gpio warnings for ColdFire 523x targets by Greg Ungerer · 13 years ago
  9. 9516de4 m68knommu: fix gpio warnings for ColdFire 520x targets by Greg Ungerer · 13 years ago
  10. d5365ca m68knommu: fix gpio warnings for ColdFire 5206e targets by Greg Ungerer · 13 years ago
  11. 0bb724a m68knommu: fix gpio warnings for ColdFire 5206 targets by Greg Ungerer · 13 years ago
  12. 62b323e m68knommu: fixing compiler warnings by Alexander Kurz · 13 years ago
  13. 745c061 m68knommu: limit interrupts supported by ColdFire intc-simr driver by Greg Ungerer · 13 years ago
  14. 6d0f33f m68knommu: move some init code out of unmask routine for ColdFire intc-2 by Greg Ungerer · 13 years ago
  15. 49bc6de m68knommu: limit interrupts supported by ColdFire intc-2 driver by Greg Ungerer · 13 years ago
  16. 7badfab m68knommu: add basic support for the ColdFire based FireBee board by Greg Ungerer · 13 years ago
  17. d4852a3 m68knommu: make ColdFire internal peripheral region configurable by Greg Ungerer · 13 years ago
  18. 6a92e19 m68knommu: clean up use of MBAR for DRAM registers on ColdFire start by Greg Ungerer · 13 years ago
  19. 58f0ac9 m68knommu: remove use of MBAR in old-style ColdFire timer by Greg Ungerer · 13 years ago
  20. babc08b m68knommu: move ColdFire DMA register addresses to per-cpu headers by Greg Ungerer · 13 years ago
  21. a0ba433 m68knommu: remove use of MBAR value for ColdFire 528x peripheral addressing by Greg Ungerer · 13 years ago
  22. 9a6b0c7 m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing by Greg Ungerer · 13 years ago
  23. b62384a m68knommu: remove use of MBAR value for ColdFire 523x peripheral addressing by Greg Ungerer · 13 years ago
  24. 571f060 m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs by Greg Ungerer · 13 years ago
  25. f317c71 m68knommu: move ColdFire PIT timer base addresses by Greg Ungerer · 13 years ago
  26. 254eef7 m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx by Greg Ungerer · 13 years ago
  27. d3ff2c2 m68knommu: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  28. 5a7d298 m68knommu: Use proper irq_desc accessors in by Thomas Gleixner · 13 years ago
  29. e474563eb m68knommu: Convert 5249 intc irq_chip to new functions by Thomas Gleixner · 13 years ago
  30. 2730158 m68knommu: Convert 5272 intc irq_chip to new functions by Thomas Gleixner · 13 years ago
  31. be497dd m68knommu: Convert 68360 ints irq_chip to new functions by Thomas Gleixner · 13 years ago
  32. 39a1794 m68knommu: Convert 68328 ints irq_chip to new functions by Thomas Gleixner · 13 years ago
  33. f80c353 m68knommu: Convert coldfire intc-simr irq_chip to new by Thomas Gleixner · 13 years ago
  34. 0bc0f3a m68knommu: Convert coldfire intc-2 irq_chip to new by Thomas Gleixner · 13 years ago
  35. c2ff7c7 m68knommu: Convert coldfire intc irq_chip to new by Thomas Gleixner · 13 years ago
  36. e6988f2 m68knommu: 5772: Replace private irq flow handler by Thomas Gleixner · 13 years ago
  37. 86d306c m68knommu: set flow handler for secondary interrupt controller of 5249 by Greg Ungerer · 13 years ago
  38. 4531dab m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support by Greg Ungerer · 13 years ago
  39. 8117426 m68knommu: add missing linker __modver section by Greg Ungerer · 13 years ago
  40. b14769d m68knommu: fix mis-named variable int set_irq_chip loop by Greg Ungerer · 13 years ago
  41. 982cd25 m68knommu: add optimize memmove() function by Greg Ungerer · 13 years ago
  42. b3e338d m68knommu: fix use of un-defined _TIF_WORK_MASK by Greg Ungerer · 13 years ago
  43. d8b1932 m68knommu: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  44. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  45. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  46. 6a7f6ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  47. 751c88a m68knommu: Need to check __get_user()/__put_user() result by Al Viro · 14 years ago
  48. 8972be4 m68knommu: signal.c __user annotations by Al Viro · 14 years ago
  49. a19185c m68knommu: Equivalent of "m68k: handle new gcc's" by Al Viro · 14 years ago
  50. e64f1b7 m68knommu: f_pcr has been gone since headers' merge by Al Viro · 14 years ago
  51. 089e449 m68knommu: Don't lose state if sigframe setup fails by Al Viro · 14 years ago
  52. d1574df m68knommu: Handle multiple pending signals by Al Viro · 14 years ago
  53. 710e91e m68knommu: Switch to saner sigsuspend by Al Viro · 14 years ago
  54. bf814b4 m68knommu: Don't bother with SA_ONESHOT by Al Viro · 14 years ago
  55. 4c65595 m68knommu: fix broken setting of irq_chip and handler by Greg Ungerer · 14 years ago
  56. c9942c5 m68knommu: switch to using -mcpu= flags for ColdFire targets by Greg Ungerer · 14 years ago
  57. 0a977ca m68knommu: arch/m68knommu/Kconfig whitespace cleanup by Philippe De Muyter · 14 years ago
  58. 4a5bae4 m68knommu: support ColdFire caches that do copyback and write-through by Greg Ungerer · 14 years ago
  59. 0ef6c9b m68knommu: support version 2 ColdFire split cache by Greg Ungerer · 14 years ago
  60. d475e3e4 m68knommu: make cache push code ColdFire generic by Greg Ungerer · 14 years ago
  61. 8ce877a m68knommu: clean up ColdFire cache control code by Greg Ungerer · 14 years ago
  62. 63e83c8 m68knommu: remove empty __iounmap() it is no used by Greg Ungerer · 14 years ago
  63. b00b766d m68knommu: remove kernel_map() code, it is not used by Greg Ungerer · 14 years ago
  64. bb4edc5 m68knommu: remove do_page_fault(), it is not used by Greg Ungerer · 14 years ago
  65. 1c83af5 m68knommu: use user stack pointer hardware on some ColdFire cores by Greg Ungerer · 14 years ago
  66. 07623460 m68knommu: remove command line printing DEBUG by Greg Ungerer · 14 years ago
  67. fb670fb m68knommu: remove fasthandler interrupt code by Greg Ungerer · 14 years ago
  68. 733f31b m68knommu: fix clock rate value reported for ColdFire 54xx parts by Greg Ungerer · 14 years ago
  69. 7fc82b6 m68knommu: move ColdFire CPU names into their headers by Greg Ungerer · 14 years ago
  70. 9e29949 m68knommu: add support for the ColdFire 547x family of processors by Greg Ungerer · 14 years ago
  71. 5b2e655 m68knommu: make Coldfire 548x support more generic by Greg Ungerer · 14 years ago
  72. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  73. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  74. bf60ef9 ptrace: cleanup arch_ptrace() on m68knommu by Namhyung Kim · 14 years ago
  75. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  76. 4b37ba9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  77. 80c226f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  78. cddafa3 m68k/m68knommu: merge MMU and non-MMU thread_info.h by Greg Ungerer · 14 years ago
  79. 5bc5a70 m68k/m68knommu: Remove dead SMP config option by Christian Dietrich · 14 years ago
  80. 55f411d m68knommu: convert to using tracehook_report_syscall_* by Greg Ungerer · 14 years ago
  81. 41a2159 m68knommu: some boards use fixed phy for FEC ethernet by Greg Ungerer · 14 years ago
  82. a405f83 m68knommu: support the external GPIO based interrupts of the 5272 by Greg Ungerer · 14 years ago
  83. 730251f m68knommu: mask of vector bits in exception word properly by Greg Ungerer · 14 years ago
  84. dea2aff m68knommu: change to new flag variables by matt mooney · 14 years ago
  85. ea49f8ff m68knommu: add basic mmu-less m548x support by Philippe De Muyter · 14 years ago
  86. a7c681f m68knommu: .gitignore vmlinux.lds by Philippe De Muyter · 14 years ago
  87. 04570b4 m68knommu: stop using __do_IRQ by Greg Ungerer · 14 years ago
  88. eb497e7 m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC. by Philippe De Muyter · 14 years ago
  89. 8851338 m68knommu: add support for Coldfire 547x/548x interrupt controller by Philippe De Muyter · 14 years ago
  90. aa108e4ea m68k{nommu}: Remove unused DEFINE's from asm-offsets.c by Philippe De Muyter · 14 years ago
  91. 5061ea2c m68knommu: whitespace cleanup in 68328/entry.S by Philippe De Muyter · 14 years ago
  92. 03cbc385 m68knommu: Document supported chips in intc-2.c and intc-simr.c. by Philippe De Muyter · 14 years ago
  93. c8a2786 m68knommu: fix strace support for 68328/68360 by Philippe De Muyter · 14 years ago
  94. 4742225 m68knommu: fix default starting date by Philippe De Muyter · 14 years ago
  95. 713e919 arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option by Christian Dietrich · 14 years ago
  96. 4a33fbc arch/m68knommu: Removing dead RAM_{16,32}_MB config option by Christian Dietrich · 14 years ago
  97. a37f6ae arch/m68knommu: Removing dead M68KFPU_EMU config option by Christian Dietrich · 14 years ago
  98. 7f19756 arch/m68knommu: Removing dead RELOCATE config option by Christian Dietrich · 14 years ago
  99. cb8a556 arch/m68knommu: Removing dead M68000 config option by Christian Dietrich · 14 years ago
  100. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago