Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8be2d2344cc192c20d7b2aa3211a5b74082e47d4
/
arch
/
m68k
/
atari
c8d5ba1
m68k: set arch_gettimeoffset directly
by Stephen Warren
· 12 years ago
44883eb
m68k/atari: Change VME irq numbers from unsigned long to unsigned int
by Geert Uytterhoeven
· 13 years ago
803f691
Disintegrate asm/system.h for M68K
by David Howells
· 13 years ago
2a35350
m68k: Fix assembler constraint to prevent overeager gcc optimisation
by Andreas Schwab
· 13 years ago
125298d
m68k/atari: Move declaration of atari_SCC_reset_done to header file
by Geert Uytterhoeven
· 13 years ago
f30a648
m68k/irq: Remove obsolete support for user vector interrupt fixups
by Geert Uytterhoeven
· 13 years ago
34971ba
m68k/atari: Remove code and comments about different irq types
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
12799fe
m68k: Add export.h to the m68k specific files as required
by Paul Gortmaker
· 13 years ago
217bbd8
m68k/atari: Reserve some ST-RAM early on for device buffer use
by Michael Schmitz
· 14 years ago
7786908
input/atari: Use the correct mouse interrupt hook
by Michael Schmitz
· 16 years ago
79abeed
m68k/atari: Do not use "/" in interrupt names
by Geert Uytterhoeven
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
de339e4
m68k/atari: Rename "scc" to "atari_scc"
by Geert Uytterhoeven
· 14 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
3d92e8f
m68k: atari - Rename "mfp" to "st_mfp"
by Geert Uytterhoeven
· 16 years ago
5b8b4c3
m68k: atari 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
4c150f6
proc: move /proc/stram to m68k-specific code
by Alexey Dobriyan
· 16 years ago
813dcf7
proc: move /proc/hardware to m68k-specific code
by Alexey Dobriyan
· 16 years ago
29c8a24
m68k: Remove the broken Hades support
by Adrian Bunk
· 16 years ago
7ae4833
m68k: Define rtc_lock on Atari
by Geert Uytterhoeven
· 16 years ago
3e24fc9
m68k: Remove unused atari_kbd_translate()
by Geert Uytterhoeven
· 16 years ago
5b1d5f9
m68k: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
1136cf1
m68k: atari_keyb_init operator precedence fix
by Michael Schmitz
· 16 years ago
5575d0a
m68k/atari/debug.c: possible cleanups
by Adrian Bunk
· 16 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
a3b2004
m68k: kill arch/m68k/atari/atari_ksyms.c
by Adrian Bunk
· 17 years ago
9676237
m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c
by Roel Kluin
· 17 years ago
9e893bb
m68k: export atari_keyb_init
by Adrian Bunk
· 17 years ago
63bd8c4
Atari keyboard: incorporate additional review comments
by Geert Uytterhoeven
· 17 years ago
3d83a2a
m68k: Atari keyboard ACIA driver cleanup
by Geert Uytterhoeven
· 17 years ago
88f8bb780
m68k: missing exports
by Al Viro
· 17 years ago
241258d
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
by Milind Arun Choudhary
· 18 years ago
edfe7a5
remove unused header file: arch/m68k/atari/atasound.h
by Robert P. J. Day
· 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
c04cb85
m68k: Atari keyboard and mouse support.
by Michael Schmitz
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
3f92222
[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ
by Michael Schmitz
· 18 years ago
8bcbdf6
[PATCH] m68k: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
69961c3
[PATCH] m68k/Atari: Interrupt updates
by Geert Uytterhoeven
· 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
7340856
[PATCH] m68k: convert atari irq code
by Roman Zippel
· 18 years ago
92445eaa
[PATCH] m68k: separate handler for auto and user vector interrupt
by Roman Zippel
· 18 years ago
6390743
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
by Al Viro
· 19 years ago
0c79358
[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setup
by Al Viro
· 19 years ago
28faa42
[PATCH] m68k: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
f9c98d0
[PATCH] mm: m68k kill stram swap
by Hugh Dickins
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago