aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/bvme6000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven1-1/+2
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-5/+5
2012-03-28Disintegrate asm/system.h for M68KDavid Howells2-2/+0
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-20/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun 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-11/+0
2008-10-20arch/m68k/bvme6000/rtc.c: remove duplicated includeHuang Weiyi1-1/+0
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk2-29/+16
2008-06-20bvme6000-rtc: BKL pushdownArnd Bergmann1-1/+6
2007-07-20m68k: missing __initAl Viro1-1/+1
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-175/+9
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel1-0/+1
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita1-1/+1
2006-03-23[PATCH] m68k: rtc driver cleanupJean Delvare1-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
2005-09-07[PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+727