summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* mseal: wire up mseal syscallJeff Xu44 hours1-0/+1
* m68k: Fix spinlock race in kernel thread creationMichael Schmitz2024-05-081-1/+3
* Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\
| * LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
* | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-081-0/+2
|\ \
| * | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
| |/
* / m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He2023-12-121-1/+1
|/
* Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-021-5/+8
|\
| * m68k: coldfire: fix warnings in uboot argument processingGreg Ungerer2023-10-231-5/+8
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+2
|\ \
| * | arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
| |/
* | Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-11-012-34/+2
|\ \
| * | m68k: remove unused includes from dma.cChristoph Hellwig2023-10-221-9/+0
| * | m68k: don't provide arch_dma_alloc for nommu/coldfireChristoph Hellwig2023-10-221-23/+0
| * | m68k: use the coherent DMA code for coldfire without data cacheChristoph Hellwig2023-10-222-2/+2
| |/
* | Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-0117-28/+69
|\ \
| * | m68k: kernel: Fix indentation by 7 spaces in traps.cGeert Uytterhoeven2023-10-161-4/+4
| * | m68k: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven2023-10-062-11/+4
| * | m68k: sun3/3x: Add and use "sun3.h"Geert Uytterhoeven2023-10-061-1/+1
| * | m68k: mvme16x: Add and use "mvme16x.h"Geert Uytterhoeven2023-10-061-2/+2
| * | m68k: mm: Add and use "fault.h"Geert Uytterhoeven2023-10-062-6/+2
| * | m68k: mm: Move paging_init() to common <asm/pgtable.h>Geert Uytterhoeven2023-10-061-2/+0
| * | m68k: kernel: Add and use "vectors.h"Geert Uytterhoeven2023-10-062-0/+5
| * | m68k: kernel: Add and use "traps.h"Geert Uytterhoeven2023-10-062-0/+12
| * | m68k: kernel: Add and use "signal.h"Geert Uytterhoeven2023-10-062-0/+9
| * | m68k: kernel: Add and use "ptrace.h"Geert Uytterhoeven2023-10-062-0/+8
| * | m68k: kernel: Add and use "process.h"Geert Uytterhoeven2023-10-062-0/+9
| * | m68k: kernel: Add and use "ints.h"Geert Uytterhoeven2023-10-062-0/+9
| * | m68k: kernel: Add and use <asm/syscalls.h>Geert Uytterhoeven2023-10-061-0/+1
| * | m68k: kernel: Make bad_super_trap() staticGeert Uytterhoeven2023-10-061-1/+1
| * | m68k: kernel: Include <linux/cpu.h> for trap_init()Geert Uytterhoeven2023-10-061-0/+1
| * | m68k: kernel: Add missing asmlinkage to do_notify_resume()Geert Uytterhoeven2023-10-061-1/+1
| |/
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+1
|/
* Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-041-6/+0
|\
| * m68k/pci: Drop useless pcibios_setup()Bjorn Helgaas2023-08-211-6/+0
* | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-0/+1
|\ \ | |/ |/|
| * arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-0/+1
* | 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