aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel4-440/+114
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel5-100/+163
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel9-92/+127
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel2-42/+43
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel2-4/+4
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel4-108/+64
2006-06-25[PATCH] m68k: fix show_registers()Roman Zippel1-58/+68
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel3-3/+132
2006-06-25[PATCH] m68k: fix __iounmap for 030Roman Zippel1-2/+4
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-06-23[PATCH] m68k traps.c constraintsAl Viro1-1/+1
2006-06-23[PATCH] m68k: clean up uaccess.hRoman Zippel2-2/+224
2006-06-23[PATCH] m68k: m68k mac VIA2 fixes and cleanupsFinn Thain3-29/+2
2006-06-23[PATCH] m68k: adjust to changed HARDIRQ_MASKRoman Zippel2-2/+8
2006-06-23[PATCH] m68k: use proper defines for zone initializationRoman Zippel2-9/+8
2006-06-23[PATCH] m68k: print correct stack traceRoman Zippel1-2/+4
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall1-3/+1
2006-03-26[PATCH] bitops: m68k: use generic bitopsAkinobu Mita1-0/+4
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita1-1/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+1
2006-03-23[PATCH] m68k: rtc driver cleanupJean Delvare1-3/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin3-3/+3
2006-02-18[PATCH] m68k: pm_power_off() breakageAl Viro1-0/+3
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar1-0/+4
2006-02-11[PATCH] Add wording to m68k .S files to help clarify license infoMatt Waddel42-126/+84
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro1-0/+2
2006-01-12[PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro1-1/+1
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro1-19/+19
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro4-27/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro9-25/+4
2006-01-12[PATCH] m68k: NULL noise removalAl Viro1-2/+2
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: syscalls __user annotationAl Viro1-23/+16
2006-01-12[PATCH] m68k: rtc __user annotationsAl Viro2-6/+6
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro1-31/+31
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro1-6/+6
2006-01-12[PATCH] m68k: broken constraints on mulu.lAl Viro1-1/+1
2006-01-12[PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro1-1/+2
2006-01-12[PATCH] m68k: isa_{type,sex} should be exportedAl Viro1-0/+2
2006-01-12[PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi requestsAl Viro1-105/+218
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro5-37/+39
2006-01-12[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTAl Viro2-0/+2
2006-01-12[PATCH] m68k: task_stack_page()Al Viro1-4/+3
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap3-0/+3
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-2/+0
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+0
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel5-60/+50
2005-11-13[PATCH] m68k: m68k-specific thread_info changesAl Viro1-0/+5