aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/hp300
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-03-25m68k: hp300: Handle timer counter overflowGravatar Finn Thain 1-19/+27
2019-03-25m68k: hp300: Convert to clocksource APIGravatar Finn Thain 1-7/+30
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETGravatar Finn Thain 2-2/+0
2019-03-25m68k: Call timer_interrupt() with interrupts disabledGravatar Finn Thain 1-2/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2016-06-04char/genrtc: remove m68k supportGravatar Arnd Bergmann 1-1/+1
2014-05-28m68k/hp300: Convert printk to pr_foo()Gravatar Fabian Frederick 1-5/+6
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Gravatar Geert Uytterhoeven 1-4/+5
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGravatar Geert Uytterhoeven 1-0/+1
2012-12-24m68k: set arch_gettimeoffset directlyGravatar Stephen Warren 3-4/+4
2012-03-28Disintegrate asm/system.h for M68KGravatar David Howells 1-1/+0
2011-12-10m68k/hp300: Export hp300_ledstateGravatar Geert Uytterhoeven 1-1/+2
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGravatar Geert Uytterhoeven 1-1/+1
2010-05-17m68k: hp300 - Checkpatch cleanupGravatar Andrea Gelmini 1-3/+1
2009-01-12m68k: hp300 core - Kill warn_unused_result warningsGravatar Geert Uytterhoeven 1-1/+2
2008-02-05m68k: kill arch/m68k/hp300/ksyms.cGravatar Adrian Bunk 2-10/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 2-3/+3
2006-10-07[PATCH] m68k pt_regs fixesGravatar Al Viro 2-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-25[PATCH] m68k: convert hp300 irq codeGravatar Roman Zippel 5-194/+6
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Gravatar Al Viro 1-3/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 10-0/+841