summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k(nommu): add missing syscallsGeert Uytterhoeven2007-09-111-1/+11
* m68k: Enable arbitary speed tty supportAlan Cox2007-08-223-3/+12
* m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2007-08-222-9/+3
* m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven2007-08-221-0/+2
* more include order horrorsAl Viro2007-07-281-17/+16
* m68k {in,out}_le{16,32} endianness misannotationAl Viro2007-07-261-4/+4
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-3/+0
* m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro2007-07-202-14/+69
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+28
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-162-65/+0
|\
| * more ACSI removalAdrian Bunk2007-07-162-65/+0
* | 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
OpenPOWER on IntegriCloud