summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-261-0/+3
* [PATCH] m68k dma-mapping: gfp_t annotationsAl Viro2007-03-141-1/+1
* [PATCH] rtc-cmos needs RTC_ALWAYS_BCD knownAl Viro2007-03-141-0/+1
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hMike Frysinger2007-02-111-2/+0Star
* [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/+0Star
* [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/+0Star
* [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-031-24/+22Star
* 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-091-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/+19Star
* [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/+88Star
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-6/+0Star
* [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/+0Star
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-1/+0Star
* 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/+6Star
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+1
* | [PATCH] m68k: convert VME irq codeRoman Zippel2006-06-253-56/+58
* | [PATCH] m68k: convert sun3 irq codeRoman Zippel2006-06-251-17/+5Star
* | [PATCH] m68k: convert mac irq codeRoman Zippel2006-06-253-18/+5Star
* | [PATCH] m68k: convert apollo irq codeRoman Zippel2006-06-251-0/+4
* | [PATCH] m68k: convert amiga irq codeRoman Zippel2006-06-251-5/+3Star
* | [PATCH] m68k: convert generic irq code to irq controllerRoman Zippel2006-06-253-48/+25Star
* | [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-252-7/+20