summaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-10-03Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-26m68knommu: convert printk(KERN_INFO) to pr_info()Greg Ungerer
2016-09-26m68knommu: clean up uClinux boot log outputGreg Ungerer
2016-09-26m68k: generalize uboot command line supportGreg Ungerer
2016-09-26m68k: don't panic if no hardware FPU definedGreg Ungerer
2016-09-26m68k: only generate FPU instructions if CONFIG_FPU enabledGreg Ungerer
2016-09-26m68k: always make available dump_fpu()Greg Ungerer
2016-09-26m68k: set appropriate machine type for m5411x SoC platformsGreg Ungerer
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven
2016-08-07m68k: move exports to definitionsAl Viro
2016-08-08m68knommu: fix user a5 register being overwrittenGreg Ungerer
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-06-04rtc: m68k: provide ioctl for q40Arnd Bergmann
2016-06-04rtc: m68k: provide rtc_class_ops directlyArnd Bergmann
2016-04-07m68k: Wire up preadv2 and pwritev2Geert Uytterhoeven
2016-03-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2016-03-07m68knommu: remove obsolete 68360 supportGreg Ungerer
2016-02-29m68k: Use conventional function parameters for do_sigreturnGreg Ungerer
2016-02-01m68k: Wire up copy_file_rangeGeert Uytterhoeven
2016-01-20m68k: convert to dma_map_opsChristoph Hellwig
2015-11-22m68k: Wire up mlock2Geert Uytterhoeven
2015-11-22m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven
2015-09-28m68k: Wire up membarrierGeert Uytterhoeven
2015-09-28m68k: Wire up userfaultfdGeert Uytterhoeven
2015-09-28m68k: Wire up direct socket callsGeert Uytterhoeven
2015-08-10m68k/bootinfo: Use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-06-01m68k: Use for_each_sg()Akinobu Mita
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-12m68k: Remove signal translation and exec_domainRichard Weinberger
2015-03-15m68k/pci: Remove a superflous KERN_ERRDan Carpenter
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-11m68k: Wire up execveatGeert Uytterhoeven
2014-10-27m68k: Wire up bpfGeert Uytterhoeven
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso
2014-09-01m68k: Wire up memfd_createGeert Uytterhoeven
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven
2014-08-06m68k: Use sigsp()Richard Weinberger
2014-08-06m68k: Use get_signal() signal_setup_done()Richard Weinberger
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven
2014-07-10m68k: Fix boot regression on machines with RAM at non-zeroGeert Uytterhoeven
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2014-05-28m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab