Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a17a1f2bd204a10082e7e88bdbc433a85cc92e1e
/
arch
/
m68k
/
mac
a77cdaa
m68k/mac: Export Peripheral System Controller (PSC) base address to modules
by Geert Uytterhoeven
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
625b86a
m68k/irq: Prepare irq handlers for irq argument removal
by Thomas Gleixner
· 9 years ago
09c5cb9
m68k/psc: Fix race in installing chained IRQ handler
by Thomas Gleixner
· 9 years ago
b24f670
m68k/mac: Fix out-of-bounds array index in OSS IRQ source initialization
by Finn Thain
· 10 years ago
2e874d1
m68k/mac: Fix scsi_type for Mac LC and similar models
by Finn Thain
· 10 years ago
cbad48d
mac_scsi: Convert to platform device
by Finn Thain
· 10 years ago
7913ad1
m68k: Multi-platform EARLY_PRINTK
by Finn Thain
· 11 years ago
371001e
m68k: Remove superfluous inclusions of <asm/bootinfo.h>
by Geert Uytterhoeven
· 11 years ago
abe4810
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
by Geert Uytterhoeven
· 11 years ago
4c3c522
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
by Geert Uytterhoeven
· 11 years ago
958903d
m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0
by Geert Uytterhoeven
· 11 years ago
f16b89b
m68k/mac: Fix comment about iop_*_present flags setup timing
by Geert Uytterhoeven
· 11 years ago
a4df02a
m68k: Mark functions only called from setup_arch() __init
by Geert Uytterhoeven
· 11 years ago
c8d5ba1
m68k: set arch_gettimeoffset directly
by Stephen Warren
· 12 years ago
6cfeba5
m68k/mac: Add missing platform check before registering platform devices
by Geert Uytterhoeven
· 13 years ago
803f691
Disintegrate asm/system.h for M68K
by David Howells
· 13 years ago
608e287
m68k/mac: cleanup macro case
by Finn Thain
· 13 years ago
aa8a9fb
mac_scsi: fix mac_scsi on some powerbooks
by Finn Thain
· 13 years ago
4107c45
m68k/mac: fix powerbook 150 adb_type
by Finn Thain
· 13 years ago
feb11e8
m68k/mac: fix baboon irq disable and shutdown
by Finn Thain
· 13 years ago
da3fb3c
m68k/mac: oss irq fixes
by Finn Thain
· 13 years ago
c4af5da
m68k/mac: fix nubus slot irq disable and shutdown
by Finn Thain
· 13 years ago
8d9f014
m68k/mac: enable via_alt_mapping on performa 580
by Finn Thain
· 13 years ago
ed04c97
m68k/mac: cleanup forward declarations
by Finn Thain
· 13 years ago
30c0527
m68k/mac: cleanup mac_irq_pending
by Finn Thain
· 13 years ago
56e6368
m68k/mac: cleanup mac_clear_irq
by Finn Thain
· 13 years ago
93edd02
m68k/mac: early console
by Finn Thain
· 13 years ago
2690e21
m68k/mac: Remove mac_irq_{en,dis}able() wrappers
by Finn Thain
· 13 years ago
d890d73
m68k/irq: Remove obsolete m68k irq framework
by Geert Uytterhoeven
· 13 years ago
9145db5
m68k/mac: Optimize interrupts using chain handlers
by Geert Uytterhoeven
· 13 years ago
ddc7fd2
m68k/mac: Convert Mac to genirq
by Geert Uytterhoeven
· 13 years ago
5a23945
m68k/irq: Remove obsolete IRQ_FLG_* users
by Geert Uytterhoeven
· 13 years ago
1425df8
m68k/irq: Rename {,__}m68k_handle_int()
by Geert Uytterhoeven
· 13 years ago
edb3472
m68k/irq: Add m68k_setup_irq_controller()
by Geert Uytterhoeven
· 13 years ago
e8abf5e
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
by Geert Uytterhoeven
· 14 years ago
c288bf2
m68k/irq: Rename irq_controller to irq_chip
by Geert Uytterhoeven
· 14 years ago
8b22343
m68k/mac: Fix mac_irq_pending() for PSC MACE and SCC
by Finn Thain
· 13 years ago
75a2385
m68k/mac: Fix compiler warning in via_read_time()
by Finn Thain
· 13 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
50a23e6
Update broken web addresses in arch directory.
by Justin P. Mattock
· 14 years ago
e53ced1
arch/m68k/mac/macboing.c: use unsigned long for irqflags
by Andrew Morton
· 14 years ago
d643e2d
m68k/mac: Fix RTC on PMU machines
by Finn Thain
· 14 years ago
1b46010
m68k/mac: Add color classic ii support
by Finn Thain
· 14 years ago
b9b0d8b
m68k: Remove trailing spaces in messages
by Frans Pop
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
18814ee
mac68k: start CUDA early
by Finn Thain
· 15 years ago
eeb9c18
mac68k: move macsonic and macmace platform devices
by Finn Thain
· 15 years ago
cff75f1
mac68k: move mac_esp platform device
by Finn Thain
· 15 years ago
80614e5
mac68k: replace mac68k SCC code with platform device
by Finn Thain
· 15 years ago
2724daf
mac68k: rework SWIM platform device
by Finn Thain
· 15 years ago
53aac0a
mac68k: cleanup
by Finn Thain
· 15 years ago
8852ecd
m68k: mac - Add SWIM floppy support
by Laurent Vivier
· 16 years ago
7ad93b4
m68k: mac - Add a new entry in mac_model to identify the floppy controller type.
by Laurent Vivier
· 16 years ago
92c3dd1
m68k: mac core - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
c85627f
m68k: Kill several external declarations in source files
by Geert Uytterhoeven
· 16 years ago
746e8d3
m68k: mac baboon interrupt enable/disable
by Finn Thain
· 16 years ago
429dbf5
m68k: machw.h cleanup
by Finn Thain
· 16 years ago
4a97359
m68k: Mac via cleanup and commentry
by Finn Thain
· 16 years ago
40f7f9c
m68k: Reinstate mac rtc
by Finn Thain
· 16 years ago
0e25f71
remove unneeded #include <linux/ide.h>'s
by Adrian Bunk
· 16 years ago
8dfbdf4
m68k/mac/: possible cleanups
by Adrian Bunk
· 16 years ago
b6d9d26
m68k: remove old mac_esp cruft
by Finn Thain
· 17 years ago
5125154
proc: remove /proc/mac_iop
by Alexey Dobriyan
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
f85e7cd
m68k: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
00bf59c
mac68k: remove dead code
by Finn Thain
· 17 years ago
deea777
m68k: kill arch/m68k/mac/mac_ksyms.c
by Adrian Bunk
· 17 years ago
0c79cf6
spelling fixes: arch/m68k/
by Simon Arlott
· 17 years ago
66a3f82
m68k: missing __init
by Al Viro
· 17 years ago
88f8bb780
m68k: missing exports
by Al Viro
· 17 years ago
4eb527a
m68k: parenthesis balance
by Mariusz Kozlowski
· 17 years ago
241258d
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
by Milind Arun Choudhary
· 18 years ago
217f671
m68k: Mac IRQ cleanup
by Finn Thain
· 18 years ago
cd713dd
m68k: Mac nubus IRQ fixes (plan E)
by Finn Thain
· 18 years ago
67dfb15
m68k: Mac IRQ prep
by Finn Thain
· 18 years ago
647b804
m68k: reverse Mac IRQ damage
by Finn Thain
· 18 years ago
e10e5c4
m68k: Mac interrupt priorities
by Finn Thain
· 18 years ago
d6713b4
m68k: early parameter support
by Roman Zippel
· 18 years ago
6ff5801
m68k: reformat various m68k files
by Roman Zippel
· 18 years ago
40220c1
IRQ: Use the new typedef for interrupt handler function pointers
by David Howells
· 18 years ago
2850bc2
[PATCH] m68k pt_regs fixes
by Al Viro
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9c5f4af
[PATCH] m68k: convert mac irq code
by Roman Zippel
· 18 years ago
b5dc784
[PATCH] m68k: introduce irq controller
by Roman Zippel
· 18 years ago
1a23989
[PATCH] m68k: m68k mac VIA2 fixes and cleanups
by Finn Thain
· 18 years ago
0c79358
[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setup
by Al Viro
· 19 years ago
a5d361f
[PATCH] m68k: NULL noise removal
by Al Viro
· 19 years ago
77add9f
[PATCH] m68k: memory input should be an lvalue (mac/misc.c)
by Al Viro
· 19 years ago
3272244
[PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi requests
by Al Viro
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago