Age | Commit message (Expand) | Author |
2018-05-22 | m68k/mac: Fix SWIM memory resource end address | Finn Thain |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-03-26 | m68k/mac: Remove bogus "FIXME" comment | Finn Thain |
2018-03-26 | m68k/mac: Enable RTC for 100-series PowerBooks | Finn Thain |
2018-03-26 | m68k/mac: Clean up whitespace and remove redundant parentheses | Finn Thain |
2018-03-19 | macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall | Finn Thain |
2018-03-19 | m68k/mac: Fix apparent race condition in Baboon interrupt dispatch | Finn Thain |
2018-03-19 | m68k/mac: Enable PDMA support for PowerBook 190 | Finn Thain |
2018-03-01 | net/mac89x0: Convert to platform_driver | Finn Thain |
2018-01-16 | m68k/mac: Fix race conditions in OSS interrupt dispatch | Finn Thain |
2018-01-16 | nubus: Add expansion_type values for various Mac models | Finn Thain |
2017-11-24 | m68k/macboing: Fix missed timer callback assignment | Kees Cook |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-09 | m68k/mac: Add mutual exclusion for IOP interrupt polling | Finn Thain |
2017-11-09 | m68k/mac: Disentangle VIA/RBV and NuBus initialization | Finn Thain |
2017-11-09 | m68k/mac: Disentangle VIA and OSS initialization | Finn Thain |
2017-11-09 | m68k/mac: More printk modernization | Finn Thain |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook |
2017-08-21 | m68k/mac: Avoid soft-lockup warning after mach_power_off | Finn Thain |
2017-08-21 | m68k/mac: Don't hang waiting for Cuda power-down command | Finn Thain |
2017-04-20 | m68k/mac: Clarify IOP message alloc/free confusion | Finn Thain |
2017-04-20 | m68k/mac: Adopt platform_device_register_simple() | Finn Thain |
2017-04-20 | m68k/mac: Modernize printing of kernel messages | Geert Uytterhoeven |
2017-04-20 | m68k/mac: IOP - Modernize printing of kernel messages | Geert Uytterhoeven |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-02-09 | m68k/mac: Clean up interrupt debug macros and printk statements | Finn Thain |
2017-02-09 | m68k/mac: Remove SHUTUP_SONIC interrupt hack | Finn Thain |
2017-02-09 | m68k/mac: Improve NMI handler | Finn Thain |
2017-02-09 | m68k/mac: Remove unneeded linux/miscdevice.h include | Corentin Labbe |
2017-02-07 | m68k/mac: Replace via-maciisi driver with via-cuda driver | Finn Thain |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-09-19 | m68k: Use IS_ENABLED() instead of checking for built-in or module | Geert Uytterhoeven |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-07-03 | m68k: Assorted spelling fixes | Andrea Gelmini |
2016-06-04 | char/genrtc: remove m68k support | Arnd Bergmann |
2016-02-29 | m68k: Fix misspellings in comments. | Adam Buchbinder |
2015-11-23 | m68k/mac: Kill psc_present | Geert Uytterhoeven |
2015-09-29 | m68k/mac: Export Peripheral System Controller (PSC) base address to modules | Geert Uytterhoeven |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-08-01 | m68k/irq: Prepare irq handlers for irq argument removal | Thomas Gleixner |
2015-06-25 | m68k/psc: Fix race in installing chained IRQ handler | Thomas Gleixner |
2015-03-30 | m68k/mac: Fix out-of-bounds array index in OSS IRQ source initialization | Finn Thain |
2015-01-11 | m68k/mac: Fix scsi_type for Mac LC and similar models | Finn Thain |
2014-11-20 | mac_scsi: Convert to platform device | Finn Thain |
2014-05-28 | m68k: Multi-platform EARLY_PRINTK | Finn Thain |
2013-11-26 | m68k: Remove superfluous inclusions of <asm/bootinfo.h> | Geert Uytterhoeven |