index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
q40
/
config.c
Age
Commit message (
Expand
)
Author
2019-10-21
m68k: q40: Fix info-leak in rtc_ioctl
Fuqian Huang
2019-03-25
m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementations
Finn Thain
2018-07-29
m68k: Remove unused set_clock_mmss() helpers
Arnd Bergmann
2017-02-12
m68k/q40: Modernize printing of kernel messages
Geert Uytterhoeven
2016-09-19
m68k: Use IS_ENABLED() instead of checking for built-in or module
Geert Uytterhoeven
2016-06-04
char/genrtc: remove m68k support
Arnd Bergmann
2013-11-26
m68k: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2012-12-24
m68k: set arch_gettimeoffset directly
Stephen Warren
2012-08-18
m68k/q40: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
Thomas Meyer
2012-04-01
m68k/q40: Add missing platform check before registering platform devices
Geert Uytterhoeven
2012-03-28
Disintegrate asm/system.h for M68K
David Howells
2012-01-23
Input: q40kbd - convert driver to the split model
Dmitry Torokhov
2010-05-17
m68k: Remove trailing spaces in messages
Frans Pop
2009-01-12
m68k: Kill several external declarations in source files
Geert Uytterhoeven
2008-10-23
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
2008-10-14
m68k: use bcd2bin/bin2bcd
Adrian Bunk
2008-07-20
m68k/q40/config.c: make functions static
Adrian Bunk
2007-05-04
m68k: early parameter support
Roman Zippel
2007-05-04
m68k: reformat various m68k files
Roman Zippel
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-07
[PATCH] m68k pt_regs fixes
Al Viro
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-25
[PATCH] m68k: convert q40 irq code
Roman Zippel
2006-06-25
[PATCH] m68k: introduce irq controller
Roman Zippel
2006-01-12
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
2006-01-12
[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds