aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mac (follow)
AgeCommit message (Expand)AuthorFilesLines
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