summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3038-38/+0
* [PATCH] arch: use list_move()Akinobu Mita2006-06-262-8/+4
* [PATCH] m68k: convert VME irq codeRoman Zippel2006-06-259-499/+30
* [PATCH] m68k: convert sun3 irq codeRoman Zippel2006-06-253-196/+27
* [PATCH] m68k: convert q40 irq codeRoman Zippel2006-06-253-317/+169
* [PATCH] m68k: convert mac irq codeRoman Zippel2006-06-257-397/+150
* [PATCH] m68k: convert hp300 irq codeRoman Zippel2006-06-255-194/+6
* [PATCH] m68k: convert atari irq codeRoman Zippel2006-06-252-247/+42
* [PATCH] m68k: convert apollo irq codeRoman Zippel2006-06-252-128/+33
* [PATCH] m68k: convert amiga irq codeRoman Zippel2006-06-254-440/+114
* [PATCH] m68k: convert generic irq code to irq controllerRoman Zippel2006-06-255-100/+163
* [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-259-92/+127
* [PATCH] m68k: cleanup amiga irq numberingRoman Zippel2006-06-252-42/+43
* [PATCH] m68k: cleanup generic irq namesRoman Zippel2006-06-252-4/+4
* [PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel2006-06-254-108/+64
* [PATCH] m68k: fix show_registers()Roman Zippel2006-06-251-58/+68
* [PATCH] m68k: Add the generic dma API functionsRoman Zippel2006-06-253-3/+132
* [PATCH] m68k: fix __iounmap for 030Roman Zippel2006-06-251-2/+4
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] m68k traps.c constraintsAl Viro2006-06-231-1/+1
* [PATCH] m68k: clean up uaccess.hRoman Zippel2006-06-232-2/+224
* [PATCH] m68k: m68k mac VIA2 fixes and cleanupsFinn Thain2006-06-233-29/+2
* [PATCH] m68k: adjust to changed HARDIRQ_MASKRoman Zippel2006-06-232-2/+8
* [PATCH] m68k: use proper defines for zone initializationRoman Zippel2006-06-232-9/+8
* [PATCH] m68k: print correct stack traceRoman Zippel2006-06-231-2/+4
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-281-3/+1
* [PATCH] bitops: m68k: use generic bitopsAkinobu Mita2006-03-261-0/+4
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-1/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+1
* [PATCH] m68k: rtc driver cleanupJean Delvare2006-03-231-3/+1
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-223-3/+3
* [PATCH] m68k: pm_power_off() breakageAl Viro2006-02-181-0/+3
* [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-141-0/+4
* [PATCH] Add wording to m68k .S files to help clarify license infoMatt Waddel2006-02-1142-126/+84
* [PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro2006-01-121-0/+2
* [PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro2006-01-121-1/+1
* [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro2006-01-121-19/+19
* [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-124-27/+0
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-129-25/+4
* [PATCH] m68k: NULL noise removalAl Viro2006-01-121-2/+2
* [PATCH] m68k: checksum __user annotationsAl Viro2006-01-121-1/+1
* [PATCH] m68k: syscalls __user annotationAl Viro2006-01-121-23/+16
* [PATCH] m68k: rtc __user annotationsAl Viro2006-01-122-6/+6
* [PATCH] m68k: signal __user annotationsAl Viro2006-01-121-31/+31
* [PATCH] m68k: basic iomem annotationsAl Viro2006-01-121-6/+6
* [PATCH] m68k: broken constraints on mulu.lAl Viro2006-01-121-1/+1
* [PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro2006-01-121-1/+2
OpenPOWER on IntegriCloud