summaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2018-06-04Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-31m68k: Set default dma mask for platform devicesFinn Thain
2018-05-22m68k: Use read_persistent_clock64() consistentlyArnd Bergmann
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain
2018-05-22m68k: Fix style, spelling, and grammar in siginfo_build_tests()Geert Uytterhoeven
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-04-25signal/m68k: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-05Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02m68k: Verify the offsets in struct siginfo never change.Eric W. Biederman
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-03-19m68k/time: Stop validating rtc_time in .read_timeAlexandre Belloni
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2017-12-04m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer
2017-11-06m68k: pull mach_beep in setup.cAlexandre Belloni
2017-11-06m68k: move coldfire MMU initialization codeGreg Ungerer
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-03-28m68k: switch to generic extable.hAl Viro
2017-03-20m68k: Wire up statxGeert Uytterhoeven
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-12m68k/kernel: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-09m68k: Delete an unnecessary variable assignment in sys_cacheflush()Markus Elfring
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
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