summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
* | signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_dieEric W. Biederman2021-08-261-1/+1
* | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
|/
* m68k: convert to setup_initial_init_mm()Kefeng Wang2021-07-082-8/+2
* Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\
| * quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-2/+2
|\ \
| * | arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()Liam Howlett2021-06-291-2/+2
* | | Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-281-3/+0
|\ \ \
| * | | m68k: dma: Remove unnecessary include of asm/cacheflush.hWan Jiabing2021-05-101-3/+0
* | | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| |/ / |/| |
* | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-1/+2
|\ \ \ | |_|/ |/| |
| * | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-1/+2
* | | quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
| |/ |/|
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \ \ | |_|/ |/| |
| * | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| |/
* | Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-281-0/+3
|\ \
| * | signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver2021-04-161-0/+3
| |/
* | m68k: Add missing mmap_read_lock() to sys_cacheflush()Liam Howlett2021-04-121-0/+2
* | m68k: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-062-41/+2
* | m68k: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-063-39/+3
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-6/+7
|\ \
| * | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-5/+6
| |/
* / fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
|/
* Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-212-1/+10
|\
| * m68k: m68328: remove duplicate codeArnd Bergmann2020-12-071-0/+9
| * m68knommu: align BSS section to 4-byte boundariesGreg Ungerer2020-12-071-1/+1
* | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+2
|\ \
| * | m68k: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+2
| |/
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-163-16/+6
|\ \
| * | m68k: remove timer_interrupt() functionArnd Bergmann2020-10-303-16/+3
| * | m68k: split heartbeat out of timer functionArnd Bergmann2020-10-301-2/+5
| |/
* | m68k: Add a missing ELF_DETAILS in link scriptYouling Tang2020-11-233-2/+3
* | m68k: Drop redundant NOTES in link scriptYouling Tang2020-11-233-3/+0
* | m68k: Remove unused mach_max_dma_addressLaurent Vivier2020-11-021-1/+0
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-7/+0
|\ \
| * | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-7/+0
* | | Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-191-2/+4
|\ \ \
| * | | m68knommu: fix sparse warnings in signal codeGreg Ungerer2020-10-051-2/+4
* | | | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
| |_|/ |/| |
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\ \ \