aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mac (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-27mac68k: start CUDA earlyFinn Thain1-0/+6
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain1-0/+23
2010-02-27mac68k: move mac_esp platform deviceFinn Thain1-0/+27
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain6-472/+74
2010-02-27mac68k: rework SWIM platform deviceFinn Thain1-19/+16
2010-02-27mac68k: cleanupFinn Thain1-111/+97
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier2-0/+53
2009-03-26m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier1-54/+109
2009-01-12m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven6-34/+54
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven5-24/+2
2008-12-28m68k: mac baboon interrupt enable/disableFinn Thain2-15/+35
2008-12-28m68k: machw.h cleanupFinn Thain4-4/+0
2008-12-28m68k: Mac via cleanup and commentryFinn Thain1-47/+32
2008-12-28m68k: Reinstate mac rtcFinn Thain2-9/+10
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk2-2/+0
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk8-181/+35
2008-05-05m68k: remove old mac_esp cruftFinn Thain1-24/+0
2008-04-29proc: remove /proc/mac_iopAlexey Dobriyan1-85/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-02-05mac68k: remove dead codeFinn Thain1-2/+0
2008-02-05m68k: kill arch/m68k/mac/mac_ksyms.cAdrian Bunk3-10/+5
2007-10-20spelling fixes: arch/m68k/Simon Arlott4-6/+6
2007-07-20m68k: missing __initAl Viro2-4/+6
2007-07-20m68k: missing exportsAl Viro1-0/+1
2007-06-01m68k: parenthesis balanceMariusz Kozlowski1-1/+1
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2007-05-04m68k: Mac IRQ cleanupFinn Thain4-29/+7
2007-05-04m68k: Mac nubus IRQ fixes (plan E)Finn Thain1-61/+80
2007-05-04m68k: Mac IRQ prepFinn Thain4-69/+111
2007-05-04m68k: reverse Mac IRQ damageFinn Thain4-6/+6
2007-05-04m68k: Mac interrupt prioritiesFinn Thain1-0/+6
2007-05-04m68k: early parameter supportRoman Zippel2-18/+10
2007-05-04m68k: reformat various m68k filesRoman Zippel2-246/+238
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2-3/+3
2006-10-07[PATCH] m68k pt_regs fixesAl Viro7-46/+48
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel7-397/+150
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel2-22/+0
2006-06-23[PATCH] m68k: m68k mac VIA2 fixes and cleanupsFinn Thain3-29/+2
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro1-3/+0
2006-01-12[PATCH] m68k: NULL noise removalAl Viro1-2/+2
2006-01-12[PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro1-1/+2
2006-01-12[PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi requestsAl Viro1-105/+218
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+5188