1. 064ce3a m68k: Call timer_interrupt() with interrupts disabled by Finn Thain · 5 years ago
  2. a1a9e88 m68k: Use IS_ENABLED() instead of checking for built-in or module by Geert Uytterhoeven · 8 years ago
  3. 084b360 char/genrtc: remove m68k support by Arnd Bergmann · 8 years ago
  4. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  5. f296401 m68k/amiga: Convert printk(foo to pr_foo() by Fabian Frederick · 10 years ago
  6. 14b4319 m68k: amiga: Add linux/irq.h to make it compile again by Thomas Gleixner · 10 years ago
  7. 8a09cec m68k/amiga,atari: Fix specifying multiple debug= parameters by Geert Uytterhoeven · 10 years ago
  8. 50190ed m68k/amiga: Provide mach_random_get_entropy() by Geert Uytterhoeven · 11 years ago
  9. abe4810 m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> by Geert Uytterhoeven · 11 years ago
  10. 4c3c522 m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h by Geert Uytterhoeven · 11 years ago
  11. bd9ba8f zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> by Geert Uytterhoeven · 11 years ago
  12. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 13 years ago
  13. c293738 zorro: Do not allocate zorro_autocon[] statically by Geert Uytterhoeven · 11 years ago
  14. a4df02a m68k: Mark functions only called from setup_arch() __init by Geert Uytterhoeven · 11 years ago
  15. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  16. c8d5ba1 m68k: set arch_gettimeoffset directly by Stephen Warren · 12 years ago
  17. 27b05e4 m68k/amiga: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR by Thomas Meyer · 12 years ago
  18. e2b5628 m68k/amiga: Use arch_initcall() for registering platform devices by Geert Uytterhoeven · 12 years ago
  19. eeed227 m68k/amiga: Add error checks when registering platform devices by Geert Uytterhoeven · 12 years ago
  20. 943ce30 m68k/amiga: Mark z_dev_present() __init by Geert Uytterhoeven · 12 years ago
  21. 803f691 Disintegrate asm/system.h for M68K by David Howells · 12 years ago
  22. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 12 years ago
  23. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago
  24. d890d73 m68k/irq: Remove obsolete m68k irq framework by Geert Uytterhoeven · 13 years ago
  25. fb1b646 m68k/amiga: Optimize interrupts using chain handlers by Geert Uytterhoeven · 13 years ago
  26. 978ef7e m68k/amiga: Convert Amiga to genirq by Geert Uytterhoeven · 13 years ago
  27. 92b1bd5 m68k/amiga: Refactor amiints.c by Geert Uytterhoeven · 13 years ago
  28. 5a23945 m68k/irq: Remove obsolete IRQ_FLG_* users by Geert Uytterhoeven · 13 years ago
  29. 1425df8 m68k/irq: Rename {,__}m68k_handle_int() by Geert Uytterhoeven · 13 years ago
  30. edb3472 m68k/irq: Add m68k_setup_irq_controller() by Geert Uytterhoeven · 13 years ago
  31. e8abf5e m68k/irq: Switch irq_chip methods to "struct irq_data *data" by Geert Uytterhoeven · 13 years ago
  32. c288bf2 m68k/irq: Rename irq_controller to irq_chip by Geert Uytterhoeven · 13 years ago
  33. b7785e9 m68k/amiga: Chip RAM - Use lookup_resource() by Geert Uytterhoeven · 13 years ago
  34. 1dad6c7 m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR by Geert Uytterhoeven · 13 years ago
  35. cb4f998 m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error by Geert Uytterhoeven · 13 years ago
  36. cab49bc9 m68k/amiga: Chip RAM - Change chipavail to an atomic_t by Geert Uytterhoeven · 13 years ago
  37. 3a17bfa m68k/amiga: Chip RAM - Always allocate from the start of memory by Geert Uytterhoeven · 13 years ago
  38. b4f6f45 m68k/amiga: Chip RAM - Convert from printk() to pr_*() by Geert Uytterhoeven · 13 years ago
  39. 5be3246 m68k/amiga: Chip RAM - Use tabs for indentation by Geert Uytterhoeven · 13 years ago
  40. f369e37 m68k/amiga: Reclaim Chip RAM for PPC exception handlers by Geert Uytterhoeven · 13 years ago
  41. 5df1abd m68k/amiga: Fix "debug=mem" by Geert Uytterhoeven · 13 years ago
  42. 0779c86 m68k: amiga - RTC platform device conversion by Geert Uytterhoeven · 15 years ago
  43. 6f8221c m68k: amiga - Parallel port platform device conversion by Geert Uytterhoeven · 15 years ago
  44. 826e8c8 m68k: amiga - Serial port platform device conversion by Geert Uytterhoeven · 15 years ago
  45. 314c926 m68k: amiga - Mouse platform device conversion by Geert Uytterhoeven · 15 years ago
  46. 5121c71 m68k: amiga - Keyboard platform device conversion by Geert Uytterhoeven · 15 years ago
  47. 9aed230 m68k: amiga - Amiga Gayle IDE platform device conversion by Geert Uytterhoeven · 14 years ago
  48. a24a6b22 m68k: amiga - A4000T SCSI platform device conversion by Geert Uytterhoeven · 15 years ago
  49. c2a24a4 m68k: amiga - A3000 SCSI platform device conversion by Geert Uytterhoeven · 15 years ago
  50. 92183b3 m68k: amiga - Floppy platform device conversion by Geert Uytterhoeven · 15 years ago
  51. ff2db7c m68k: amiga - Sound platform device conversion by Geert Uytterhoeven · 15 years ago
  52. fa6688e m68k: amiga - Frame buffer platform device conversion by Geert Uytterhoeven · 15 years ago
  53. 0d30546 m68k: amiga - Zorro host bridge platform device conversion by Geert Uytterhoeven · 15 years ago
  54. 1a0caf4 m68k: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  55. dd9b3e8 m68k: cnt reaches -1, not 0 by Roel Kluin · 15 years ago
  56. 66acd25 m68k: amiga core - Kill warn_unused_result warnings by Geert Uytterhoeven · 15 years ago
  57. 813dcf7 proc: move /proc/hardware to m68k-specific code by Alexey Dobriyan · 16 years ago
  58. 39d2d99 m68k: Modular Amiga keyboard needs key_maps by Geert Uytterhoeven · 16 years ago
  59. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  60. 0795dbc m68k/amiga/: possible cleanups by Adrian Bunk · 16 years ago
  61. 8468afc export amiga_vblank by Adrian Bunk · 16 years ago
  62. 7b89280 cleanup after APUS removal by Adrian Bunk · 16 years ago
  63. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  64. 8b169fa m68k: kill arch/m68k/amiga/amiga_ksyms.c by Adrian Bunk · 16 years ago
  65. b9e5e11 m68k: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 16 years ago
  66. 0c79cf6 spelling fixes: arch/m68k/ by Simon Arlott · 17 years ago
  67. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 17 years ago
  68. d6713b4 m68k: early parameter support by Roman Zippel · 17 years ago
  69. 6ff5801 m68k: reformat various m68k files by Roman Zippel · 17 years ago
  70. 8bcbdf6 [PATCH] m68k: replace kmalloc+memset with kzalloc by Yan Burman · 17 years ago
  71. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  72. 2850bc2 [PATCH] m68k pt_regs fixes by Al Viro · 18 years ago
  73. b0b9fdc [PATCH] irq-flags: M68K: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  74. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  75. 74be8d0 [PATCH] m68k: convert amiga irq code by Roman Zippel · 18 years ago
  76. b5dc784 [PATCH] m68k: introduce irq controller by Roman Zippel · 18 years ago
  77. 1d174cfb [PATCH] m68k: cleanup amiga irq numbering by Roman Zippel · 18 years ago
  78. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 18 years ago
  79. 0c79358 [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setup by Al Viro · 18 years ago
  80. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 18 years ago
  81. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago