summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
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-23PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-6/+0
2022-07-23PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-2/+0
2022-07-18mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-18m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual7-111/+105
2022-07-12m68k: defconfig: Update defconfigs for v5.19-rc1Geert Uytterhoeven12-108/+60
2022-07-12m68k: Add common forward declaration for show_registers()Geert Uytterhoeven4-4/+4
2022-07-12m68k: mac: Remove forward declaration for mac_nmi_handler()Geert Uytterhoeven1-17/+15
2022-07-07arch: m68k: q40: README: drop references to IDE driverMauro Carvalho Chehab1-3/+2
2022-07-06m68k: virt: Fix missing platform_device_unregister() on error in virt_platfor...Yang Yingliang1-25/+33
2022-07-06m68k: virt: Use RNG seed from bootinfo blockJason A. Donenfeld2-0/+19
2022-07-06m68k: bitops: Change __fls to return and accept unsigned longAmadeusz Sławiński1-1/+1
2022-07-06m68k: Kconfig.machine: Add endif commentJuerg Haefliger1-1/+1
2022-07-06m68k: Kconfig.debug: Replace single quotesJuerg Haefliger1-3/+3
2022-07-06m68k: Kconfig.cpu: Fix indentation and add endif commentsJuerg Haefliger1-4/+3
2022-07-04m68k: q40: Align '*' in commentsJiang Jian1-1/+1
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig1-2/+2
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2-2/+3
2022-06-20m68k: sun3: Use __func__ to get function's name in an output messageXueBing Chen1-6/+5
2022-06-20m68k: mac: Fix typos in commentsXiang wangx1-2/+2
2022-06-20m68k: virt: Kconfig minor fixesLaurent Vivier1-1/+2
2022-06-17mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+4
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+7
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds7-9/+10
2022-05-30Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-571/+90
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-25/+3
2022-05-25m68k: virt: Switch to new sys-off handler APIGeert Uytterhoeven1-1/+3
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki6-8/+7
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2022-05-24m68knommu: fix 68000 CPU link with no platform selectedGreg Ungerer1-1/+1
2022-05-24m68k: removed unused "mach_get_ss"Greg Ungerer4-17/+0
2022-05-24m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer3-8/+9
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada2-2/+1
2022-05-22m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven1-3/+3
2022-05-19m68k: Switch to new sys-off handler APIDmitry Osipenko6-8/+7
2022-05-16m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven1-1/+1
2022-05-16m68knommu: fix undefined reference to `_init_sp'Greg Ungerer1-0/+1
2022-05-16m68knommu: add definitions to support elf_fdpic program loaderGreg Ungerer2-0/+14
2022-05-16m68knommu: implement minimal regset supportGreg Ungerer1-0/+58
2022-05-16m68knommu: use asm-generic/mmu.h for nommu setupsGreg Ungerer1-3/+1
2022-05-16m68k: fix typos in commentsJulia Lawall3-3/+3
2022-05-16m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann5-538/+1