summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-10-22m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISAThorsten Glaser
2010-10-22m68k: __pa(): cast arg to longAndrew Morton
2010-10-22m68k/m68knommu: merge the MMU and non-MMU traps.hGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU atomic.hGreg Ungerer
2010-10-22m68k/m68knommu: clean up page.hGreg Ungerer
2010-10-22m68k/m68knommu: merge machdep.h files into a single fileGreg Ungerer
2010-10-22m68k/m68knommu: merge MMU and non-MMU string.hGreg Ungerer
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich
2010-10-22m68k: move definition of THREAD_SIZE into thread_info_mm.hGreg Ungerer
2010-10-22m68k: Use asm-generic/ioctls.h (enables termiox)Jeff Mahoney
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich
2010-10-21m68knommu: Fix MCFUART_TXFIFOSIZE for m548x.Philippe De Muyter
2010-10-21m68knommu: add basic mmu-less m548x supportPhilippe De Muyter
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-09alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-05-27m68k: use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-26m68k: amiga - Amiga Gayle IDE platform device conversionGeert Uytterhoeven
2010-05-26m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-26m68k: Enable atomic64_tGeert Uytterhoeven
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-05-24m68knommu: remove un-used mcfsmc.hGreg Ungerer
2010-05-24m68knommu: remove size limit on non-MMU TASK_SIZEGreg Ungerer
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-05-17m68k: Implement generic_find_next_{zero_,}le_bit()Geert Uytterhoeven
2010-05-17m68k: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-17m68knommu: Coldfire QSPI platform supportSteven King
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter
2010-04-14m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()Geert Uytterhoeven
2010-04-14m68k: Fix `struct sigcontext' for ColdFireMaxim Kuvyrkov
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds