aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/atari (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven5-26/+26
2009-01-12m68k: atari core - Kill warn_unused_result warningsGeert Uytterhoeven3-6/+13
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven1-1/+0
2008-10-23proc: move /proc/stram to m68k-specific codeAlexey Dobriyan1-6/+22
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-8/+7
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk4-472/+14
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven1-0/+3
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven1-12/+0
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk1-17/+18
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz1-3/+6
2008-07-20m68k/atari/debug.c: possible cleanupsAdrian Bunk1-30/+7
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2008-02-05m68k: kill arch/m68k/atari/atari_ksyms.cAdrian Bunk8-36/+31
2008-02-05m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.cRoel Kluin1-28/+26
2007-11-26m68k: export atari_keyb_initAdrian Bunk1-1/+2
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-2/+0
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven1-97/+7
2007-07-20m68k: missing exportsAl Viro1-1/+8
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2007-05-07remove unused header file: arch/m68k/atari/atasound.hRobert P. J. Day1-33/+0
2007-05-04m68k: early parameter supportRoman Zippel2-18/+23
2007-05-04m68k: reformat various m68k filesRoman Zippel2-757/+706
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz2-0/+731
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2006-12-09[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQMichael Schmitz1-1/+1
2006-12-07[PATCH] m68k: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven2-4/+14
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells3-4/+4
2006-10-07[PATCH] m68k pt_regs fixesAl Viro3-8/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-25[PATCH] m68k: convert atari irq codeRoman Zippel2-247/+42
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel1-6/+6
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-6/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro1-3/+0
2005-11-07[PATCH] m68k: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-10-29[PATCH] mm: m68k kill stram swapHugh Dickins1-903/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+4143