| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: amiga: Turn off Warp1260 interrupts during boot | Paolo Pisati | 2024-06-04 | 1 | -0/+9 |
* | m68k: amiga: Use str_plural() to fix Coccinelle warning | Thorsten Blum | 2024-04-29 | 1 | -1/+1 |
* | vt: remove superfluous CONFIG_HW_CONSOLE | Lukas Bulwahn | 2024-01-27 | 1 | -1/+1 |
* | m68k: amiga: Add and use "amiga.h" | Geert Uytterhoeven | 2023-10-06 | 3 | -2/+9 |
* | m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE() | Geert Uytterhoeven | 2023-10-06 | 1 | -2/+1 |
* | m68k: Add asm/config.h | Laurent Vivier | 2022-02-21 | 1 | -0/+1 |
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-16 | 1 | -6/+5 |
|\ |
|
| * | m68k: remove timer_interrupt() function | Arnd Bergmann | 2020-10-30 | 1 | -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/+1 |
* | | m68k: Remove unused mach_max_dma_address | Laurent Vivier | 2020-11-02 | 1 | -8/+0 |
|/ |
|
* | m68k: amiga: Clean up Amiga hardware configuration | Geert Uytterhoeven | 2020-09-07 | 1 | -60/+58 |
* | m68k: amiga: Fix Denise detection on OCS | Geert Uytterhoeven | 2020-08-26 | 1 | -3/+3 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | m68k: amiga: config: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-04-27 | 1 | -1/+1 |
* | m68k: amiga: config: Mark expected switch fall-through | Gustavo A. R. Silva | 2020-04-20 | 1 | -2/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | m68k: amiga: Convert to clocksource API | Finn Thain | 2019-03-25 | 1 | -9/+37 |
* | m68k: Drop ARCH_USES_GETTIMEOFFSET | Finn Thain | 2019-03-25 | 1 | -3/+0 |
* | m68k: Call timer_interrupt() with interrupts disabled | Finn Thain | 2019-03-25 | 1 | -0/+9 |
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 1 | -2/+2 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -1/+1 |
|\ |
|
| * | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -1/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | m68k/amiga: Use seq_puts() in amiga_get_hardware_list() | Markus Elfring | 2016-12-09 | 1 | -2/+1 |
* | 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/+0 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -4/+4 |
* | m68k/amiga: Convert printk(foo to pr_foo() | Fabian Frederick | 2014-05-28 | 2 | -11/+11 |
* | m68k: amiga: Add linux/irq.h to make it compile again | Thomas Gleixner | 2014-03-19 | 1 | -0/+1 |
* | m68k/amiga,atari: Fix specifying multiple debug= parameters | Geert Uytterhoeven | 2013-12-08 | 1 | -5/+14 |
* | m68k/amiga: Provide mach_random_get_entropy() | Geert Uytterhoeven | 2013-11-26 | 1 | -0/+10 |
* | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 2013-11-26 | 1 | -9/+9 |
* | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 2013-11-26 | 1 | -0/+1 |
* | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> | Geert Uytterhoeven | 2013-11-26 | 2 | -7/+11 |
* | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 2013-11-26 | 2 | -2/+2 |
* | zorro: Do not allocate zorro_autocon[] statically | Geert Uytterhoeven | 2013-11-26 | 2 | -5/+5 |
* | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 2013-11-26 | 1 | -1/+1 |
* | 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 | -5/+5 |
* | m68k/amiga: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR | Thomas Meyer | 2012-08-18 | 1 | -4/+1 |
* | m68k/amiga: Use arch_initcall() for registering platform devices | Geert Uytterhoeven | 2012-04-22 | 1 | -1/+1 |
* | m68k/amiga: Add error checks when registering platform devices | Geert Uytterhoeven | 2012-04-22 | 1 | -32/+90 |
* | m68k/amiga: Mark z_dev_present() __init | Geert Uytterhoeven | 2012-04-22 | 1 | -1/+1 |
* | Disintegrate asm/system.h for M68K | David Howells | 2012-03-28 | 2 | -2/+0 |
* | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-12 | 1 | -2/+1 |
* | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 2012-01-12 | 1 | -1/+1 |
* | m68k/irq: Remove obsolete m68k irq framework | Geert Uytterhoeven | 2011-11-08 | 1 | -114/+0 |
* | m68k/amiga: Optimize interrupts using chain handlers | Geert Uytterhoeven | 2011-11-08 | 1 | -0/+104 |
* | m68k/amiga: Convert Amiga to genirq | Geert Uytterhoeven | 2011-11-08 | 1 | -0/+3 |