summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada
2022-05-22m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven
2022-05-16m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven
2022-05-13m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2022-05-09m68k: math-emu: Fix typos in commentsJulia Lawall
2022-05-09m68k: Wire up syscall_trace_enter/leave for m68kMichael Schmitz
2022-04-25m68k: defconfig: Update defconfigs for v5.18-rc1Geert Uytterhoeven
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-04-11m68k: Introduce a virtual m68k machineLaurent Vivier
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-23ptrace: Remove duplicated include in ptrace.cYang Li
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-03-21Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-21Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-03-10a.out: Stop building a.out/osf1 support on alpha and m68kEric W. Biederman
2022-03-07m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are definedRandy Dunlap
2022-03-07m68k: m5441x: remove erroneous clock disableAngelo Dureghello
2022-03-07m68knommu: fix ucsimm sparse warningsGreg Ungerer
2022-03-07m68knommu: fix 'screen_bits' defined but not usedGreg Ungerer
2022-03-07m68knommu: fix warning: no previous prototype for 'init_dragen2'Greg Ungerer
2022-02-28m68k: defconfig: Disable fbdev on Sun3/3xGeert Uytterhoeven
2022-02-28m68k: defconfig: Update defconfigs for v5.17-rc3Geert Uytterhoeven
2022-02-26m68k: Implement "current_stack_pointer"Kees Cook
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25m68k: fix access_ok for coldfireArnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-21m68k: mm: Remove check for VM_IO to fix deferred I/OGeert Uytterhoeven
2022-02-21m68k: Add asm/config.hLaurent Vivier
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2022-02-13m68k: cmpxchg: Dereference matching sizeKees Cook
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-30asm/user.h: killed unused macrosAl Viro
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds