aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m68k
AgeCommit message (Expand)Author
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17cleanup floppy.hJan Beulich
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-13m68k: Export cachectl.hMatthew Wilcox
2007-10-13m68k: ignore restart_syscallGeert Uytterhoeven
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven
2007-08-22m68k: Enable arbitary speed tty supportAlan Cox
2007-08-22m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven
2007-08-22m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven
2007-07-28more include order horrorsAl Viro
2007-07-26m68k {in,out}_le{16,32} endianness misannotationAl Viro
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro
2007-07-20m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-16page table handling cleanupJan Beulich
2007-07-16more ACSI removalAdrian Bunk
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox
2007-05-31m68k: discontinuous memory supportRoman Zippel
2007-05-31m68k: runtime patching infrastructureRoman Zippel
2007-05-15m68k: implement __clear_user()Geert Uytterhoeven
2007-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-11further UTF-8 fixes and name correctionDavid Woodhouse
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr
2007-05-08m68k: <asm/scatterlist.h> needs <linux/types.h>Geert Uytterhoeven
2007-05-08Remove tas()Jeff Dike
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04m68k: remove unused adb.hFinn Thain
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet