aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/bvme6000
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-03-25m68k: bvme6000: Convert to clocksource APIGravatar Finn Thain 1-16/+41
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETGravatar Finn Thain 1-2/+0
2019-03-25m68k: Call timer_interrupt() with interrupts disabledGravatar Finn Thain 1-10/+10
2018-07-29m68k: Remove unused set_clock_mmss() helpersGravatar Arnd Bergmann 1-45/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-02-12m68k/bvme6000: Modernize printing of kernel messagesGravatar Geert Uytterhoeven 2-5/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-06-04char/genrtc: remove m68k supportGravatar Arnd Bergmann 1-1/+0
2016-05-03m68k/bvme6000: Include generic <linux/rtc.h>Gravatar Geert Uytterhoeven 1-1/+1
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Gravatar Geert Uytterhoeven 1-1/+2
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGravatar Geert Uytterhoeven 1-0/+1
2013-11-26m68k: Mark functions only called from setup_arch() __initGravatar Geert Uytterhoeven 1-1/+1
2012-12-24m68k: set arch_gettimeoffset directlyGravatar Stephen Warren 1-5/+5
2012-03-28Disintegrate asm/system.h for M68KGravatar David Howells 2-2/+0
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGravatar Geert Uytterhoeven 1-1/+1
2011-01-31m68k: Switch do_timer() to xtime_update()Gravatar Torben Hohn 1-2/+2
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-05-17m68k: Remove BKL from rtc implementationsGravatar Thomas Gleixner 1-20/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-01-12m68k: Kill several external declarations in source filesGravatar Geert Uytterhoeven 1-1/+0
2008-10-23proc: move /proc/hardware to m68k-specific codeGravatar Alexey Dobriyan 1-11/+0
2008-10-20arch/m68k/bvme6000/rtc.c: remove duplicated includeGravatar Huang Weiyi 1-1/+0
2008-10-14m68k: use bcd2bin/bin2bcdGravatar Adrian Bunk 2-29/+16
2008-06-20bvme6000-rtc: BKL pushdownGravatar Arnd Bergmann 1-1/+6
2007-07-20m68k: missing __initGravatar Al Viro 1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 1-1/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 1-3/+3
2006-10-07[PATCH] m68k pt_regs fixesGravatar Al Viro 1-6/+6
2006-06-25[PATCH] m68k: convert VME irq codeGravatar Roman Zippel 3-175/+9
2006-06-25[PATCH] m68k: introduce irq controllerGravatar Roman Zippel 1-0/+1
2006-03-26[PATCH] more s/fucn/func/ typo fixesGravatar Akinobu Mita 1-1/+1
2006-03-23[PATCH] m68k: rtc driver cleanupGravatar Jean Delvare 1-3/+1
2006-01-12[PATCH] m68k: rtc __user annotationsGravatar Al Viro 1-3/+3
2006-01-11[PATCH] capable/capability.h (arch/)Gravatar Randy Dunlap 1-0/+1
2005-09-07[PATCH] move m68k rtc drivers over to initcallsGravatar Christoph Hellwig 1-2/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 4-0/+727