summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mvme16x
AgeCommit message (Expand)AuthorFilesLines
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2022-02-21m68k: Add asm/config.hLaurent Vivier1-0/+1
2022-02-02block: remove genhd.hChristoph Hellwig1-1/+0
2021-09-13m68k: mvme: Remove overdue #warnings in RTC handlingGeert Uytterhoeven1-1/+3
2021-04-06m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain1-6/+8
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+4
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier1-1/+0
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann1-2/+2
2020-10-30m68k: change remaining timers to legacy_timer_tickArnd Bergmann1-3/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-25m68k: mvme16x: Handle timer counter overflowFinn Thain1-13/+32
2019-03-25m68k: mvme16x: Convert to clocksource APIFinn Thain1-6/+31
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain1-2/+0
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain1-10/+11
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann1-8/+0
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-12m68k/mvme16x: Modernize printing of kernel messagesGeert Uytterhoeven2-17/+17
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-06-04char/genrtc: remove m68k supportArnd Bergmann1-1/+0
2016-05-03m68k/mvme16x: Include generic <linux/rtc.h>Geert Uytterhoeven1-1/+1
2015-01-11m68k/mvme16x: rtc - Don't use module_init in non-modular codePaul Gortmaker1-1/+1
2014-05-28m68k/mvme16x: Adopt common boot consoleFinn Thain1-25/+1
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven1-12/+15
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven1-0/+1
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven1-1/+1
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren1-4/+4
2012-03-28Disintegrate asm/system.h for M68KDavid Howells2-2/+0
2011-12-10m68k/mvme16x: Add support for EARLY_PRINTKKars de Jong1-0/+160
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven1-1/+1
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn1-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-17m68k: Remove BKL from rtc implementationsThomas Gleixner1-14/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven1-1/+0
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-10/+5
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk1-13/+13
2008-07-02mvme16x-rtc: BKL pushdownArnd Bergmann1-0/+4
2008-02-05m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.cAdrian Bunk3-7/+3
2007-07-20m68k: missing __initAl Viro1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-3/+3
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-6/+6
2006-06-25[PATCH] m68k: convert VME irq codeRoman Zippel3-164/+11
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel1-0/+1
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall1-3/+1
2006-01-12[PATCH] m68k: rtc __user annotationsAl Viro1-3/+3
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1