aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
2023-07-24m68k: Fix invalid .section syntaxBen Hutchings
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
2023-05-22m68k: Move signal frame following exception on 68020/030Finn Thain
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-21m68k: kexec: Include <linux/reboot.h>Simon Horman
2023-04-20arch/m68k: Implement <asm/fb.h> with generic helpersThomas Zimmermann
2023-04-20arch/m68k: Merge variants of fb_pgprotect() into single functionThomas Zimmermann
2023-04-18m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE commentDavid Hildenbrand
2023-04-18m68k: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)
2023-04-17m68k: Kconfig.machine: remove obsolete configs ROMBASE and ROMSIZELukas Bulwahn
2023-04-10docs: move m68k architecture documentation under Documentation/arch/Jonathan Corbet
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-04-03m68k: defconfig: Update defconfigs for v6.3-rc1Geert Uytterhoeven
2023-03-20m68k: Remove obsolete config NO_KERNEL_MSGLukas Bulwahn
2023-03-06m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong
2023-03-06gpiolib: remove asm-generic/gpio.hArnd Bergmann
2023-03-06gpiolib: coldfire: remove custom asm/gpio.hArnd Bergmann
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds