summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
AgeCommit message (Expand)AuthorLines
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2021-06-29arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()Liam Howlett-2/+2
2021-06-28Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra-1/+1
2021-06-07quota: Wire up quotactl_fd syscallJan Kara-1/+1
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman-1/+2
2021-05-17quota: Disable quotactl_path syscallJan Kara-1/+1
2021-05-10m68k: dma: Remove unnecessary include of asm/cacheflush.hWan Jiabing-3/+0
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+3
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-0/+1
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+3
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün-0/+3
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver-0/+3
2021-04-12m68k: Add missing mmap_read_lock() to sys_cacheflush()Liam Howlett-0/+2
2021-04-06m68k: syscalls: switch to generic syscallhdr.shMasahiro Yamada-41/+2
2021-04-06m68k: syscalls: switch to generic syscalltbl.shMasahiro Yamada-39/+3
2021-03-17quota: wire up quotactl_pathSascha Hauer-0/+1
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+7
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe-1/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada-5/+6
2021-01-24fs: add mount_setattr()Christian Brauner-0/+1
2020-12-21Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+10
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+2
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-16/+6
2020-12-07m68k: m68328: remove duplicate codeArnd Bergmann-0/+9
2020-12-07m68knommu: align BSS section to 4-byte boundariesGreg Ungerer-1/+1
2020-11-23m68k: Add a missing ELF_DETAILS in link scriptYouling Tang-2/+3
2020-11-23m68k: Drop redundant NOTES in link scriptYouling Tang-3/+0
2020-11-09m68k: add support for TIF_NOTIFY_SIGNALJens Axboe-1/+2
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier-1/+0
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann-16/+3
2020-10-30m68k: split heartbeat out of timer functionArnd Bergmann-2/+5
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-7/+0
2020-10-19Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+4
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe-1/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+1
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+5
2020-10-12Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+9
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig-1/+1
2020-10-05m68knommu: fix sparse warnings in signal codeGreg Ungerer-2/+4
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada-7/+0
2020-08-26m68k: Correct some typos in commentsFinn Thain-8/+8
2020-08-26m68k: Use get_kernel_nofault() in show_registers()Christoph Hellwig-4/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1