summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-0317-46/+50
|\ \ | |/ |/|
| * m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEEDJason A. Donenfeld2022-09-284-18/+21
| * m68k: Process bootinfo records before saving themJason A. Donenfeld2022-09-281-2/+3
| * m68k: defconfig: Update defconfigs for v6.0-rc2Geert Uytterhoeven2022-09-1912-24/+24
| * m68k: Allow kexec on M68KCLASSIC with MMU enabled onlyGreg Ungerer2022-09-191-1/+1
| * m68k: Move from strlcpy with unused retval to strscpyWolfram Sang2022-09-191-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
|\ \