Age | Commit message (Expand) | Author | Files | Lines |
2019-03-25 | m68k: mvme16x: Handle timer counter overflow | Finn Thain | 1 | -13/+32 |
2019-03-25 | m68k: mvme16x: Convert to clocksource API | Finn Thain | 1 | -6/+31 |
2019-03-25 | m68k: Drop ARCH_USES_GETTIMEOFFSET | Finn Thain | 1 | -2/+0 |
2019-03-25 | m68k: Call timer_interrupt() with interrupts disabled | Finn Thain | 1 | -10/+11 |
2018-07-29 | m68k: Remove unused set_clock_mmss() helpers | Arnd Bergmann | 1 | -8/+0 |
2018-05-22 | m68k: Fix off-by-one calendar month | Finn Thain | 1 | -1/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-02-12 | m68k/mvme16x: Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -17/+17 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-06-04 | char/genrtc: remove m68k support | Arnd Bergmann | 1 | -1/+0 |
2016-05-03 | m68k/mvme16x: Include generic <linux/rtc.h> | Geert Uytterhoeven | 1 | -1/+1 |
2015-01-11 | m68k/mvme16x: rtc - Don't use module_init in non-modular code | Paul Gortmaker | 1 | -1/+1 |
2014-05-28 | m68k/mvme16x: Adopt common boot console | Finn Thain | 1 | -25/+1 |
2013-11-26 | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 1 | -12/+15 |
2013-11-26 | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 1 | -0/+1 |
2013-11-26 | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 1 | -1/+1 |
2012-12-24 | m68k: set arch_gettimeoffset directly | Stephen Warren | 1 | -4/+4 |
2012-03-28 | Disintegrate asm/system.h for M68K | David Howells | 2 | -2/+0 |
2011-12-10 | m68k/mvme16x: Add support for EARLY_PRINTK | Kars de Jong | 1 | -0/+160 |
2011-11-08 | m68k/irq: Remove obsolete support for user vector interrupt fixups | Geert Uytterhoeven | 1 | -1/+1 |
2011-01-31 | m68k: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -2/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-05-17 | m68k: Remove BKL from rtc implementations | Thomas Gleixner | 1 | -14/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2009-01-12 | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 1 | -1/+0 |
2008-10-23 | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 1 | -10/+5 |
2008-10-14 | m68k: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -13/+13 |
2008-07-02 | mvme16x-rtc: BKL pushdown | Arnd Bergmann | 1 | -0/+4 |
2008-02-05 | m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c | Adrian Bunk | 3 | -7/+3 |
2007-07-20 | m68k: missing __init | Al Viro | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 1 | -3/+3 |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 1 | -6/+6 |
2006-06-25 | [PATCH] m68k: convert VME irq code | Roman Zippel | 3 | -164/+11 |
2006-06-25 | [PATCH] m68k: introduce irq controller | Roman Zippel | 1 | -0/+1 |
2006-03-28 | [PATCH] RTC: Remove some duplicate BCD definitions | Matt Mackall | 1 | -3/+1 |
2006-01-12 | [PATCH] m68k: rtc __user annotations | Al Viro | 1 | -3/+3 |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 1 | -0/+1 |
2005-09-07 | [PATCH] move m68k rtc drivers over to initcalls | Christoph Hellwig | 1 | -2/+2 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 5 | -0/+618 |