summaryrefslogtreecommitdiffstats
path: root/arch/m68k/amiga/config.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: amiga: Use str_plural() to fix Coccinelle warningThorsten Blum2024-04-291-1/+1
* vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn2024-01-271-1/+1
* m68k: amiga: Add and use "amiga.h"Geert Uytterhoeven2023-10-061-2/+2
* m68k: Add asm/config.hLaurent Vivier2022-02-211-0/+1
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-6/+5
|\
| * m68k: remove timer_interrupt() functionArnd Bergmann2020-10-301-2/+2
| * m68k: change remaining timers to legacy_timer_tickArnd Bergmann2020-10-301-4/+2
| * m68k: split heartbeat out of timer functionArnd Bergmann2020-10-301-0/+1
* | m68k: Remove unused mach_max_dma_addressLaurent Vivier2020-11-021-8/+0
|/
* m68k: amiga: Clean up Amiga hardware configurationGeert Uytterhoeven2020-09-071-60/+58
* m68k: amiga: Fix Denise detection on OCSGeert Uytterhoeven2020-08-261-3/+3
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* m68k: amiga: config: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-271-1/+1
* m68k: amiga: config: Mark expected switch fall-throughGustavo A. R. Silva2020-04-201-2/+3
* m68k: amiga: Convert to clocksource APIFinn Thain2019-03-251-9/+37
* m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain2019-03-251-3/+0
* m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring2016-12-091-2/+1
* m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven2016-09-191-1/+1
* char/genrtc: remove m68k supportArnd Bergmann2016-06-041-1/+0
* m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick2014-05-281-10/+10
* m68k/amiga,atari: Fix specifying multiple debug= parametersGeert Uytterhoeven2013-12-081-5/+14
* m68k/amiga: Provide mach_random_get_entropy()Geert Uytterhoeven2013-11-261-0/+10
* m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven2013-11-261-9/+9
* m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven2013-11-261-0/+1
* zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven2013-11-261-4/+5
* zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-261-1/+1
* zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven2013-11-261-3/+3
* m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-11-261-1/+1
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-241-5/+5
* Disintegrate asm/system.h for M68KDavid Howells2012-03-281-1/+0
* treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-121-2/+1
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+1
* m68k/amiga: Fix "debug=mem"Geert Uytterhoeven2011-01-231-9/+7
* m68k: amiga - RTC platform device conversionGeert Uytterhoeven2010-05-261-174/+0
* m68k: Use DIV_ROUND_CLOSESTJulia Lawall2010-02-271-1/+1
* m68k: cnt reaches -1, not 0Roel Kluin2009-08-261-2/+4
* m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-1/+2
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-231-12/+9
* m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven2008-10-141-0/+9
* m68k/amiga/: possible cleanupsAdrian Bunk2008-07-201-14/+6
* export amiga_vblankAdrian Bunk2008-07-201-0/+2
* m68k: kill arch/m68k/amiga/amiga_ksyms.cAdrian Bunk2008-02-051-0/+12
* m68k: early parameter supportRoman Zippel2007-05-041-19/+22
* m68k: reformat various m68k filesRoman Zippel2007-05-041-540/+536
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-2/+2
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-3/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert amiga irq codeRoman Zippel2006-06-251-15/+0
* [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-121-6/+0
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-121-3/+0