summaryrefslogtreecommitdiff
path: root/arch/m68k/mac
AgeCommit message (Expand)Author
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
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven
2013-11-26m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0Geert Uytterhoeven
2013-11-26m68k/mac: Fix comment about iop_*_present flags setup timingGeert Uytterhoeven
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren
2012-04-01m68k/mac: Add missing platform check before registering platform devicesGeert Uytterhoeven
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2011-12-10m68k/mac: cleanup macro caseFinn Thain
2011-12-10mac_scsi: fix mac_scsi on some powerbooksFinn Thain
2011-12-10m68k/mac: fix powerbook 150 adb_typeFinn Thain