Age | Commit message (Expand) | Author | Files | Lines |
2022-06-04 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+7 |
2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 7 | -9/+10 |
2022-05-30 | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 21 | -571/+90 |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+0 |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 4 | -25/+3 |
2022-05-25 | m68k: virt: Switch to new sys-off handler API | Geert Uytterhoeven | 1 | -1/+3 |
2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 6 | -8/+7 |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2022-05-24 | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2022-05-24 | m68knommu: fix 68000 CPU link with no platform selected | Greg Ungerer | 1 | -1/+1 |
2022-05-24 | m68k: removed unused "mach_get_ss" | Greg Ungerer | 4 | -17/+0 |
2022-05-24 | m68knommu: fix undefined reference to `mach_get_rtc_pll' | Greg Ungerer | 3 | -8/+9 |
2022-05-24 | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada | 2 | -2/+1 |
2022-05-22 | m68k: atari: Make Atari ROM port I/O write macros return void | Geert Uytterhoeven | 1 | -3/+3 |
2022-05-19 | m68k: Switch to new sys-off handler API | Dmitry Osipenko | 6 | -8/+7 |
2022-05-16 | m68k: math-emu: Fix dependencies of math emulation support | Geert Uytterhoeven | 1 | -1/+1 |
2022-05-16 | m68knommu: fix undefined reference to `_init_sp' | Greg Ungerer | 1 | -0/+1 |
2022-05-16 | m68knommu: add definitions to support elf_fdpic program loader | Greg Ungerer | 2 | -0/+14 |
2022-05-16 | m68knommu: implement minimal regset support | Greg Ungerer | 1 | -0/+58 |
2022-05-16 | m68knommu: use asm-generic/mmu.h for nommu setups | Greg Ungerer | 1 | -3/+1 |
2022-05-16 | m68k: fix typos in comments | Julia Lawall | 3 | -3/+3 |
2022-05-16 | m68k: coldfire: drop ISA_DMA_API support | Arnd Bergmann | 5 | -538/+1 |
2022-05-16 | m68knommu: set ZERO_PAGE() to the allocated zeroed page | Greg Ungerer | 1 | -1/+2 |
2022-05-14 | m68k: use fallback for random_get_entropy() instead of zero | Jason A. Donenfeld | 1 | -1/+1 |
2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada | 2 | -23/+2 |
2022-05-09 | m68k: math-emu: Fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-05-09 | m68k: Wire up syscall_trace_enter/leave for m68k | Michael Schmitz | 2 | -9/+2 |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 1 | -4/+3 |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 1 | -2/+5 |
2022-04-30 | net: unexport csum_and_copy_{from,to}_user | Christoph Hellwig | 1 | -2/+0 |
2022-04-25 | m68k: defconfig: Update defconfigs for v5.18-rc1 | Geert Uytterhoeven | 12 | -48/+12 |
2022-04-22 | signal: Deliver SIGTRAP on perf event asynchronously if blocked | Marco Elver | 1 | -0/+1 |
2022-04-11 | m68k: Introduce a virtual m68k machine | Laurent Vivier | 19 | -17/+595 |
2022-04-02 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+0 |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada | 1 | -2/+1 |
2022-03-29 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+4 |
2022-03-24 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -14/+3 |
2022-03-24 | Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -9/+10 |
2022-03-23 | ptrace: Remove duplicated include in ptrace.c | Yang Li | 1 | -1/+0 |
2022-03-23 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 3 | -0/+3 |
2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 12 | -12/+0 |
2022-03-22 | Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+4 |
2022-03-22 | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+4 |
2022-03-22 | Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2022-03-22 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -6/+0 |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 3 | -0/+3 |
2022-03-11 | arch: Remove references to CONFIG_NFSD_V3 in the default configs | Chuck Lever | 12 | -12/+0 |
2022-03-11 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 1 | -2/+2 |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -3/+3 |