summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* | [PATCH] m68k: small flush_icache() cleanupRoman Zippel2006-06-251-20/+20
* | [PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel2006-06-251-5/+14
* | [PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel2006-06-251-107/+127
* | [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-4/+0
* | [PATCH] m68k: clean up uaccess.hRoman Zippel2006-06-231-813/+271
* | [PATCH] m68k: use c99 initializerRoman Zippel2006-06-231-4/+4
* | [PATCH] m68k: cleanup unistd.hRoman Zippel2006-06-231-39/+0
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-3/+4
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2628-28/+0
* [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bitAkinobu Mita2006-03-261-2/+52
* [PATCH] bitops: m68k: use generic bitopsAkinobu Mita2006-03-261-81/+5
OpenPOWER on IntegriCloud