| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-27 | 2 | -5/+5 |
|\ \ |
|
| * | | m68k: nommu: Fix misspellings of "DragonEngine" | Geert Uytterhoeven | 2023-02-13 | 2 | -3/+3 |
| * | | m68k: nommu: Fix misspellings of "uCdimm" | Geert Uytterhoeven | 2023-02-13 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 7 | -29/+107 |
|\ \ |
|
| * | | m68k/nommu: add missing definition of ARCH_PFN_OFFSET | Mike Rapoport (IBM) | 2023-02-16 | 1 | -0/+2 |
| * | | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 2023-02-09 | 1 | -2/+0 |
| * | | m68k: use asm-generic/memory_model.h for both MMU and !MMU | Mike Rapoport (IBM) | 2023-02-09 | 3 | -8/+1 |
| * | | mm: add vma_alloc_zeroed_movable_folio() | Matthew Wilcox (Oracle) | 2023-02-02 | 1 | -3/+2 |
| * | | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 3 | -3/+0 |
| * | | microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 1 | -2/+2 |
| * | | m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 3 | -9/+104 |
| * | | m68k/mm: remove dummy __swp definitions for nommu | David Hildenbrand | 2023-02-02 | 1 | -6/+0 |
| * | | m68k/mm/motorola: specify pmd_page() type | Lorenzo Stoakes | 2023-02-02 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-02-22 | 1 | -7/+0 |
|\ \ |
|
| * | | gpio: Remove unused and obsoleted irq_to_gpio() | Andy Shevchenko | 2023-01-30 | 1 | -7/+0 |
| |/ |
|
* | | Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-21 | 22 | -39/+91 |
|\ \ |
|
| * | | m68k: /proc/hardware should depend on PROC_FS | Randy Dunlap | 2023-02-13 | 1 | -0/+1 |
| * | | m68k: Add kernel seccomp support | Michael Schmitz | 2023-01-30 | 6 | -1/+80 |
| * | | m68k: Check syscall_trace_enter() return code | Michael Schmitz | 2023-01-30 | 3 | -0/+7 |
| * | | m68k: defconfig: Update defconfigs for v6.2-rc3 | Geert Uytterhoeven | 2023-01-30 | 12 | -36/+1 |
| * | | m68k: q40: Do not initialise statics to 0 | Xin Gao | 2023-01-30 | 1 | -2/+2 |
| |/ |
|
* / | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra | 2023-01-13 | 3 | -3/+0 |
|/ |
|
* | m68k: remove broken strcmp implementation | Linus Torvalds | 2022-12-21 | 1 | -20/+0 |
* | Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-20 | 1 | -2/+1 |
|\ |
|
| * | m68k: use strscpy() to instead of strncpy() | Xu Panda | 2022-12-05 | 1 | -2/+1 |
* | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-13 | 2 | -3/+0 |
|\ \ |
|
| * | | mm: remove kern_addr_valid() completely | Kefeng Wang | 2022-11-08 | 2 | -3/+0 |
| |/ |
|
* | | Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2022-12-12 | 1 | -2/+2 |
|\ \ |
|
| * | | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu... | Al Viro | 2022-11-24 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'm68k-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-12 | 14 | -261/+253 |
|\ \ |
|
| * | | m68k: defconfig: Update defconfigs for v6.1-rc1 | Geert Uytterhoeven | 2022-11-14 | 12 | -252/+252 |
| * | | m68k: mac: Reword comment using double "in" | Geert Uytterhoeven | 2022-11-01 | 1 | -1/+1 |
| * | | m68k: mac: Remove unused rbv_set_video_bpp() | Jason A. Donenfeld | 2022-11-01 | 1 | -8/+0 |
| |/ |
|
* / | tty: nfcon: use console_is_registered() | John Ogness | 2022-12-02 | 1 | -2/+7 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-10-12 | 1 | -5/+0 |
|\ |
|
| * | kernel: exit: cleanup release_thread() | Kefeng Wang | 2022-09-11 | 1 | -5/+0 |
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-10 | 1 | -1/+1 |
|\ \ |
|
| * | | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan | 2022-09-11 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-10-10 | 9 | -28/+4 |
|\ \ |
|
| * | | m68k: update config files | Lukas Bulwahn | 2022-09-30 | 7 | -22/+0 |
| * | | m68knommu: fix non-mmu classic 68000 legacy timer tick selection | Greg Ungerer | 2022-09-26 | 1 | -3/+1 |
| * | | m68knommu: fix non-specific 68328 choice interrupt build failure | Greg Ungerer | 2022-09-26 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2022-10-10 | 4 | -22/+14 |
|\ \ |
|
| * | | kbuild: remove head-y syntax | Masahiro Yamada | 2022-10-02 | 1 | -9/+0 |
| * | | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 2022-10-02 | 3 | -13/+14 |
| |/ |
|
* | | Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-10-03 | 17 | -46/+50 |
|\ \
| |/
|/| |
|
| * | m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEED | Jason A. Donenfeld | 2022-09-28 | 4 | -18/+21 |
| * | m68k: Process bootinfo records before saving them | Jason A. Donenfeld | 2022-09-28 | 1 | -2/+3 |
| * | m68k: defconfig: Update defconfigs for v6.0-rc2 | Geert Uytterhoeven | 2022-09-19 | 12 | -24/+24 |
| * | m68k: Allow kexec on M68KCLASSIC with MMU enabled only | Greg Ungerer | 2022-09-19 | 1 | -1/+1 |