summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-04Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'm68k-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24m68k: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24m68k: Remove <asm/ide.h>Geert Uytterhoeven
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap
2023-08-21m68k: convert various functions to use ptdescsVishal Moola (Oracle)
2023-08-21m68k: Add memcmp() declarationArnd Bergmann
2023-08-21m68k: Define __div64_32() to avoid a warningArnd Bergmann
2023-08-21m68k: Remove <asm/export.h>Masahiro Yamada
2023-08-21m68k: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-21m68k: defconfig: Update defconfigs for v6.5-rc1Geert Uytterhoeven
2023-08-21m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar"hexingwei001@208suo.com
2023-08-21m68k/pci: Drop useless pcibios_setup()Bjorn Helgaas
2023-08-18m68k/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-24m68k: Fix invalid .section syntaxBen Hutchings
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-26Merge tag 'm68k-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-19m68k: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-16m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko
2023-06-12m68k: defconfig: Update defconfigs for v6.4-rc1Geert Uytterhoeven
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-05locking/atomic: m68k: add preprocessor symbolsMark Rutland
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-05-31Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-05-29m68k/mm: Make pfn accessors static inlinesLinus Walleij
2023-05-29m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka