| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-06-17 | m68k: remove unneeded tty includes | Jiri Slaby (SUSE) | 1 | -2/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2024-06-04 | m68k: amiga: Turn off Warp1260 interrupts during boot | Paolo Pisati | 1 | -0/+9 |
| 2024-04-29 | m68k: amiga: Use str_plural() to fix Coccinelle warning | Thorsten Blum | 1 | -1/+1 |
| 2024-01-27 | vt: remove superfluous CONFIG_HW_CONSOLE | Lukas Bulwahn | 1 | -1/+1 |
| 2023-10-06 | m68k: amiga: Add and use "amiga.h" | Geert Uytterhoeven | 3 | -2/+9 |
| 2023-10-06 | m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE() | Geert Uytterhoeven | 1 | -2/+1 |
| 2022-02-21 | m68k: Add asm/config.h | Laurent Vivier | 1 | -0/+1 |
| 2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+5 |
| 2020-11-02 | m68k: Remove unused mach_max_dma_address | Laurent Vivier | 1 | -8/+0 |
| 2020-10-30 | m68k: remove timer_interrupt() function | Arnd Bergmann | 1 | -2/+2 |
| 2020-10-30 | m68k: change remaining timers to legacy_timer_tick | Arnd Bergmann | 1 | -4/+2 |
| 2020-10-30 | m68k: split heartbeat out of timer function | Arnd Bergmann | 1 | -0/+1 |
| 2020-09-07 | m68k: amiga: Clean up Amiga hardware configuration | Geert Uytterhoeven | 1 | -60/+58 |
| 2020-08-26 | m68k: amiga: Fix Denise detection on OCS | Geert Uytterhoeven | 1 | -3/+3 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
| 2020-04-27 | m68k: amiga: config: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-04-20 | m68k: amiga: config: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -2/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-03-25 | m68k: amiga: Convert to clocksource API | Finn Thain | 1 | -9/+37 |
| 2019-03-25 | m68k: Drop ARCH_USES_GETTIMEOFFSET | Finn Thain | 1 | -3/+0 |
| 2019-03-25 | m68k: Call timer_interrupt() with interrupts disabled | Finn Thain | 1 | -0/+9 |
| 2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 1 | -2/+2 |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 1 | -1/+1 |
| 2016-12-09 | m68k/amiga: Use seq_puts() in amiga_get_hardware_list() | Markus Elfring | 1 | -2/+1 |
| 2016-09-19 | m68k: Use IS_ENABLED() instead of checking for built-in or module | Geert Uytterhoeven | 1 | -1/+1 |
| 2016-06-04 | char/genrtc: remove m68k support | Arnd Bergmann | 1 | -1/+0 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -4/+4 |
| 2014-05-28 | m68k/amiga: Convert printk(foo to pr_foo() | Fabian Frederick | 2 | -11/+11 |
| 2014-03-19 | m68k: amiga: Add linux/irq.h to make it compile again | Thomas Gleixner | 1 | -0/+1 |
| 2013-12-08 | m68k/amiga,atari: Fix specifying multiple debug= parameters | Geert Uytterhoeven | 1 | -5/+14 |
| 2013-11-26 | m68k/amiga: Provide mach_random_get_entropy() | Geert Uytterhoeven | 1 | -0/+10 |
| 2013-11-26 | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 1 | -9/+9 |
| 2013-11-26 | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 1 | -0/+1 |
| 2013-11-26 | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> | Geert Uytterhoeven | 2 | -7/+11 |
| 2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 2 | -2/+2 |
| 2013-11-26 | zorro: Do not allocate zorro_autocon[] statically | Geert Uytterhoeven | 2 | -5/+5 |
| 2013-11-26 | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 1 | -1/+1 |
| 2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 1 | -1/+1 |
| 2012-12-24 | m68k: set arch_gettimeoffset directly | Stephen Warren | 1 | -5/+5 |
| 2012-08-18 | m68k/amiga: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR | Thomas Meyer | 1 | -4/+1 |
| 2012-04-22 | m68k/amiga: Use arch_initcall() for registering platform devices | Geert Uytterhoeven | 1 | -1/+1 |
| 2012-04-22 | m68k/amiga: Add error checks when registering platform devices | Geert Uytterhoeven | 1 | -32/+90 |
| 2012-04-22 | m68k/amiga: Mark z_dev_present() __init | Geert Uytterhoeven | 1 | -1/+1 |
| 2012-03-28 | Disintegrate asm/system.h for M68K | David Howells | 2 | -2/+0 |
| 2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 1 | -2/+1 |
| 2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 1 | -1/+1 |
| 2011-11-08 | m68k/irq: Remove obsolete m68k irq framework | Geert Uytterhoeven | 1 | -114/+0 |
| 2011-11-08 | m68k/amiga: Optimize interrupts using chain handlers | Geert Uytterhoeven | 1 | -0/+104 |
| 2011-11-08 | m68k/amiga: Convert Amiga to genirq | Geert Uytterhoeven | 1 | -0/+3 |
| 2011-11-08 | m68k/amiga: Refactor amiints.c | Geert Uytterhoeven | 1 | -51/+47 |
| 2011-11-08 | m68k/irq: Remove obsolete IRQ_FLG_* users | Geert Uytterhoeven | 1 | -29/+0 |
| 2011-11-08 | m68k/irq: Rename {,__}m68k_handle_int() | Geert Uytterhoeven | 2 | -13/+13 |
| 2011-11-08 | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 2 | -3/+6 |
| 2011-11-08 | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 2 | -19/+22 |
| 2011-11-08 | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 2 | -15/+12 |
| 2011-07-30 | m68k/amiga: Chip RAM - Use lookup_resource() | Geert Uytterhoeven | 1 | -11/+11 |
| 2011-07-30 | m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR | Geert Uytterhoeven | 1 | -1/+1 |
| 2011-07-30 | m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error | Geert Uytterhoeven | 1 | -1/+1 |
| 2011-07-30 | m68k/amiga: Chip RAM - Change chipavail to an atomic_t | Geert Uytterhoeven | 1 | -6/+9 |
| 2011-07-30 | m68k/amiga: Chip RAM - Always allocate from the start of memory | Geert Uytterhoeven | 1 | -20/+15 |
| 2011-07-30 | m68k/amiga: Chip RAM - Convert from printk() to pr_*() | Geert Uytterhoeven | 1 | -20/+8 |
| 2011-07-30 | m68k/amiga: Chip RAM - Use tabs for indentation | Geert Uytterhoeven | 1 | -55/+59 |
| 2011-03-16 | m68k/amiga: Reclaim Chip RAM for PPC exception handlers | Geert Uytterhoeven | 1 | -4/+0 |
| 2011-01-23 | m68k/amiga: Fix "debug=mem" | Geert Uytterhoeven | 1 | -9/+7 |
| 2010-05-26 | m68k: amiga - RTC platform device conversion | Geert Uytterhoeven | 2 | -174/+17 |
| 2010-05-26 | m68k: amiga - Parallel port platform device conversion | Geert Uytterhoeven | 1 | -0/+3 |
| 2010-05-26 | m68k: amiga - Serial port platform device conversion | Geert Uytterhoeven | 1 | -0/+3 |
| 2010-05-26 | m68k: amiga - Mouse platform device conversion | Geert Uytterhoeven | 1 | -0/+3 |
| 2010-05-26 | m68k: amiga - Keyboard platform device conversion | Geert Uytterhoeven | 1 | -0/+5 |
| 2010-05-26 | m68k: amiga - Amiga Gayle IDE platform device conversion | Geert Uytterhoeven | 1 | -1/+62 |
| 2010-05-26 | m68k: amiga - A4000T SCSI platform device conversion | Geert Uytterhoeven | 1 | -0/+11 |
| 2010-05-26 | m68k: amiga - A3000 SCSI platform device conversion | Geert Uytterhoeven | 1 | -0/+11 |
| 2010-05-17 | m68k: amiga - Floppy platform device conversion | Geert Uytterhoeven | 1 | -0/+5 |
| 2010-05-17 | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 1 | -0/+5 |
| 2010-05-17 | m68k: amiga - Frame buffer platform device conversion | Geert Uytterhoeven | 1 | -0/+15 |
| 2010-05-17 | m68k: amiga - Zorro host bridge platform device conversion | Geert Uytterhoeven | 2 | -1/+59 |
| 2010-02-27 | m68k: Use DIV_ROUND_CLOSEST | Julia Lawall | 1 | -1/+1 |
| 2009-08-26 | m68k: cnt reaches -1, not 0 | Roel Kluin | 1 | -2/+4 |
| 2009-01-12 | m68k: amiga core - Kill warn_unused_result warnings | Geert Uytterhoeven | 3 | -6/+13 |
| 2008-10-23 | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 1 | -12/+9 |
| 2008-10-14 | m68k: Modular Amiga keyboard needs key_maps | Geert Uytterhoeven | 1 | -0/+9 |
| 2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
| 2008-07-20 | m68k/amiga/: possible cleanups | Adrian Bunk | 1 | -14/+6 |
| 2008-07-20 | export amiga_vblank | Adrian Bunk | 1 | -0/+2 |
| 2008-02-06 | cleanup after APUS removal | Adrian Bunk | 1 | -2/+0 |
| 2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 1 | -1/+1 |
| 2008-02-05 | m68k: kill arch/m68k/amiga/amiga_ksyms.c | Adrian Bunk | 6 | -34/+32 |
| 2008-02-05 | m68k: ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 1 | -1/+1 |
| 2007-10-20 | spelling fixes: arch/m68k/ | Simon Arlott | 1 | -1/+1 |
| 2007-05-07 | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 2 | -3/+3 |
| 2007-05-04 | m68k: early parameter support | Roman Zippel | 1 | -19/+22 |
| 2007-05-04 | m68k: reformat various m68k files | Roman Zippel | 1 | -507/+503 |
| 2006-12-07 | [PATCH] m68k: replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
| 2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 1 | -2/+2 |
| 2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 3 | -25/+24 |
| 2006-07-02 | [PATCH] irq-flags: M68K: Use the new IRQF_ constants | Thomas Gleixner | 2 | -2/+2 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 4 | -4/+0 |
| 2006-06-25 | [PATCH] m68k: convert amiga irq code | Roman Zippel | 4 | -439/+113 |
| 2006-06-25 | [PATCH] m68k: introduce irq controller | Roman Zippel | 1 | -3/+1 |
| 2006-06-25 | [PATCH] m68k: cleanup amiga irq numbering | Roman Zippel | 2 | -42/+43 |
| 2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 1 | -6/+0 |
| 2006-01-12 | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro | 1 | -3/+0 |
| 2006-01-12 | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 4 | -36/+38 |
| 2005-09-09 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 8 | -0/+2109 |