1. 0e7d5bb m68k{,nommu}: Wire up new system calls by Geert Uytterhoeven · 16 years ago
  2. 5875013 Move all of include/asm-m68knommu to arch/m68knommu/include/asm. by Greg Ungerer · 16 years ago
  3. 0ec5e0e m68knommu: use generic show_mem() by Johannes Weiner · 16 years ago
  4. 3fde80e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  5. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  6. 9b0e741 m68knommu: put ColdFire head code into .text.head section by Greg Ungerer · 16 years ago
  7. 2b9a698 m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support by Sebastian Siewior · 16 years ago
  8. a6260ef m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C by Sebastian Siewior · 16 years ago
  9. 5bed10a m68knommu: add sched_clock() for the DMA timer by Sebastian Siewior · 16 years ago
  10. 95469bd m68knommu: complete generic time by Sebastian Siewior · 16 years ago
  11. 0df185f m68knommu: move code within time.c by Sebastian Siewior · 16 years ago
  12. 1fda83d m68knommu: m68knommu: add old stack trace method by Sebastian Siewior · 16 years ago
  13. 5732b38 m68knommu: Add Coldfire DMA Timer support by Sebastian Siewior · 16 years ago
  14. ab88e47 m68knommu: defconfig for M5407C3 board by Greg Ungerer · 16 years ago
  15. f3a64ea m68knommu: defconfig for M5307C3 board by Greg Ungerer · 16 years ago
  16. c26def07 m68knommu: defconfig for M5275EVB board by Greg Ungerer · 16 years ago
  17. 8c81b05 m68knommu: defconfig for M5249EVB board by Greg Ungerer · 16 years ago
  18. deca05c m68knommu: change to a configs directory for board configurations by Greg Ungerer · 16 years ago
  19. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  20. 0aea531 PCI: remove unused arch pcibios_update_resource() functions by Adrian Bunk · 16 years ago
  21. 6c38d85 m68knommu: init coldfire timer TRR with n - 1, not n by Philippe De Muyter · 16 years ago
  22. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  23. f38c843 m68knommu: missing sections for linker script by Greg Ungerer · 16 years ago
  24. 78f508a m68knommu: ColdFire add support for kernel preemption (missing chunk) by Sebastian Siewior · 16 years ago
  25. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  26. 6c5a7d5 m68knommu: fix compare race in sched related code by Sebastian Siewior · 16 years ago
  27. cff28b5 m68knommu: remove unused CONFIG_DISKtel by Greg Ungerer · 16 years ago
  28. 188a9a4 m68knommu: add WilFire and WildfireMod board support by Steve Bennett · 16 years ago
  29. 653620d m68knommu: remove unused CONFIG_MTD_KeyTechnology by Greg Ungerer · 16 years ago
  30. d259c32 m68knommu: fix 5206e UART init function naming by Greg Ungerer · 16 years ago
  31. 779125c m68knommu: add some missing sections into the linker script by Sebastian Siewior · 16 years ago
  32. f6054e2 m68knommu: add pretty back strace by Sebastian Siewior · 16 years ago
  33. 008150f m68knommu: add a missing backslash n in setup code by Sebastian Siewior · 16 years ago
  34. a19325a m68knommu: ColdFire add support for kernel preemption by Sebastian Siewior · 16 years ago
  35. 2d7f16d m68knommu: fix signal handling return path by Wilson Callan · 16 years ago
  36. d8045b4 m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  37. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  38. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 16 years ago
  39. 881ab68 m68knommu: remove duplicate hw_tick() code by Greg Ungerer · 16 years ago
  40. 673da21 m68knommu: update defconfig by Greg Ungerer · 16 years ago
  41. 6ef1e56 m68knommu: fix profile timer by Matt Waddel · 16 years ago
  42. c25f0a0 m68knommu: use asflags instead of EXTRA_AFLAGS by Greg Ungerer · 16 years ago
  43. 903be1c m68knommu: fix coldfire interrupt exit path by Walter T Gruczka · 16 years ago
  44. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 16 years ago
  45. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  46. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  47. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  48. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  49. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  50. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 16 years ago
  51. 49eaf7d m68knommu: remove duplicate exports by Adrian Bunk · 16 years ago
  52. f156ac8 m68knommu: removing config variable DUMPTOFLASH by Jiri Olsa · 16 years ago
  53. c155f3f m68knomu: remove dead config symbols from m68knomu code by Jiri Olsa · 16 years ago
  54. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  55. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  56. 0c6377f m68knommu: remove dead timer int pending code by Greg Ungerer · 16 years ago
  57. 79d8bfb m68knommu: remove empty timer offset function for 68360 by Greg Ungerer · 16 years ago
  58. 2d8815b m68knommu: remove local gettimeofday code by Greg Ungerer · 16 years ago
  59. de0cc4e m68knommu: set config to use GENERIC_TIME by Greg Ungerer · 16 years ago
  60. a7f61fa m68knommu: switch ColdFire TIMER to use GENERIC_TIME by Greg Ungerer · 16 years ago
  61. 8d80c5e m68knommu: switch ColdFire PIT timer to use GENERIC_TIME by Greg Ungerer · 16 years ago
  62. 36a90f2 m68knommu: switch 68328 timer to use GENERIC_TIME by Greg Ungerer · 16 years ago
  63. c9f27c3 m68knommu: remove dead code from m68knommu timer code by Greg Ungerer · 16 years ago
  64. dad263b m68knommu: create common DMA table for ColdFire CPUs by Greg Ungerer · 16 years ago
  65. 6d38679 m68knommu: modify Makefiles to support common coldfire directory by Greg Ungerer · 16 years ago
  66. 591091a m68knommu: move ColdFire vectors.c to its own coldfire directory by Greg Ungerer · 16 years ago
  67. 297a834 m68knommu: move ColdFire timers.c to its own coldfire directory by Greg Ungerer · 16 years ago
  68. 703d012 m68knommu: move ColdFire pit.c to its own coldfire directory by Greg Ungerer · 16 years ago
  69. ad80335 m68knommu: move ColdFire head.S to its own coldfire directory by Greg Ungerer · 16 years ago
  70. 129f481 m68knommu: move ColdFire entry.S to its own coldfire directory by Greg Ungerer · 16 years ago
  71. c0ecfcd m68knommu: platform setup for 5407 ColdFire parts by Greg Ungerer · 16 years ago
  72. b2e1810 m68knommu: platform setup for 532x ColdFire parts by Greg Ungerer · 16 years ago
  73. e206da0 m68knommu: platform setup for 527x ColdFire parts by Greg Ungerer · 16 years ago
  74. 96db271 m68knommu: platform setup for 5307 ColdFire parts by Greg Ungerer · 16 years ago
  75. eb49e90 m68knommu: platform setup for 528x ColdFire parts by Greg Ungerer · 16 years ago
  76. 5f84bd5 m68knommu: platform setup for 5249 ColdFire parts by Greg Ungerer · 16 years ago
  77. 84e6def m68knommu: platform setup for 5272 ColdFire parts by Greg Ungerer · 16 years ago
  78. 7dabb9a m68knommu: platform setup for 520x ColdFire parts by Greg Ungerer · 16 years ago
  79. 4b61a35 m68knommu: platform setup for 523x ColdFire parts by Greg Ungerer · 16 years ago
  80. cf64c23 m68knommu: platform setup for 5206e ColdFire parts by Greg Ungerer · 16 years ago
  81. 9685c43 m68knommu: platform setup for 5206 ColdFire parts by Greg Ungerer · 16 years ago
  82. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  83. f386c3c m68knommu: mark mem init functions as __init by Greg Ungerer · 17 years ago
  84. 1d2842e m68knommu: mark setup_arch() as __init by Greg Ungerer · 17 years ago
  85. 65fde4c m68knommu: cleanup 68VZ328 init code by Greg Ungerer · 17 years ago
  86. f135370 m68knommu: cleanup 68EZ328 init code by Greg Ungerer · 17 years ago
  87. 7e6a3d4 m68knommu: cleanup 68360 startup code by Greg Ungerer · 17 years ago
  88. 8467571 m68knommu: cleanup 68328 timer code by Greg Ungerer · 17 years ago
  89. 0e298eb m68knommu: cleanup 68328 init code by Greg Ungerer · 17 years ago
  90. 33d56bc m68knommu: remove unused variables in setup.c by Greg Ungerer · 17 years ago
  91. 2f2c267 m68knommu: cleanup m68knommu timer code by Greg Ungerer · 17 years ago
  92. c48f484 m68knommu: fix make archclean by Greg Ungerer · 17 years ago
  93. 293dba4 m68knommu: remove use of undefined symbols in setup.c by Greg Ungerer · 17 years ago
  94. dbf18c8 m68knommu: fix syscall restart handling by Greg Ungerer · 17 years ago
  95. ada8d21 m68knommu: add make support for Savant/Rosie1 board by Wilson Callan · 17 years ago
  96. 775ecf8 m68knommu: no separate stack region to report at startup by Greg Ungerer · 17 years ago
  97. c1057c6 m68knommu: add config support for Savant/Rosie1 board by Wilson Callan · 17 years ago
  98. a65c1ec m68knommu: updated defconfig by Greg Ungerer · 17 years ago
  99. 151941a m68knommu: fix syscall tracing by Matt Waddel · 17 years ago
  100. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago