aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-31m68k: discontinuous memory supportRoman Zippel8-70/+75
2007-05-31m68k: runtime patching infrastructureRoman Zippel2-4/+58
2007-05-15m68k: implement __clear_user()Geert Uytterhoeven1-1/+3
2007-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2007-05-11further UTF-8 fixes and name correctionDavid Woodhouse2-2/+2
2007-05-11Consolidate asm/poll.hStephen Rothwell1-16/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2007-05-09rename thread_info to stackRoman Zippel1-3/+3
2007-05-09include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr2-2/+2
2007-05-08m68k: <asm/scatterlist.h> needs <linux/types.h>Geert Uytterhoeven1-0/+2
2007-05-08Remove tas()Jeff Dike1-1/+0
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-15/+16
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2007-05-04m68k: remove unused adb.hFinn Thain1-75/+0
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz1-0/+6
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-0/+3
2007-03-14[PATCH] m68k dma-mapping: gfp_t annotationsAl Viro1-1/+1
2007-03-14[PATCH] rtc-cmos needs RTC_ALWAYS_BCD knownAl Viro1-0/+1
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-11[PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hMike Frysinger1-2/+0
2007-02-11[PATCH] m68k: work around binutils tokenizer changeAl Viro1-0/+15
2007-01-30[PATCH] m68k: uaccess.h needs sched.hAndrew Morton1-0/+1
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+2
2006-12-13[PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk1-221/+0
2006-12-09[PATCH] Sun3: General updatesSam Creasey2-1/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-2/+4
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-97/+0
2006-12-02[NET]: M68K checksum annotations and cleanups.Al Viro1-24/+22
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-15[PATCH] sun3_ioremap() prototypeAl Viro1-1/+2
2006-10-11[PATCH] m68k uaccess __user annotationsAl Viro1-8/+8
2006-10-09[PATCH] m68k: more syscall updatesGeert Uytterhoeven1-1/+25
2006-10-09[PATCH] m68k: syscall updatesGeert Uytterhoeven1-1/+6
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells3-3/+3
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro1-0/+5
2006-10-08[PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h)Al Viro1-0/+1
2006-10-08[PATCH] m68k pt_regs fixes, part 2Al Viro1-0/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro7-22/+19
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro1-1/+1
2006-10-06[PATCH] m68k: fix NBPG defineRoman Zippel1-1/+1
2006-10-06[PATCH] m68k: small system.h cleanupRoman Zippel1-3/+3
2006-10-06[PATCH] m68k: cleanup string functionsRoman Zippel1-110/+88