aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/amiga/config.c
AgeCommit message (Expand)Author
2023-10-06m68k: amiga: Add and use "amiga.h"Geert Uytterhoeven
2022-02-21m68k: Add asm/config.hLaurent Vivier
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann
2020-10-30m68k: change remaining timers to legacy_timer_tickArnd Bergmann
2020-10-30m68k: split heartbeat out of timer functionArnd Bergmann
2020-09-07m68k: amiga: Clean up Amiga hardware configurationGeert Uytterhoeven
2020-08-26m68k: amiga: Fix Denise detection on OCSGeert Uytterhoeven
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-04-27m68k: amiga: config: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-20m68k: amiga: config: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-25m68k: amiga: Convert to clocksource APIFinn Thain
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain
2016-12-09m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven
2016-06-04char/genrtc: remove m68k supportArnd Bergmann
2014-05-28m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick
2013-12-08m68k/amiga,atari: Fix specifying multiple debug= parametersGeert Uytterhoeven
2013-11-26m68k/amiga: Provide mach_random_get_entropy()Geert Uytterhoeven
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2011-01-23m68k/amiga: Fix "debug=mem"Geert Uytterhoeven
2010-05-26m68k: amiga - RTC platform device conversionGeert Uytterhoeven
2010-02-27m68k: Use DIV_ROUND_CLOSESTJulia Lawall
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin
2009-01-12m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk
2008-07-20export amiga_vblankAdrian Bunk
2008-02-05m68k: kill arch/m68k/amiga/amiga_ksyms.cAdrian Bunk
2007-05-04m68k: early parameter supportRoman Zippel
2007-05-04m68k: reformat various m68k filesRoman Zippel
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds