summaryrefslogtreecommitdiff
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
* provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-5/+2
* Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-093-5/+5
|\
| * m68k: Fix syntax errors in commentsXiang wangx2022-07-251-1/+1
| * m68k: coldfire: make symbol m523x_clk_lookup staticWang Jingjin2022-07-251-1/+1
| * m68k: coldfire/device.c: protect FLEXCAN blocksRandy Dunlap2022-07-251-3/+3
* | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-15/+34
|\ \
| * | bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-15/+34
| |/
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-057-111/+108
|\ \
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-177-111/+105
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-2/+3
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-282-2/+3
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-8/+0
|\ \
| * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
| * | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-2/+0
| |/
* | Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds2022-08-021-2/+2
|\ \
| * | treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-281-2/+2
| |/
* | Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2022-08-021-3/+2
|\ \
| * | arch: m68k: q40: README: drop references to IDE driverMauro Carvalho Chehab2022-07-071-3/+2
| |/
* | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-021-2/+2
|\ \
| * | block: remove blk_cleanup_diskChristoph Hellwig2022-06-281-2/+2
| |/
* | m68k: defconfig: Update defconfigs for v5.19-rc1Geert Uytterhoeven2022-07-1212-108/+60
* | m68k: Add common forward declaration for show_registers()Geert Uytterhoeven2022-07-124-4/+4
* | m68k: mac: Remove forward declaration for mac_nmi_handler()Geert Uytterhoeven2022-07-121-17/+15
* | m68k: virt: Fix missing platform_device_unregister() on error in virt_platfor...Yang Yingliang2022-07-061-25/+33
* | m68k: virt: Use RNG seed from bootinfo blockJason A. Donenfeld2022-07-062-0/+19
* | m68k: bitops: Change __fls to return and accept unsigned longAmadeusz Sławiński2022-07-061-1/+1
* | m68k: Kconfig.machine: Add endif commentJuerg Haefliger2022-07-061-1/+1
* | m68k: Kconfig.debug: Replace single quotesJuerg Haefliger2022-07-061-3/+3
* | m68k: Kconfig.cpu: Fix indentation and add endif commentsJuerg Haefliger2022-07-061-4/+3
* | m68k: q40: Align '*' in commentsJiang Jian2022-07-041-1/+1
* | m68k: sun3: Use __func__ to get function's name in an output messageXueBing Chen2022-06-201-6/+5
* | m68k: mac: Fix typos in commentsXiang wangx2022-06-201-2/+2
* | m68k: virt: Kconfig minor fixesLaurent Vivier2022-06-201-1/+2
|/
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-307-9/+10
|\ \
| * | m68k: virt: Switch to new sys-off handler APIGeert Uytterhoeven2022-05-251-1/+3
| * | Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-256-8/+7
| |\ \
| | * | m68k: Switch to new sys-off handler APIDmitry Osipenko2022-05-196-8/+7
| | |/
* | | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-3021-571/+90
|\ \ \
| * | | m68knommu: fix 68000 CPU link with no platform selectedGreg Ungerer2022-05-251-1/+1
| * | | m68k: removed unused "mach_get_ss"Greg Ungerer2022-05-254-17/+0
| * | | m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer2022-05-253-8/+9
| * | | m68knommu: fix undefined reference to `_init_sp'Greg Ungerer2022-05-161-0/+1
| * | | m68knommu: add definitions to support elf_fdpic program loaderGreg Ungerer2022-05-162-0/+14
| * | | m68knommu: implement minimal regset supportGreg Ungerer2022-05-161-0/+58