Age | Commit message (Expand) | Author | Files | Lines |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
2024-01-08 | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -0/+2 |
2023-12-14 | wire up syscalls for statmount/listmount | Miklos Szeredi | 1 | -0/+2 |
2023-12-12 | m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC | Baoquan He | 1 | -1/+1 |
2023-11-12 | LSM: wireup Linux Security Module syscalls | Casey Schaufler | 1 | -0/+3 |
2023-11-02 | Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+8 |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
2023-11-01 | Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 2 | -34/+2 |
2023-11-01 | Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -28/+69 |
2023-10-23 | m68k: coldfire: fix warnings in uboot argument processing | Greg Ungerer | 1 | -5/+8 |
2023-10-22 | m68k: remove unused includes from dma.c | Christoph Hellwig | 1 | -9/+0 |
2023-10-22 | m68k: don't provide arch_dma_alloc for nommu/coldfire | Christoph Hellwig | 1 | -23/+0 |
2023-10-22 | m68k: use the coherent DMA code for coldfire without data cache | Christoph Hellwig | 2 | -2/+2 |
2023-10-16 | m68k: kernel: Fix indentation by 7 spaces in traps.c | Geert Uytterhoeven | 1 | -4/+4 |
2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta | 1 | -0/+1 |
2023-10-06 | m68k: Replace GPL 2.0+ README.legal boilerplate with SPDX | Geert Uytterhoeven | 2 | -11/+4 |
2023-10-06 | m68k: sun3/3x: Add and use "sun3.h" | Geert Uytterhoeven | 1 | -1/+1 |
2023-10-06 | m68k: mvme16x: Add and use "mvme16x.h" | Geert Uytterhoeven | 1 | -2/+2 |
2023-10-06 | m68k: mm: Add and use "fault.h" | Geert Uytterhoeven | 2 | -6/+2 |
2023-10-06 | m68k: mm: Move paging_init() to common <asm/pgtable.h> | Geert Uytterhoeven | 1 | -2/+0 |
2023-10-06 | m68k: kernel: Add and use "vectors.h" | Geert Uytterhoeven | 2 | -0/+5 |
2023-10-06 | m68k: kernel: Add and use "traps.h" | Geert Uytterhoeven | 2 | -0/+12 |
2023-10-06 | m68k: kernel: Add and use "signal.h" | Geert Uytterhoeven | 2 | -0/+9 |
2023-10-06 | m68k: kernel: Add and use "ptrace.h" | Geert Uytterhoeven | 2 | -0/+8 |
2023-10-06 | m68k: kernel: Add and use "process.h" | Geert Uytterhoeven | 2 | -0/+9 |
2023-10-06 | m68k: kernel: Add and use "ints.h" | Geert Uytterhoeven | 2 | -0/+9 |
2023-10-06 | m68k: kernel: Add and use <asm/syscalls.h> | Geert Uytterhoeven | 1 | -0/+1 |
2023-10-06 | m68k: kernel: Make bad_super_trap() static | Geert Uytterhoeven | 1 | -1/+1 |
2023-10-06 | m68k: kernel: Include <linux/cpu.h> for trap_init() | Geert Uytterhoeven | 1 | -0/+1 |
2023-10-06 | m68k: kernel: Add missing asmlinkage to do_notify_resume() | Geert Uytterhoeven | 1 | -1/+1 |
2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta | 1 | -1/+1 |
2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org | 1 | -0/+1 |
2023-09-21 | futex: Add sys_futex_wait() | peterz@infradead.org | 1 | -0/+1 |
2023-09-21 | futex: Add sys_futex_wake() | peterz@infradead.org | 1 | -0/+1 |
2023-09-04 | Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+0 |
2023-08-28 | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2023-08-21 | m68k/pci: Drop useless pcibios_setup() | Bjorn Helgaas | 1 | -6/+0 |
2023-07-27 | arch: Register fchmodat2, usually as syscall 452 | Palmer Dabbelt | 1 | -0/+1 |
2023-07-24 | m68k: Fix invalid .section syntax | Ben Hutchings | 1 | -2/+2 |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+3 |
2023-06-26 | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2023-06-19 | m68k: allow pte_offset_map[_lock]() to fail | Hugh Dickins | 1 | -0/+2 |
2023-06-16 | m68k/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner | 1 | -1/+2 |
2023-06-09 | cachestat: wire up cachestat for other architectures | Nhat Pham | 1 | -0/+1 |
2023-05-22 | m68k: Move signal frame following exception on 68020/030 | Finn Thain | 1 | -4/+10 |
2023-04-21 | m68k: kexec: Include <linux/reboot.h> | Simon Horman | 1 | -0/+1 |
2023-03-06 | m68k: Only force 030 bus error if PC not in exception table | Michael Schmitz | 1 | -1/+3 |
2023-03-06 | m68k: mm: Move initrd phys_to_virt handling after paging_init() | Geert Uytterhoeven | 1 | -5/+5 |
2023-02-21 | Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+11 |
2023-01-30 | m68k: Add kernel seccomp support | Michael Schmitz | 2 | -1/+8 |