summaryrefslogtreecommitdiffstats
path: root/arch/m68k/hp300
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-162-5/+5
|\
| * m68k: remove timer_interrupt() functionArnd Bergmann2020-10-302-2/+2
| * m68k: change remaining timers to legacy_timer_tickArnd Bergmann2020-10-301-3/+2
| * m68k: split heartbeat out of timer functionArnd Bergmann2020-10-301-0/+1
* | m68k: Remove unused mach_max_dma_addressLaurent Vivier2020-11-021-1/+0
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* m68k: hp300: Handle timer counter overflowFinn Thain2019-03-251-19/+27
* m68k: hp300: Convert to clocksource APIFinn Thain2019-03-251-7/+30
* m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain2019-03-252-2/+0
* m68k: Call timer_interrupt() with interrupts disabledFinn Thain2019-03-251-2/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* char/genrtc: remove m68k supportArnd Bergmann2016-06-041-1/+1
* m68k/hp300: Convert printk to pr_foo()Fabian Frederick2014-05-281-5/+6
* m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven2013-11-261-4/+5
* m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven2013-11-261-0/+1
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-243-4/+4
* Disintegrate asm/system.h for M68KDavid Howells2012-03-281-1/+0
* m68k/hp300: Export hp300_ledstateGeert Uytterhoeven2011-12-101-1/+2
* m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-11-081-1/+1
* m68k: hp300 - Checkpatch cleanupAndrea Gelmini2010-05-171-3/+1
* m68k: hp300 core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-1/+2
* m68k: kill arch/m68k/hp300/ksyms.cAdrian Bunk2008-02-052-10/+1
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-092-3/+3
* [PATCH] m68k pt_regs fixesAl Viro2006-10-072-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert hp300 irq codeRoman Zippel2006-06-255-194/+6
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-121-3/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-1610-0/+841