summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | m68k/kernel: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-125-37/+26
* | m68k: Delete an unnecessary variable assignment in sys_cacheflush()Markus Elfring2017-02-091-1/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+7
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-142-33/+1
|\
| * m68k: move exports to definitionsAl Viro2016-08-072-33/+1
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-073-0/+3
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-10-055-120/+153
|\ \
| * | m68knommu: convert printk(KERN_INFO) to pr_info()Greg Ungerer2016-09-261-11/+11
| * | m68knommu: clean up uClinux boot log outputGreg Ungerer2016-09-261-1/+1
| * | m68k: generalize uboot command line supportGreg Ungerer2016-09-264-79/+111
| * | m68k: don't panic if no hardware FPU definedGreg Ungerer2016-09-261-1/+1
| * | m68k: only generate FPU instructions if CONFIG_FPU enabledGreg Ungerer2016-09-261-1/+1
| * | m68k: always make available dump_fpu()Greg Ungerer2016-09-261-28/+28
| * | m68k: set appropriate machine type for m5411x SoC platformsGreg Ungerer2016-09-261-0/+1
* | | Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-032-2/+2
|\ \ \ | |/ / |/| |
| * | m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-301-1/+1
| * | m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven2016-09-191-1/+1
| |/
* / m68knommu: fix user a5 register being overwrittenGreg Ungerer2016-08-081-1/+0
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-2/+46
|\
| * rtc: m68k: provide ioctl for q40Arnd Bergmann2016-06-041-0/+25
| * rtc: m68k: provide rtc_class_ops directlyArnd Bergmann2016-06-041-2/+21
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
|/
* m68k: Wire up preadv2 and pwritev2Geert Uytterhoeven2016-04-071-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-03-172-11/+4
|\
| * m68knommu: remove obsolete 68360 supportGreg Ungerer2016-03-072-11/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2016-03-162-6/+8
|\ \ | |/ |/|
| * m68k: Use conventional function parameters for do_sigreturnGreg Ungerer2016-02-292-6/+8
* | m68k: Wire up copy_file_rangeGeert Uytterhoeven2016-02-011-0/+1
|/
* m68k: convert to dma_map_opsChristoph Hellwig2016-01-201-34/+27
* m68k: Wire up mlock2Geert Uytterhoeven2015-11-221-0/+1
* m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven2015-11-221-3/+6
* m68k: Wire up membarrierGeert Uytterhoeven2015-09-281-0/+1
* m68k: Wire up userfaultfdGeert Uytterhoeven2015-09-281-0/+1
* m68k: Wire up direct socket callsGeert Uytterhoeven2015-09-281-1/+17
* m68k/bootinfo: Use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-101-3/+1
* m68k: Use for_each_sg()Akinobu Mita2015-06-011-7/+12
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-12/+2
|\
| * m68k: Remove signal translation and exec_domainRichard Weinberger2015-04-121-12/+2
* | m68k/pci: Remove a superflous KERN_ERRDan Carpenter2015-03-151-1/+1
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-2/+2
* m68k: Wire up execveatGeert Uytterhoeven2015-01-111-0/+1
* m68k: Wire up bpfGeert Uytterhoeven2014-10-271-0/+1
* m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso2014-10-091-8/+13
* m68k: Wire up memfd_createGeert Uytterhoeven2014-09-011-0/+1
* m68k: Wire up getrandomGeert Uytterhoeven2014-09-011-0/+1
* m68k: Use sigsp()Richard Weinberger2014-08-061-12/+4
* m68k: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-39/+24