Age | Commit message (Expand) | Author |
2023-10-06 | m68k: Replace GPL 2.0+ README.legal boilerplate with SPDX | Geert Uytterhoeven |
2023-10-06 | m68k: q40: Add and use "q40.h" | Geert Uytterhoeven |
2023-01-30 | m68k: q40: Do not initialise statics to 0 | Xin Gao |
2022-08-02 | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds |
2022-07-07 | arch: m68k: q40: README: drop references to IDE driver | Mauro Carvalho Chehab |
2022-07-04 | m68k: q40: Align '*' in comments | Jiang Jian |
2022-05-25 | m68k: removed unused "mach_get_ss" | Greg Ungerer |
2022-02-21 | m68k: Add asm/config.h | Laurent Vivier |
2021-06-10 | m68k/q40: Replace q40ide driver with pata_falcon and falconide | Finn Thain |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-11-02 | m68k: Remove unused mach_max_dma_address | Laurent Vivier |
2020-10-30 | m68k: remove timer_interrupt() function | Arnd Bergmann |
2020-10-30 | m68k: change remaining timers to legacy_timer_tick | Arnd Bergmann |
2020-10-30 | m68k: split heartbeat out of timer function | Arnd Bergmann |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2019-10-21 | m68k: q40: Fix info-leak in rtc_ioctl | Fuqian Huang |
2019-06-14 | docs: ide: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-25 | m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementations | Finn Thain |
2019-03-25 | m68k: Call timer_interrupt() with interrupts disabled | 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 |
2011-11-08 | m68k/irq: Remove obsolete m68k irq framework | Geert Uytterhoeven |
2011-11-08 | m68k/q40: Convert Q40/Q60 to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Rename {,__}m68k_handle_int() | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock |
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 |
2008-04-28 | m68k: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2007-10-20 | spelling fixes: arch/m68k/ | Simon Arlott |
2007-07-20 | m68k: missing __init | Al Viro |
2007-05-07 | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary |
2007-05-04 | m68k: early parameter support | Roman Zippel |