aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/m68k/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-16/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-14/+0
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab1-16/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro3-3/+9
2017-03-28m68k: switch to generic extable.hAl Viro2-3/+8
2017-03-20m68k: Wire up statxGeert Uytterhoeven1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-12m68k/kernel: Modernize printing of kernel messagesGeert Uytterhoeven5-37/+26
2017-02-09m68k: Delete an unnecessary variable assignment in sys_cacheflush()Markus Elfring1-1/+0
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds5-5/+5
2016-12-14arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+7
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-33/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf3-0/+3
2016-10-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds5-120/+153
2016-10-03Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-2/+2
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-09-26m68knommu: convert printk(KERN_INFO) to pr_info()Greg Ungerer1-11/+11
2016-09-26m68knommu: clean up uClinux boot log outputGreg Ungerer1-1/+1
2016-09-26m68k: generalize uboot command line supportGreg Ungerer4-79/+111
2016-09-26m68k: don't panic if no hardware FPU definedGreg Ungerer1-1/+1
2016-09-26m68k: only generate FPU instructions if CONFIG_FPU enabledGreg Ungerer1-1/+1
2016-09-26m68k: always make available dump_fpu()Greg Ungerer1-28/+28
2016-09-26m68k: set appropriate machine type for m5411x SoC platformsGreg Ungerer1-0/+1
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven1-1/+1
2016-08-07m68k: move exports to definitionsAl Viro2-33/+1
2016-08-08m68knommu: fix user a5 register being overwrittenGreg Ungerer1-1/+0
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-2/+46
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-6/+6
2016-06-04rtc: m68k: provide ioctl for q40Arnd Bergmann1-0/+25
2016-06-04rtc: m68k: provide rtc_class_ops directlyArnd Bergmann1-2/+21
2016-04-07m68k: Wire up preadv2 and pwritev2Geert Uytterhoeven1-0/+2
2016-03-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-11/+4
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-6/+8
2016-03-07m68knommu: remove obsolete 68360 supportGreg Ungerer2-11/+4
2016-02-29m68k: Use conventional function parameters for do_sigreturnGreg Ungerer2-6/+8
2016-02-01m68k: Wire up copy_file_rangeGeert Uytterhoeven1-0/+1
2016-01-20m68k: convert to dma_map_opsChristoph Hellwig1-34/+27
2015-11-22m68k: Wire up mlock2Geert Uytterhoeven1-0/+1
2015-11-22m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven1-3/+6
2015-09-28m68k: Wire up membarrierGeert Uytterhoeven1-0/+1
2015-09-28m68k: Wire up userfaultfdGeert Uytterhoeven1-0/+1
2015-09-28m68k: Wire up direct socket callsGeert Uytterhoeven1-1/+17
2015-08-10m68k/bootinfo: Use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+1
2015-06-01m68k: Use for_each_sg()Akinobu Mita1-7/+12
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-12/+2