| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: q40: Do not initialise statics to 0 | Xin Gao | 2023-01-30 | 1 | -2/+2 |
* | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds | 2022-08-02 | 1 | -3/+2 |
|\ |
|
| * | arch: m68k: q40: README: drop references to IDE driver | Mauro Carvalho Chehab | 2022-07-07 | 1 | -3/+2 |
* | | m68k: q40: Align '*' in comments | Jiang Jian | 2022-07-04 | 1 | -1/+1 |
|/ |
|
* | m68k: removed unused "mach_get_ss" | Greg Ungerer | 2022-05-25 | 1 | -7/+0 |
* | m68k: Add asm/config.h | Laurent Vivier | 2022-02-21 | 1 | -0/+1 |
* | m68k/q40: Replace q40ide driver with pata_falcon and falconide | Finn Thain | 2021-06-10 | 1 | -6/+31 |
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-16 | 2 | -6/+6 |
|\ |
|
| * | m68k: remove timer_interrupt() function | Arnd Bergmann | 2020-10-30 | 2 | -2/+2 |
| * | m68k: change remaining timers to legacy_timer_tick | Arnd Bergmann | 2020-10-30 | 1 | -4/+2 |
| * | m68k: split heartbeat out of timer function | Arnd Bergmann | 2020-10-30 | 1 | -0/+2 |
* | | m68k: Remove unused mach_max_dma_address | Laurent Vivier | 2020-11-02 | 1 | -5/+0 |
|/ |
|
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | m68k: q40: Fix info-leak in rtc_ioctl | Fuqian Huang | 2019-10-21 | 1 | -0/+1 |
* | docs: ide: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementations | Finn Thain | 2019-03-25 | 1 | -9/+0 |
* | m68k: Call timer_interrupt() with interrupts disabled | Finn Thain | 2019-03-25 | 1 | -8/+11 |
* | m68k: Remove unused set_clock_mmss() helpers | Arnd Bergmann | 2018-07-29 | 1 | -30/+0 |
* | m68k/q40: Modernize printing of kernel messages | Geert Uytterhoeven | 2017-02-12 | 2 | -13/+16 |
* | m68k: Use IS_ENABLED() instead of checking for built-in or module | Geert Uytterhoeven | 2016-09-19 | 1 | -1/+1 |
* | char/genrtc: remove m68k support | Arnd Bergmann | 2016-06-04 | 1 | -1/+1 |
* | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 2013-11-26 | 1 | -2/+2 |
* | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 2013-07-15 | 1 | -1/+1 |
* | m68k: set arch_gettimeoffset directly | Stephen Warren | 2012-12-24 | 1 | -4/+4 |
* | m68k/q40: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR | Thomas Meyer | 2012-08-18 | 1 | -4/+1 |
* | m68k/q40: Add missing platform check before registering platform devices | Geert Uytterhoeven | 2012-04-01 | 1 | -0/+3 |
* | Disintegrate asm/system.h for M68K | David Howells | 2012-03-28 | 2 | -2/+0 |
* | Input: q40kbd - convert driver to the split model | Dmitry Torokhov | 2012-01-23 | 1 | -0/+13 |
* | m68k/irq: Remove obsolete m68k irq framework | Geert Uytterhoeven | 2011-11-08 | 1 | -16/+0 |
* | m68k/q40: Convert Q40/Q60 to genirq | Geert Uytterhoeven | 2011-11-08 | 1 | -1/+7 |
* | m68k/irq: Rename {,__}m68k_handle_int() | Geert Uytterhoeven | 2011-11-08 | 1 | -4/+4 |
* | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 2011-11-08 | 1 | -1/+2 |
* | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 2011-11-08 | 1 | -11/+17 |
* | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 2011-11-08 | 1 | -9/+8 |
* | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Update broken web addresses in arch directory. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | m68k: Remove trailing spaces in messages | Frans Pop | 2010-05-17 | 1 | -1/+1 |
* | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 2009-01-12 | 1 | -3/+0 |
* | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 2008-10-23 | 1 | -10/+0 |
* | m68k: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-14 | 1 | -11/+1 |
* | m68k/q40/config.c: make functions static | Adrian Bunk | 2008-07-20 | 1 | -13/+13 |
* | m68k: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 1 | -1/+1 |
* | spelling fixes: arch/m68k/ | Simon Arlott | 2007-10-20 | 1 | -2/+2 |
* | m68k: missing __init | Al Viro | 2007-07-20 | 1 | -1/+1 |
* | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 2007-05-07 | 1 | -1/+1 |
* | m68k: early parameter support | Roman Zippel | 2007-05-04 | 1 | -9/+14 |
* | m68k: reformat various m68k files | Roman Zippel | 2007-05-04 | 1 | -131/+134 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 2 | -3/+3 |