summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-051-67/+0
|\
| * m68k: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-67/+0
* | Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-042-7/+1
|\ \
| * | m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar"hexingwei001@208suo.com2023-08-211-1/+1
| * | m68k/pci: Drop useless pcibios_setup()Bjorn Helgaas2023-08-211-6/+0
| |/
* | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-4/+4
|\ \
| * | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-1/+2
| * | tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)2023-08-111-2/+2
| * | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-111-2/+1
| |/
* | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-313-3/+3
|\ \
| * | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-113-3/+3
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-294-20/+5
|\ \ \
| * | | treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-213-3/+3
| * | | m68k/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-17/+2
| | |/ | |/|
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-2910-47/+57
|\ \ \
| * | | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-1/+0
| * | | m68k: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-246-14/+28
| * | | m68k: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-213-29/+30
| * | | asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-182-4/+0
| |/ /
* | | Merge tag 'm68k-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-2820-18/+21
|\ \ \
| * | | m68k: Add memcmp() declarationArnd Bergmann2023-08-211-0/+1
| * | | m68k: Define __div64_32() to avoid a warningArnd Bergmann2023-08-211-0/+3
| * | | m68k: Remove <asm/export.h>Masahiro Yamada2023-08-211-1/+0
| * | | m68k: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-215-5/+5
| * | | m68k: defconfig: Update defconfigs for v6.5-rc1Geert Uytterhoeven2023-08-2112-12/+12
| |/ /
* | | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-0/+1
|\ \ \ | |/ / |/| |
| * | arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-0/+1
| |/
* / m68k: Fix invalid .section syntaxBen Hutchings2023-07-243-6/+6
|/
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-069-14/+28
|\
| * Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-319-14/+28
| |\
| | * m68k/mm: Make pfn accessors static inlinesLinus Walleij2023-05-292-4/+18
| | * m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij2023-05-297-10/+10
* | | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2023-06-2912-12/+0
|\ \ \
| * | | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka2023-05-2612-12/+0
| | |/ | |/|
* | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-15/+7
|\ \ \
| * \ \ Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-191-4/+10
| |\ \ \ | | | |/ | | |/|
| * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0921-148/+42
| |\ \ \ | | | |/ | | |/|
| * | | arch/m68k: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-6/+4
| * | | arch/m68k: Merge variants of fb_pgprotect() into single functionThomas Zimmermann2023-04-201-9/+3
* | | | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-291-8/+0
|\ \ \ \
| * | | | gpiolib: remove unused gpio_cansleep()Andy Shevchenko2023-06-131-8/+0
| | |/ / | |/| |
* | | | Merge branch 'expand-stack'Linus Torvalds2023-06-281-3/+6
|\ \ \ \
| * | | | mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-271-3/+6
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-284-33/+28
|\ \ \ \
| * | | | m68k: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-193-33/+27
| * | | | cachestat: wire up cachestat for other architecturesNhat Pham2023-06-091-0/+1
| |/ / /
* | | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-6/+12
|\ \ \ \
| * | | | locking/atomic: m68k: add preprocessor symbolsMark Rutland2023-06-051-0/+9
| * | | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-6/+3
| | |/ / | |/| |
* | | | Merge tag 'm68k-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-2613-14/+11
|\ \ \ \