summaryrefslogtreecommitdiff
path: root/arch/m68k/mac
AgeCommit message (Expand)Author
2018-05-22m68k/mac: Fix SWIM memory resource end addressFinn Thain
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-03-26m68k/mac: Remove bogus "FIXME" commentFinn Thain
2018-03-26m68k/mac: Enable RTC for 100-series PowerBooksFinn Thain
2018-03-26m68k/mac: Clean up whitespace and remove redundant parenthesesFinn Thain
2018-03-19macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcallFinn Thain
2018-03-19m68k/mac: Fix apparent race condition in Baboon interrupt dispatchFinn Thain
2018-03-19m68k/mac: Enable PDMA support for PowerBook 190Finn Thain
2018-03-01net/mac89x0: Convert to platform_driverFinn Thain
2018-01-16m68k/mac: Fix race conditions in OSS interrupt dispatchFinn Thain
2018-01-16nubus: Add expansion_type values for various Mac modelsFinn Thain
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain
2017-11-09m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain
2017-11-09m68k/mac: Disentangle VIA and OSS initializationFinn Thain
2017-11-09m68k/mac: More printk modernizationFinn Thain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-08-21m68k/mac: Avoid soft-lockup warning after mach_power_offFinn Thain
2017-08-21m68k/mac: Don't hang waiting for Cuda power-down commandFinn Thain
2017-04-20m68k/mac: Clarify IOP message alloc/free confusionFinn Thain
2017-04-20m68k/mac: Adopt platform_device_register_simple()Finn Thain
2017-04-20m68k/mac: Modernize printing of kernel messagesGeert Uytterhoeven
2017-04-20m68k/mac: IOP - Modernize printing of kernel messagesGeert Uytterhoeven
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-09m68k/mac: Clean up interrupt debug macros and printk statementsFinn Thain
2017-02-09m68k/mac: Remove SHUTUP_SONIC interrupt hackFinn Thain
2017-02-09m68k/mac: Improve NMI handlerFinn Thain
2017-02-09m68k/mac: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-07-03m68k: Assorted spelling fixesAndrea Gelmini
2016-06-04char/genrtc: remove m68k supportArnd Bergmann
2016-02-29m68k: Fix misspellings in comments.Adam Buchbinder
2015-11-23m68k/mac: Kill psc_presentGeert Uytterhoeven
2015-09-29m68k/mac: Export Peripheral System Controller (PSC) base address to modulesGeert Uytterhoeven
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-01m68k/irq: Prepare irq handlers for irq argument removalThomas Gleixner
2015-06-25m68k/psc: Fix race in installing chained IRQ handlerThomas Gleixner
2015-03-30m68k/mac: Fix out-of-bounds array index in OSS IRQ source initializationFinn Thain
2015-01-11m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain
2014-11-20mac_scsi: Convert to platform deviceFinn Thain
2014-05-28m68k: Multi-platform EARLY_PRINTKFinn Thain
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven