1. 50802d8 m68k: sun3: Fix indentation by 5 or 7 spaces by Geert Uytterhoeven · 1 year, 5 months ago
  2. 72e70a0 m68k: sun3: Change led_pattern[] to unsigned char by Geert Uytterhoeven · 1 year, 6 months ago
  3. c50b1fc m68k: sun3/3x: Add and use "sun3.h" by Geert Uytterhoeven · 1 year, 6 months ago
  4. 88be4a46 m68k: sun3: Make sun3_platform_init() static by Geert Uytterhoeven · 1 year, 6 months ago
  5. dc52d2db m68k: sun3: Make print_pte() static by Geert Uytterhoeven · 1 year, 6 months ago
  6. 66ed28e m68k: sun3: Remove unused vsprintf() return value in prom_printf() by Geert Uytterhoeven · 1 year, 6 months ago
  7. f9d4982 m68k: sun3: Remove unused start_page in sun3_bootmem_alloc() by Geert Uytterhoeven · 1 year, 6 months ago
  8. 2fde193 m68k: sun3: Remove unused orig_baddr in free_baddr() by Geert Uytterhoeven · 1 year, 6 months ago
  9. a428664 m68k: sun3: Add missing asmlinkage to sun3_init() by Geert Uytterhoeven · 1 year, 6 months ago
  10. bdc1656 m68k: sun3: Fix signature of sun3_get_model() by Geert Uytterhoeven · 1 year, 6 months ago
  11. 4ebe845 m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h> by Geert Uytterhoeven · 1 year, 6 months ago
  12. 2926da2 m68k: sun3/3x: Include <asm/config.h> for config_sun3*() by Geert Uytterhoeven · 1 year, 6 months ago
  13. 8f24608 m68k: Pass a pointer to virt_to_pfn() virt_to_page() by Linus Walleij · 2 years, 9 months ago
  14. bcc94f9 m68k: sun3: Use __func__ to get function's name in an output message by XueBing Chen · 2 years, 9 months ago
  15. 9fde0348 m68k: Remove set_fs() by Christoph Hellwig · 3 years, 6 months ago
  16. f9a0153 m68k: remove timer_interrupt() function by Arnd Bergmann · 4 years, 5 months ago
  17. 4a1c287 m68k: sun3/sun3c: use legacy_timer_tick by Arnd Bergmann · 4 years, 5 months ago
  18. bd3ff3f m68k: sun3: Descend to prom from arch/m68k/sun3 by Masahiro Yamada · 4 years, 10 months ago
  19. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  20. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  21. 6242c94 m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementations by Finn Thain · 6 years ago
  22. 1efdd4b m68k: Call timer_interrupt() with interrupts disabled by Finn Thain · 6 years ago
  23. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  24. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  25. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  26. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  27. 1008a11 m68k: switch to MEMBLOCK + NO_BOOTMEM by Mike Rapoport · 7 years ago
  28. b65769f m68k: Fix off-by-one calendar month by Finn Thain · 7 years ago
  29. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  30. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  31. 56bbd862 m68k/sun3: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  32. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  33. 084b360 char/genrtc: remove m68k support by Arnd Bergmann · 9 years ago
  34. 2945e9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  35. 2d52261 m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modular by Finn Thain · 9 years ago
  36. c73ec31 m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn by Geert Uytterhoeven · 9 years ago
  37. bab84fa m68k/sun3: Use %pM format specifier to print ethernet address by Alexander Kuleshov · 10 years ago
  38. 0d31f87 sun3_scsi: Convert to platform device by Finn Thain · 10 years ago
  39. 7b3e8de m68k/sun3: Dynamically allocate the table to track IOMMU use by Geert Uytterhoeven · 12 years ago
  40. a4df02a m68k: Mark functions only called from setup_arch() __init by Geert Uytterhoeven · 12 years ago
  41. 5ecf85f m68k/sun3: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 12 years ago
  42. c8d5ba1 m68k: set arch_gettimeoffset directly by Stephen Warren · 12 years ago
  43. 7f88d2c m68k/sun3: Get interrupts working again by Thomas Bogendoerfer · 12 years ago
  44. d670b47 m68k/sun3: Remove unselectable code in prom_init() by Geert Uytterhoeven · 13 years ago
  45. 803f691 Disintegrate asm/system.h for M68K by David Howells · 13 years ago
  46. f30a6484 m68k/irq: Remove obsolete support for user vector interrupt fixups by Geert Uytterhoeven · 13 years ago
  47. d890d73 m68k/irq: Remove obsolete m68k irq framework by Geert Uytterhoeven · 13 years ago
  48. dda7535 m68k/sun3: Convert Sun3/3x to genirq by Geert Uytterhoeven · 14 years ago
  49. 4045513 m68k/sun3: Use the kstat_irqs_cpu() wrapper by Geert Uytterhoeven · 14 years ago
  50. 1425df8 m68k/irq: Rename {,__}m68k_handle_int() by Geert Uytterhoeven · 14 years ago
  51. edb3472 m68k/irq: Add m68k_setup_irq_controller() by Geert Uytterhoeven · 14 years ago
  52. e8abf5e m68k/irq: Switch irq_chip methods to "struct irq_data *data" by Geert Uytterhoeven · 14 years ago
  53. c288bf2 m68k/irq: Rename irq_controller to irq_chip by Geert Uytterhoeven · 14 years ago
  54. e53f276 m68k: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  55. 5bc5a70 m68k/m68knommu: Remove dead SMP config option by Christian Dietrich · 15 years ago
  56. 2b9e12d arch/m68k/sun3/leds.c: Checkpatch cleanup by Andrea Gelmini · 15 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  58. 51e99be m68k: rename global variable vmalloc_end to m68k_vmalloc_end by Tejun Heo · 15 years ago
  59. 07e449b5 m68k: sun3 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  60. c85627f m68k: Kill several external declarations in source files by Geert Uytterhoeven · 16 years ago
  61. 813dcf7 proc: move /proc/hardware to m68k-specific code by Alexey Dobriyan · 16 years ago
  62. 07b8125 m68k/sun3/: possible cleanups by Adrian Bunk · 17 years ago
  63. d33b443 m68k: remove AP1000 code by Adrian Bunk · 17 years ago
  64. f30828a m68k: remove CVS keywords by Adrian Bunk · 17 years ago
  65. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  66. 0c79cf6 spelling fixes: arch/m68k/ by Simon Arlott · 17 years ago
  67. 66a3f82 m68k: missing __init by Al Viro · 18 years ago
  68. 12d810c m68k: discontinuous memory support by Roman Zippel · 18 years ago
  69. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 18 years ago
  70. 35bdd52 m68k: Correct number of interrupts for Sun3 by Sam Creasey · 18 years ago
  71. 2e81148 [PATCH] clean m68k ksyms by Al Viro · 18 years ago
  72. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  73. 8dab42a [PATCH] m68k pt_regs fixes, part 2 by Al Viro · 18 years ago
  74. 2850bc2 [PATCH] m68k pt_regs fixes by Al Viro · 18 years ago
  75. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  76. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  77. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  78. a7addce [PATCH] arch: use list_move() by Akinobu Mita · 19 years ago
  79. ebba61d [PATCH] m68k: convert sun3 irq code by Roman Zippel · 19 years ago
  80. 0c79358 [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setup by Al Viro · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2