summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* page table handling cleanupJan Beulich2007-07-162-12/+0
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
* m68k: discontinuous memory supportRoman Zippel2007-05-318-70/+75
* m68k: runtime patching infrastructureRoman Zippel2007-05-312-4/+58
* m68k: implement __clear_user()Geert Uytterhoeven2007-05-151-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-112-2/+2
|\
| * further UTF-8 fixes and name correctionDavid Woodhouse2007-05-112-2/+2
* | Consolidate asm/poll.hStephen Rothwell2007-05-111-16/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-092-2/+2
|\
| * include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr2007-05-092-2/+2
* | rename thread_info to stackRoman Zippel2007-05-091-3/+3
|/
* m68k: <asm/scatterlist.h> needs <linux/types.h>Geert Uytterhoeven2007-05-081-0/+2
* Remove tas()Jeff Dike2007-05-081-1/+0
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-15/+16
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | m68k: remove unused adb.hFinn Thain2007-05-041-75/+0
* | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-041-0/+6
|/
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-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/+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
OpenPOWER on IntegriCloud