summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2023-02-17m68k/nommu: add missing definition of ARCH_PFN_OFFSETMike Rapoport (IBM)1-0/+2
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-2/+0
2023-02-10m68k: use asm-generic/memory_model.h for both MMU and !MMUMike Rapoport (IBM)3-8/+1
2023-02-03mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)1-3/+2
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand3-3/+0
2023-02-03microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-2/+2
2023-02-03m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand3-9/+104
2023-02-03m68k/mm: remove dummy __swp definitions for nommuDavid Hildenbrand1-6/+0
2023-02-03m68k/mm/motorola: specify pmd_page() typeLorenzo Stoakes1-1/+1
2022-12-21m68k: remove broken strcmp implementationLinus Torvalds1-20/+0
2022-12-20Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+0
2022-12-13Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2022-12-12Merge tag 'm68k-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-261/+253
2022-12-05m68k: use strscpy() to instead of strncpy()Xu Panda1-2/+1
2022-12-02tty: nfcon: use console_is_registered()John Ogness1-2/+7
2022-11-25[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro1-2/+2
2022-11-14m68k: defconfig: Update defconfigs for v6.1-rc1Geert Uytterhoeven12-252/+252
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang2-3/+0
2022-11-01m68k: mac: Reword comment using double "in"Geert Uytterhoeven1-1/+1
2022-11-01m68k: mac: Remove unused rbv_set_video_bpp()Jason A. Donenfeld1-8/+0
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+0
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-10-11Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-28/+4
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds4-22/+14
2022-10-03Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-46/+50
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-9/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada3-13/+14
2022-09-30m68k: update config filesLukas Bulwahn7-22/+0
2022-09-28m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEEDJason A. Donenfeld4-18/+21
2022-09-28m68k: Process bootinfo records before saving themJason A. Donenfeld1-2/+3
2022-09-26m68knommu: fix non-mmu classic 68000 legacy timer tick selectionGreg Ungerer1-3/+1
2022-09-26m68knommu: fix non-specific 68328 choice interrupt build failureGreg Ungerer1-3/+3
2022-09-19m68k: defconfig: Update defconfigs for v6.0-rc2Geert Uytterhoeven12-24/+24
2022-09-19m68k: Allow kexec on M68KCLASSIC with MMU enabled onlyGreg Ungerer1-1/+1
2022-09-19m68k: Move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-5/+0
2022-09-12arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka1-5/+2
2022-08-09Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+5
2022-08-08Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds1-15/+34
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-111/+108
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+3
2022-08-05Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+0
2022-08-03Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds1-2/+2
2022-08-03Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds1-3/+2
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-07-25m68k: Fix syntax errors in commentsXiang wangx1-1/+1
2022-07-25m68k: coldfire: make symbol m523x_clk_lookup staticWang Jingjin1-1/+1
2022-07-25m68k: coldfire/device.c: protect FLEXCAN blocksRandy Dunlap1-3/+3