summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-67/+0
2023-09-04Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+1
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+3
2023-08-30Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds4-20/+5
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-47/+57
2023-08-29Merge tag 'm68k-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-18/+21
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-08-25mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-1/+0
2023-08-25m68k: implement the new page table range APIMatthew Wilcox (Oracle)6-14/+28
2023-08-24m68k: Remove <asm/ide.h>Geert Uytterhoeven1-67/+0
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap3-3/+3
2023-08-21m68k: convert various functions to use ptdescsVishal Moola (Oracle)3-29/+30
2023-08-21m68k: Add memcmp() declarationArnd Bergmann1-0/+1
2023-08-21m68k: Define __div64_32() to avoid a warningArnd Bergmann1-0/+3
2023-08-21m68k: Remove <asm/export.h>Masahiro Yamada1-1/+0
2023-08-21m68k: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada5-5/+5
2023-08-21m68k: defconfig: Update defconfigs for v6.5-rc1Geert Uytterhoeven12-12/+12
2023-08-21m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar"hexingwei001@208suo.com1-1/+1
2023-08-21m68k/pci: Drop useless pcibios_setup()Bjorn Helgaas1-6/+0
2023-08-18m68k/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-17/+2
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2-4/+0
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)1-1/+2
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)1-2/+2
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)1-2/+1
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt1-0/+1
2023-07-24m68k: Fix invalid .section syntaxBen Hutchings3-6/+6
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe3-3/+3
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-14/+28
2023-06-30Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds12-12/+0
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-15/+7
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+0
2023-06-29Merge branch 'expand-stack'Linus Torvalds1-3/+6
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-33/+28
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+12
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds1-3/+6
2023-06-27Merge tag 'm68k-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-14/+11
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds3-22/+3
2023-06-20m68k: allow pte_offset_map[_lock]() to failHugh Dickins3-33/+27
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie1-4/+10
2023-06-16m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-22/+3
2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko1-8/+0
2023-06-12m68k: defconfig: Update defconfigs for v6.4-rc1Geert Uytterhoeven13-14/+11
2023-06-10cachestat: wire up cachestat for other architecturesNhat Pham1-0/+1
2023-06-05locking/atomic: m68k: add preprocessor symbolsMark Rutland1-0/+9
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-6/+3
2023-05-31Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann9-14/+28
2023-05-29m68k/mm: Make pfn accessors static inlinesLinus Walleij2-4/+18
2023-05-29m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij7-10/+10
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka12-12/+0