aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz1-1/+1
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-10/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-6/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17cleanup floppy.hJan Beulich1-3/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-13m68k: Export cachectl.hMatthew Wilcox1-0/+1
2007-10-13m68k: ignore restart_syscallGeert Uytterhoeven1-0/+3
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven1-1/+11
2007-08-22m68k: Enable arbitary speed tty supportAlan Cox3-3/+12
2007-08-22m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2-9/+3
2007-08-22m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven1-0/+2
2007-07-28more include order horrorsAl Viro1-17/+16
2007-07-26m68k {in,out}_le{16,32} endianness misannotationAl Viro1-4/+4
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro1-3/+0
2007-07-20m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro2-14/+69
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+28
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-65/+0
2007-07-16page table handling cleanupJan Beulich2-12/+0
2007-07-16more ACSI removalAdrian Bunk2-65/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-4/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
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