summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* 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
* m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong2023-03-061-5/+5
* Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-051-1/+4
|\
| * m68k: fix livelock in uaccessAl Viro2023-03-021-1/+4
* | Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-272-5/+5
|\ \
| * | m68k: nommu: Fix misspellings of "DragonEngine"Geert Uytterhoeven2023-02-132-3/+3
| * | m68k: nommu: Fix misspellings of "uCdimm"Geert Uytterhoeven2023-02-131-2/+2
| |/
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-237-29/+107
|\ \
| * | m68k/nommu: add missing definition of ARCH_PFN_OFFSETMike Rapoport (IBM)2023-02-161-0/+2
| * | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-2/+0
| * | m68k: use asm-generic/memory_model.h for both MMU and !MMUMike Rapoport (IBM)2023-02-093-8/+1
| * | mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)2023-02-021-3/+2
| * | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-023-3/+0
| * | microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-2/+2
| * | m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-023-9/+104
| * | m68k/mm: remove dummy __swp definitions for nommuDavid Hildenbrand2023-02-021-6/+0
| * | m68k/mm/motorola: specify pmd_page() typeLorenzo Stoakes2023-02-021-1/+1
| |/
* | Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-221-7/+0
|\ \
| * | gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko2023-01-301-7/+0
| |/
* | Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-2122-39/+91
|\ \
| * | m68k: /proc/hardware should depend on PROC_FSRandy Dunlap2023-02-131-0/+1
| * | m68k: Add kernel seccomp supportMichael Schmitz2023-01-306-1/+80
| * | m68k: Check syscall_trace_enter() return codeMichael Schmitz2023-01-303-0/+7
| * | m68k: defconfig: Update defconfigs for v6.2-rc3Geert Uytterhoeven2023-01-3012-36/+1
| * | m68k: q40: Do not initialise statics to 0Xin Gao2023-01-301-2/+2
| |/
* / objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-133-3/+0
|/
* m68k: remove broken strcmp implementationLinus Torvalds2022-12-211-20/+0
* Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-201-2/+1
|\
| * m68k: use strscpy() to instead of strncpy()Xu Panda2022-12-051-2/+1
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-132-3/+0
|\ \
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-082-3/+0
| |/
* | Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-12-121-2/+2
|\ \
| * | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro2022-11-241-2/+2
| |/
* | Merge tag 'm68k-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-1214-261/+253
|\ \
| * | m68k: defconfig: Update defconfigs for v6.1-rc1Geert Uytterhoeven2022-11-1412-252/+252
| * | m68k: mac: Reword comment using double "in"Geert Uytterhoeven2022-11-011-1/+1
| * | m68k: mac: Remove unused rbv_set_video_bpp()Jason A. Donenfeld2022-11-011-8/+0
| |/
* / tty: nfcon: use console_is_registered()John Ogness2022-12-021-2/+7
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-5/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+1
|\ \
| * | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
| |/
* | Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-109-28/+4
|\ \
| * | m68k: update config filesLukas Bulwahn2022-09-307-22/+0
| * | m68knommu: fix non-mmu classic 68000 legacy timer tick selectionGreg Ungerer2022-09-261-3/+1
| * | m68knommu: fix non-specific 68328 choice interrupt build failureGreg Ungerer2022-09-261-3/+3
| |/
* | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-104-22/+14
|\ \
| * | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-9/+0
| * | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-023-13/+14
| |/