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