summaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
2021-09-15m68k: coldfire: return success for clk_enable(NULL)Dan Carpenter
2021-09-15m68k: Fix asm register constraints for atomic opsGeert Uytterhoeven
2021-09-15m68k: Fix invalid RMW_INSNS on CPUs that lack CASGeert Uytterhoeven
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-26m68k/coldfire: change pll var. to clk_pllRandy Dunlap
2021-07-19m68k: MAC should select HAVE_PATA_PLATFORMGeert Uytterhoeven
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-08m68k: convert to setup_initial_init_mm()Kefeng Wang
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29m68k: remove support for DISCONTIGMEMMike Rapoport
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li
2021-06-29arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()Liam Howlett
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-28Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-28Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-21m68knommu: fix missing LCD splash screen data initializerGreg Ungerer
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-16m68k: use libata instead of the legacy ide driverChristoph Hellwig
2021-06-10m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain
2021-06-10m68k/mac: Replace macide driver with generic platform driversFinn Thain
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2021-06-08m68k: coldfire: remove private clk_get/clk_putArnd Bergmann
2021-06-08m68k: coldfire: use clkdev_lookup on most coldfireArnd Bergmann
2021-06-07m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-06-07quota: Wire up quotactl_fd syscallJan Kara
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne
2021-06-01nfblock: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-05-31m68k: defconfig: Update defconfigs for v5.13-rc1Geert Uytterhoeven
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland
2021-05-26locking/atomic: m68k: move to ARCH_ATOMICMark Rutland
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman