aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m68k
AgeCommit message (Expand)Author
2006-10-15[PATCH] sun3_ioremap() prototypeAl Viro
2006-10-11[PATCH] m68k uaccess __user annotationsAl Viro
2006-10-09[PATCH] m68k: more syscall updatesGeert Uytterhoeven
2006-10-09[PATCH] m68k: syscall updatesGeert Uytterhoeven
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro
2006-10-08[PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h)Al Viro
2006-10-08[PATCH] m68k pt_regs fixes, part 2Al Viro
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro
2006-10-06[PATCH] m68k: fix NBPG defineRoman Zippel
2006-10-06[PATCH] m68k: small system.h cleanupRoman Zippel
2006-10-06[PATCH] m68k: cleanup string functionsRoman Zippel
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-19[PATCH] Fix 'make headers_check' on ia64Geert Uytterhoeven
2006-07-21[SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-25[PATCH] m68k: convert VME irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert apollo irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel
2006-06-25[PATCH] m68k: dma API additionRoman Zippel
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel
2006-06-25[PATCH] m68k: small flush_icache() cleanupRoman Zippel
2006-06-25[PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel
2006-06-25[PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich
2006-06-23[PATCH] m68k: clean up uaccess.hRoman Zippel
2006-06-23[PATCH] m68k: use c99 initializerRoman Zippel
2006-06-23[PATCH] m68k: cleanup unistd.hRoman Zippel
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-26[PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bitAkinobu Mita
2006-03-26[PATCH] bitops: m68k: use generic bitopsAkinobu Mita
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi