aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-14/+28
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Gravatar Linus Torvalds 12-12/+0
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-15/+7
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-8/+0
2023-06-28Merge branch 'expand-stack'Gravatar Linus Torvalds 1-3/+6
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-33/+28
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+12
2023-06-27mm: always expand the stack with the mmap write lock heldGravatar Linus Torvalds 1-3/+6
2023-06-26Merge tag 'm68k-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 13-14/+11
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-22/+3
2023-06-19m68k: allow pte_offset_map[_lock]() to failGravatar Hugh Dickins 3-33/+27
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Gravatar Dave Airlie 1-4/+10
2023-06-16m68k/cpu: Switch to arch_cpu_finalize_init()Gravatar Thomas Gleixner 3-22/+3
2023-06-13gpiolib: remove unused gpio_cansleep()Gravatar Andy Shevchenko 1-8/+0
2023-06-12m68k: defconfig: Update defconfigs for v6.4-rc1Gravatar Geert Uytterhoeven 13-14/+11
2023-06-09cachestat: wire up cachestat for other architecturesGravatar Nhat Pham 1-0/+1
2023-06-05locking/atomic: m68k: add preprocessor symbolsGravatar Mark Rutland 1-0/+9
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalGravatar Mark Rutland 1-6/+3
2023-05-31Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 9-14/+28
2023-05-29m68k/mm: Make pfn accessors static inlinesGravatar Linus Walleij 2-4/+18
2023-05-29m68k: Pass a pointer to virt_to_pfn() virt_to_page()Gravatar Linus Walleij 7-10/+10
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDGravatar Vlastimil Babka 12-12/+0
2023-05-22m68k: Move signal frame following exception on 68020/030Gravatar Finn Thain 1-4/+10
2023-05-09Merge drm/drm-next into drm-misc-nextGravatar Maxime Ripard 21-148/+42
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+3
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Gravatar Andrzej Hajda 1-3/+3
2023-04-28Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-17/+0
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-11/+10
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-97/+1
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2023-04-25Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 14-18/+25
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2023-04-21m68k: kexec: Include <linux/reboot.h>Gravatar Simon Horman 1-0/+1
2023-04-20arch/m68k: Implement <asm/fb.h> with generic helpersGravatar Thomas Zimmermann 1-6/+4
2023-04-20arch/m68k: Merge variants of fb_pgprotect() into single functionGravatar Thomas Zimmermann 1-9/+3
2023-04-18m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE commentGravatar David Hildenbrand 1-1/+1
2023-04-18m68k: reword ARCH_FORCE_MAX_ORDER prompt and help textGravatar Mike Rapoport (IBM) 1-7/+9
2023-04-17m68k: Kconfig.machine: remove obsolete configs ROMBASE and ROMSIZEGravatar Lukas Bulwahn 1-17/+0
2023-04-10docs: move m68k architecture documentation under Documentation/arch/Gravatar Jonathan Corbet 1-2/+2
2023-04-05mm, treewide: redefine MAX_ORDER sanelyGravatar Kirill A. Shutemov 1-4/+1
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryGravatar Niklas Schnelle 1-0/+1
2023-04-03m68k: defconfig: Update defconfigs for v6.3-rc1Gravatar Geert Uytterhoeven 12-13/+24
2023-03-20m68k: Remove obsolete config NO_KERNEL_MSGGravatar Lukas Bulwahn 1-5/+0
2023-03-06m68k: Only force 030 bus error if PC not in exception tableGravatar Michael Schmitz 1-1/+3
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Gravatar Geert Uytterhoeven 1-5/+5
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceGravatar Kars de Jong 1-5/+5
2023-03-06gpiolib: remove asm-generic/gpio.hGravatar Arnd Bergmann 1-1/+1
2023-03-06gpiolib: coldfire: remove custom asm/gpio.hGravatar Arnd Bergmann 2-96/+0
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-1/+4
2023-03-02m68k: fix livelock in uaccessGravatar Al Viro 1-1/+4