summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* m68k: Fix invalid .section syntaxBen Hutchings2023-07-241-2/+2
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-0/+3
|\
| * m68k: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-191-0/+2
| * cachestat: wire up cachestat for other architecturesNhat Pham2023-06-091-0/+1
* | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-1/+2
|\ \ | |/ |/|
| * m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-1/+2
* | m68k: Move signal frame following exception on 68020/030Finn Thain2023-05-221-4/+10
|/
* m68k: kexec: Include <linux/reboot.h>Simon Horman2023-04-211-0/+1
* m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz2023-03-061-1/+3
* m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven2023-03-061-5/+5
* Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-212-1/+11
|\
| * m68k: Add kernel seccomp supportMichael Schmitz2023-01-302-1/+8
| * m68k: Check syscall_trace_enter() return codeMichael Schmitz2023-01-301-0/+3
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-133-3/+0
|/
* Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-201-2/+1
|\
| * m68k: use strscpy() to instead of strncpy()Xu Panda2022-12-051-2/+1
* | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro2022-11-241-2/+2
|/
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-11/+12
|\
| * kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-11/+12
* | m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEEDJason A. Donenfeld2022-09-281-0/+12
* | m68k: Process bootinfo records before saving themJason A. Donenfeld2022-09-281-2/+3
* | m68k: Move from strlcpy with unused retval to strscpyWolfram Sang2022-09-191-1/+1
|/
* m68k: Add common forward declaration for show_registers()Geert Uytterhoeven2022-07-121-0/+1
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-303-5/+2
|\ \
| * \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-253-5/+2
| |\ \
| | * | m68k: Switch to new sys-off handler APIDmitry Osipenko2022-05-193-5/+2
| | |/
* | | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-304-10/+67
|\ \ \ | |/ / |/| |
| * | m68k: removed unused "mach_get_ss"Greg Ungerer2022-05-251-2/+0
| * | m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer2022-05-253-8/+9
| * | m68knommu: implement minimal regset supportGreg Ungerer2022-05-161-0/+58
| |/
* | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-241-0/+1
|\ \
| * | signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-221-0/+1
| |/
* | m68k: Wire up syscall_trace_enter/leave for m68kMichael Schmitz2022-05-092-9/+2
* | m68k: Introduce a virtual m68k machineLaurent Vivier2022-04-113-0/+39
|/
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\
| * arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-5/+4
|\ \
| * | ptrace: Remove duplicated include in ptrace.cYang Li2022-03-231-1/+0
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+3
| |/
* | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-211-1/+0
|\ \
| * | block: remove genhd.hChristoph Hellwig2022-02-021-1/+0
| |/
* / m68k: Add asm/config.hLaurent Vivier2022-02-211-22/+1
|/
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-12/+2
|\
| * ptrace/m68k: Stop open coding ptrace_report_syscallEric W. Biederman2022-01-081-11/+1
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+1
|\ \