index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k/mac: Avoid soft-lockup warning after mach_power_off
Finn Thain
2017-08-21
1
-2
/
+3
*
m68k/mac: Don't hang waiting for Cuda power-down command
Finn Thain
2017-08-21
1
-0
/
+11
*
m68k/mac: Clarify IOP message alloc/free confusion
Finn Thain
2017-04-20
1
-13
/
+6
*
m68k/mac: Adopt platform_device_register_simple()
Finn Thain
2017-04-20
1
-37
/
+12
*
m68k/mac: Modernize printing of kernel messages
Geert Uytterhoeven
2017-04-20
2
-21
/
+14
*
m68k/mac: IOP - Modernize printing of kernel messages
Geert Uytterhoeven
2017-04-20
1
-45
/
+29
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
2
-73
/
+17
|
\
|
*
m68k/mac: Replace via-maciisi driver with via-cuda driver
Finn Thain
2017-02-07
2
-73
/
+17
*
|
m68k/mac: Clean up interrupt debug macros and printk statements
Finn Thain
2017-02-09
5
-63
/
+0
*
|
m68k/mac: Remove SHUTUP_SONIC interrupt hack
Finn Thain
2017-02-09
1
-12
/
+0
*
|
m68k/mac: Improve NMI handler
Finn Thain
2017-02-09
1
-59
/
+8
*
|
m68k/mac: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-02-09
1
-1
/
+0
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
m68k: Use IS_ENABLED() instead of checking for built-in or module
Geert Uytterhoeven
2016-09-19
1
-1
/
+1
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
2
-2
/
+2
|
\
|
*
char/genrtc: remove m68k support
Arnd Bergmann
2016-06-04
2
-2
/
+2
*
|
m68k: Assorted spelling fixes
Andrea Gelmini
2016-07-03
1
-1
/
+1
|
/
*
m68k: Fix misspellings in comments.
Adam Buchbinder
2016-02-29
1
-1
/
+1
*
m68k/mac: Kill psc_present
Geert Uytterhoeven
2015-11-23
2
-7
/
+6
*
m68k/mac: Export Peripheral System Controller (PSC) base address to modules
Geert Uytterhoeven
2015-09-29
1
-0
/
+1
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
4
-7
/
+7
*
m68k/irq: Prepare irq handlers for irq argument removal
Thomas Gleixner
2015-08-01
2
-3
/
+6
*
m68k/psc: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
1
-8
/
+4
*
m68k/mac: Fix out-of-bounds array index in OSS IRQ source initialization
Finn Thain
2015-03-30
1
-2
/
+1
*
m68k/mac: Fix scsi_type for Mac LC and similar models
Finn Thain
2015-01-11
1
-15
/
+17
*
mac_scsi: Convert to platform device
Finn Thain
2014-11-20
1
-14
/
+132
*
m68k: Multi-platform EARLY_PRINTK
Finn Thain
2014-05-28
1
-29
/
+0
*
m68k: Remove superfluous inclusions of <asm/bootinfo.h>
Geert Uytterhoeven
2013-11-26
5
-5
/
+0
*
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
Geert Uytterhoeven
2013-11-26
1
-15
/
+17
*
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
Geert Uytterhoeven
2013-11-26
1
-0
/
+1
*
m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0
Geert Uytterhoeven
2013-11-26
2
-2
/
+0
*
m68k/mac: Fix comment about iop_*_present flags setup timing
Geert Uytterhoeven
2013-11-26
1
-2
/
+2
*
m68k: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
2013-11-26
1
-1
/
+1
*
m68k: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
2
-4
/
+4
*
m68k/mac: Add missing platform check before registering platform devices
Geert Uytterhoeven
2012-04-01
1
-0
/
+3
*
Disintegrate asm/system.h for M68K
David Howells
2012-03-28
2
-2
/
+0
*
m68k/mac: cleanup macro case
Finn Thain
2011-12-10
2
-34
/
+30
*
mac_scsi: fix mac_scsi on some powerbooks
Finn Thain
2011-12-10
1
-14
/
+20
*
m68k/mac: fix powerbook 150 adb_type
Finn Thain
2011-12-10
1
-1
/
+1
*
m68k/mac: fix baboon irq disable and shutdown
Finn Thain
2011-12-10
1
-14
/
+8
*
m68k/mac: oss irq fixes
Finn Thain
2011-12-10
4
-87
/
+73
*
m68k/mac: fix nubus slot irq disable and shutdown
Finn Thain
2011-12-10
2
-42
/
+108
*
m68k/mac: enable via_alt_mapping on performa 580
Finn Thain
2011-12-10
3
-33
/
+24
*
m68k/mac: cleanup forward declarations
Finn Thain
2011-12-10
4
-64
/
+6
*
m68k/mac: cleanup mac_irq_pending
Finn Thain
2011-12-10
5
-99
/
+6
*
m68k/mac: cleanup mac_clear_irq
Finn Thain
2011-12-10
5
-95
/
+0
*
m68k/mac: early console
Finn Thain
2011-12-10
1
-0
/
+29
*
m68k/mac: Remove mac_irq_{en,dis}able() wrappers
Finn Thain
2011-11-08
2
-23
/
+9
*
m68k/irq: Remove obsolete m68k irq framework
Geert Uytterhoeven
2011-11-08
4
-267
/
+0
[next]