aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/bvme6000
AgeCommit message (Expand)Author
2023-10-06m68k: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven
2023-10-06m68k: bvme6000: Make bvme6000_abort_int() staticGeert Uytterhoeven
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-21m68k: Add asm/config.hLaurent Vivier
2022-02-02block: remove genhd.hChristoph Hellwig
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-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-25m68k: bvme6000: Convert to clocksource APIFinn Thain
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-12m68k/bvme6000: Modernize printing of kernel messagesGeert Uytterhoeven
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-04char/genrtc: remove m68k supportArnd Bergmann
2016-05-03m68k/bvme6000: Include generic <linux/rtc.h>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-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
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-17m68k: Remove BKL from rtc implementationsThomas Gleixner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan
2008-10-20arch/m68k/bvme6000/rtc.c: remove duplicated includeHuang Weiyi
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk
2008-06-20bvme6000-rtc: BKL pushdownArnd Bergmann
2007-07-20m68k: missing __initAl Viro
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-06-25[PATCH] m68k: convert VME irq codeRoman Zippel
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita
2006-03-23[PATCH] m68k: rtc driver cleanupJean Delvare
2006-01-12[PATCH] m68k: rtc __user annotationsAl Viro
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2005-09-07[PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds