index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
m68k/mac: Optimize interrupts using chain handlers
Geert Uytterhoeven
2011-11-08
4
-63
/
+298
*
m68k/mac: Convert Mac to genirq
Geert Uytterhoeven
2011-11-08
4
-0
/
+12
*
m68k/irq: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
2011-11-08
3
-28
/
+17
*
m68k/irq: Rename {,__}m68k_handle_int()
Geert Uytterhoeven
2011-11-08
4
-7
/
+7
*
m68k/irq: Add m68k_setup_irq_controller()
Geert Uytterhoeven
2011-11-08
1
-1
/
+1
*
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
Geert Uytterhoeven
2011-11-08
1
-2
/
+12
*
m68k/irq: Rename irq_controller to irq_chip
Geert Uytterhoeven
2011-11-08
1
-5
/
+4
*
m68k/mac: Fix mac_irq_pending() for PSC MACE and SCC
Finn Thain
2011-10-24
1
-1
/
+1
*
m68k/mac: Fix compiler warning in via_read_time()
Finn Thain
2011-10-24
1
-17
/
+23
*
fix comment typos concerning "consistent"
Uwe Kleine-König
2010-12-10
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+2
|
\
|
*
Update broken web addresses in arch directory.
Justin P. Mattock
2010-10-18
1
-1
/
+2
*
|
arch/m68k/mac/macboing.c: use unsigned long for irqflags
Andrew Morton
2010-10-01
1
-3
/
+3
|
/
*
m68k/mac: Fix RTC on PMU machines
Finn Thain
2010-08-09
1
-3
/
+3
*
m68k/mac: Add color classic ii support
Finn Thain
2010-08-09
1
-0
/
+9
*
m68k: Remove trailing spaces in messages
Frans Pop
2010-05-17
1
-5
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
mac68k: start CUDA early
Finn Thain
2010-02-27
1
-0
/
+6
*
mac68k: move macsonic and macmace platform devices
Finn Thain
2010-02-27
1
-0
/
+23
*
mac68k: move mac_esp platform device
Finn Thain
2010-02-27
1
-0
/
+27
*
mac68k: replace mac68k SCC code with platform device
Finn Thain
2010-02-27
6
-472
/
+74
*
mac68k: rework SWIM platform device
Finn Thain
2010-02-27
1
-19
/
+16
*
mac68k: cleanup
Finn Thain
2010-02-27
1
-111
/
+97
*
m68k: mac - Add SWIM floppy support
Laurent Vivier
2009-03-26
2
-0
/
+53
*
m68k: mac - Add a new entry in mac_model to identify the floppy controller type.
Laurent Vivier
2009-03-26
1
-54
/
+109
*
m68k: mac core - Kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-12
6
-34
/
+54
*
m68k: Kill several external declarations in source files
Geert Uytterhoeven
2009-01-12
5
-24
/
+2
*
m68k: mac baboon interrupt enable/disable
Finn Thain
2008-12-28
2
-15
/
+35
*
m68k: machw.h cleanup
Finn Thain
2008-12-28
4
-4
/
+0
*
m68k: Mac via cleanup and commentry
Finn Thain
2008-12-28
1
-47
/
+32
*
m68k: Reinstate mac rtc
Finn Thain
2008-12-28
2
-9
/
+10
*
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
2008-08-05
2
-2
/
+0
*
m68k/mac/: possible cleanups
Adrian Bunk
2008-07-20
8
-181
/
+35
*
m68k: remove old mac_esp cruft
Finn Thain
2008-05-05
1
-24
/
+0
[next]