summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
* [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hMike Frysinger2007-02-111-2/+0
* [PATCH] m68k: work around binutils tokenizer changeAl Viro2007-02-111-0/+15
* [PATCH] m68k: uaccess.h needs sched.hAndrew Morton2007-01-301-0/+1
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+2
* [PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk2006-12-131-221/+0
* [PATCH] Sun3: General updatesSam Creasey2006-12-092-1/+1
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-2/+4
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-97/+0
* [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-021-24/+22
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] sun3_ioremap() prototypeAl Viro2006-10-151-1/+2
* [PATCH] m68k uaccess __user annotationsAl Viro2006-10-111-8/+8
* [PATCH] m68k: more syscall updatesGeert Uytterhoeven2006-10-091-1/+25
* [PATCH] m68k: syscall updatesGeert Uytterhoeven2006-10-091-1/+6
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-093-3/+3
* [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro2006-10-081-0/+5
* [PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h)Al Viro2006-10-081-0/+1
* [PATCH] m68k pt_regs fixes, part 2Al Viro2006-10-081-0/+1
* [PATCH] m68k pt_regs fixesAl Viro2006-10-077-22/+19
* [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro2006-10-061-1/+1
* [PATCH] m68k: fix NBPG defineRoman Zippel2006-10-061-1/+1
* [PATCH] m68k: small system.h cleanupRoman Zippel2006-10-061-3/+3
* [PATCH] m68k: cleanup string functionsRoman Zippel2006-10-061-110/+88
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-6/+0
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-2/+3
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-0/+1
* [PATCH] Fix 'make headers_check' on ia64Geert Uytterhoeven2006-09-191-4/+4
* [SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller2006-07-211-5/+0
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-1/+0
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner2006-07-024-7/+6
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | [PATCH] m68k: convert VME irq codeRoman Zippel2006-06-253-56/+58
* | [PATCH] m68k: convert sun3 irq codeRoman Zippel2006-06-251-17/+5
* | [PATCH] m68k: convert mac irq codeRoman Zippel2006-06-253-18/+5
* | [PATCH] m68k: convert apollo irq codeRoman Zippel2006-06-251-0/+4
* | [PATCH] m68k: convert amiga irq codeRoman Zippel2006-06-251-5/+3
* | [PATCH] m68k: convert generic irq code to irq controllerRoman Zippel2006-06-253-48/+25
* | [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-252-7/+20
* | [PATCH] m68k: cleanup amiga irq numberingRoman Zippel2006-06-251-55/+37
* | [PATCH] m68k: cleanup generic irq namesRoman Zippel2006-06-253-34/+10
* | [PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel2006-06-251-0/+7
* | [PATCH] m68k: dma API additionRoman Zippel2006-06-251-0/+28
* | [PATCH] m68k: Add the generic dma API functionsRoman Zippel2006-06-252-10/+61