aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+0
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationGravatar Masahiro Yamada 1-2/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-5/+4
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-14/+3
2022-03-23Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-9/+10
2022-03-23ptrace: Remove duplicated include in ptrace.cGravatar Yang Li 1-1/+0
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 3-0/+3
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 12-12/+0
2022-03-21Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+4
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-1/+4
2022-03-21Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-6/+0
2022-03-21arch: Add pmd_pfn() where it is missingGravatar Mike Rapoport 3-0/+3
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsGravatar Chuck Lever 12-12/+0
2022-03-10resume_user_mode: Move to resume_user_mode.hGravatar Eric W. Biederman 1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hGravatar Eric W. Biederman 1-3/+3
2022-03-10a.out: Stop building a.out/osf1 support on alpha and m68kGravatar Eric W. Biederman 1-1/+0
2022-03-07m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are definedGravatar Randy Dunlap 1-3/+3
2022-03-07m68k: m5441x: remove erroneous clock disableGravatar Angelo Dureghello 1-1/+0
2022-03-07m68knommu: fix ucsimm sparse warningsGravatar Greg Ungerer 1-5/+4
2022-03-07m68knommu: fix 'screen_bits' defined but not usedGravatar Greg Ungerer 1-0/+2
2022-03-07m68knommu: fix warning: no previous prototype for 'init_dragen2'Gravatar Greg Ungerer 1-0/+1
2022-02-28m68k: defconfig: Disable fbdev on Sun3/3xGravatar Geert Uytterhoeven 2-6/+0
2022-02-28m68k: defconfig: Update defconfigs for v5.17-rc3Gravatar Geert Uytterhoeven 12-48/+16
2022-02-26m68k: Implement "current_stack_pointer"Gravatar Kees Cook 2-1/+4
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Arnd Bergmann 2-13/+2
2022-02-25uaccess: generalize access_ok()Gravatar Arnd Bergmann 2-14/+2
2022-02-25m68k: fix access_ok for coldfireGravatar Arnd Bergmann 1-6/+9
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultGravatar Arnd Bergmann 1-2/+0
2022-02-21m68k: mm: Remove check for VM_IO to fix deferred I/OGravatar Geert Uytterhoeven 1-2/+0
2022-02-21m68k: Add asm/config.hGravatar Laurent Vivier 11-22/+43
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+1
2022-02-13m68k: cmpxchg: Dereference matching sizeGravatar Kees Cook 1-5/+4
2022-02-02block: remove genhd.hGravatar Christoph Hellwig 6-6/+0
2022-01-30asm/user.h: killed unused macrosGravatar Al Viro 1-4/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 1-2/+0
2022-01-22mm: remove cleancacheGravatar Christoph Hellwig 12-12/+0
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-13/+3
2022-01-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-12/+11
2022-01-15include: move find.h from asm_generic to linuxGravatar Yury Norov 1-2/+0
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeGravatar Aneesh Kumar K.V 1-0/+1
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitGravatar Qi Zheng 1-12/+10
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+0
2022-01-10Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 15-33/+9
2022-01-08ptrace/m68k: Stop open coding ptrace_report_syscallGravatar Eric W. Biederman 1-11/+1
2021-12-13exit: Add and use make_task_dead.Gravatar Eric W. Biederman 2-2/+2
2021-12-13m68k: defconfig: Update defconfigs for v5.16-rc1Gravatar Geert Uytterhoeven 12-24/+0
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesGravatar Ingo Molnar 3-2/+2
2021-11-29m68k: Enable memtest functionalityGravatar Finn Thain 3-9/+9