index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mac
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-45
/
+11
2018-07-31
macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
Finn Thain
2
-41
/
+9
2018-07-31
macintosh/via-pmu68k: Don't load driver on unsupported hardware
Finn Thain
1
-4
/
+2
2018-07-29
m68k: Remove unused set_clock_mmss() helpers
Arnd Bergmann
2
-18
/
+0
2018-07-29
m68k: mac: Use time64_t in RTC handling
Arnd Bergmann
1
-28
/
+36
2018-07-23
m68k/mac: Enable PDMA for PowerBook 500 series
Finn Thain
1
-18
/
+1
2018-05-22
m68k/mac: Fix SWIM memory resource end address
Finn Thain
1
-1
/
+1
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2018-03-26
m68k/mac: Remove bogus "FIXME" comment
Finn Thain
1
-4
/
+0
2018-03-26
m68k/mac: Enable RTC for 100-series PowerBooks
Finn Thain
1
-29
/
+41
2018-03-26
m68k/mac: Clean up whitespace and remove redundant parentheses
Finn Thain
1
-27
/
+37
2018-03-19
macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall
Finn Thain
1
-0
/
+4
2018-03-19
m68k/mac: Fix apparent race condition in Baboon interrupt dispatch
Finn Thain
1
-19
/
+8
2018-03-19
m68k/mac: Enable PDMA support for PowerBook 190
Finn Thain
1
-4
/
+2
2018-03-01
net/mac89x0: Convert to platform_driver
Finn Thain
1
-0
/
+4
2018-01-16
m68k/mac: Fix race conditions in OSS interrupt dispatch
Finn Thain
1
-41
/
+26
2018-01-16
nubus: Add expansion_type values for various Mac models
Finn Thain
1
-64
/
+46
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-11-13
Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-52
/
+40
2017-11-09
m68k/mac: Add mutual exclusion for IOP interrupt polling
Finn Thain
1
-0
/
+9
2017-11-09
m68k/mac: Disentangle VIA/RBV and NuBus initialization
Finn Thain
2
-9
/
+4
2017-11-09
m68k/mac: Disentangle VIA and OSS initialization
Finn Thain
3
-24
/
+18
2017-11-09
m68k/mac: More printk modernization
Finn Thain
4
-20
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-1
/
+1
2017-08-21
m68k/mac: Avoid soft-lockup warning after mach_power_off
Finn Thain
1
-2
/
+3
2017-08-21
m68k/mac: Don't hang waiting for Cuda power-down command
Finn Thain
1
-0
/
+11
2017-04-20
m68k/mac: Clarify IOP message alloc/free confusion
Finn Thain
1
-13
/
+6
2017-04-20
m68k/mac: Adopt platform_device_register_simple()
Finn Thain
1
-37
/
+12
2017-04-20
m68k/mac: Modernize printing of kernel messages
Geert Uytterhoeven
2
-21
/
+14
2017-04-20
m68k/mac: IOP - Modernize printing of kernel messages
Geert Uytterhoeven
1
-45
/
+29
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-73
/
+17
2017-02-09
m68k/mac: Clean up interrupt debug macros and printk statements
Finn Thain
5
-63
/
+0
2017-02-09
m68k/mac: Remove SHUTUP_SONIC interrupt hack
Finn Thain
1
-12
/
+0
2017-02-09
m68k/mac: Improve NMI handler
Finn Thain
1
-59
/
+8
2017-02-09
m68k/mac: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-02-07
m68k/mac: Replace via-maciisi driver with via-cuda driver
Finn Thain
2
-73
/
+17
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-19
m68k: Use IS_ENABLED() instead of checking for built-in or module
Geert Uytterhoeven
1
-1
/
+1
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2
-2
/
+2
2016-07-03
m68k: Assorted spelling fixes
Andrea Gelmini
1
-1
/
+1
2016-06-04
char/genrtc: remove m68k support
Arnd Bergmann
2
-2
/
+2
2016-02-29
m68k: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-11-23
m68k/mac: Kill psc_present
Geert Uytterhoeven
2
-7
/
+6
2015-09-29
m68k/mac: Export Peripheral System Controller (PSC) base address to modules
Geert Uytterhoeven
1
-0
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
4
-7
/
+7
2015-08-01
m68k/irq: Prepare irq handlers for irq argument removal
Thomas Gleixner
2
-3
/
+6
[next]