aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-1/+1
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupGravatar Mike Rapoport 15-92/+129
2019-12-04m68k: nommu: use pgtable-nopud instead of 4level-fixupGravatar Mike Rapoport 1-1/+1
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+0
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Linus Torvalds 1-2/+2
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 2-51/+50
2019-11-26sysctl: Remove the sysctl system callGravatar Eric W. Biederman 1-1/+0
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-6/+6
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Gravatar Christoph Hellwig 1-2/+2
2019-11-18m68k/atari: Convert Falcon IDE drivers to platform driversGravatar Michael Schmitz 1-0/+27
2019-11-12m68k: Convert missed RODATA to RO_DATAGravatar Kees Cook 2-2/+2
2019-11-11m68k: rename __iounmap and mark it staticGravatar Christoph Hellwig 2-51/+50
2019-11-11m68k/coldfire: Use CONFIG_PREEMPTIONGravatar Thomas Gleixner 1-1/+1
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAGravatar Kees Cook 3-3/+3
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAGravatar Kees Cook 1-1/+1
2019-11-04m68k: defconfig: Enable ICY I2C and LTC2990 on AmigaGravatar Geert Uytterhoeven 2-2/+10
2019-11-04m68k: defconfig: Update defconfigs for v5.4-rc1Gravatar Geert Uytterhoeven 12-72/+24
2019-10-21m68k: q40: Fix info-leak in rtc_ioctlGravatar Fuqian Huang 1-0/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingGravatar Mark Rutland 3-7/+7
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Gravatar Mike Rapoport 2-10/+0
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 2-4/+0
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-1/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 3-4/+4
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-9/+0
2019-09-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-0/+1
2019-09-10export: explicitly align struct kernel_symbolGravatar Matthias Maennich 1-1/+0
2019-09-09m68k: coldfire: Include the GPIO driver headerGravatar Linus Walleij 1-0/+1
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPGravatar Christoph Hellwig 1-1/+0
2019-09-02m68k: Remove ioremap_fullcache()Gravatar Christoph Hellwig 1-7/+0
2019-09-02m68k: Simplify ioremap_nocache()Gravatar Christoph Hellwig 1-8/+2
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotGravatar Christoph Hellwig 3-3/+4
2019-08-22driver core: initialize a default DMA mask for platform deviceGravatar Christoph Hellwig 1-9/+0
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSGravatar Masahiro Yamada 1-0/+1
2019-08-21kbuild: rebuild modules when module linker scripts are updatedGravatar Masahiro Yamada 1-1/+1
2019-08-19m68k: defconfig: Update defconfigs for v5.3-rc2Gravatar Geert Uytterhoeven 12-36/+120
2019-08-19m68k: atari: Rename shifter to shifter_st to avoid conflictGravatar Geert Uytterhoeven 2-5/+5
2019-08-19m68k: Prevent some compiler warnings in Coldfire buildsGravatar Finn Thain 3-10/+6
2019-08-19m68k: mac: Revisit floppy disc controller base addressesGravatar Finn Thain 2-69/+69
2019-07-15arch: mark syscall number 435 reserved for clone3Gravatar Christian Brauner 1-0/+1
2019-07-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-39/+2
2019-07-12m68k: sun3: switch to generic version of pte allocationGravatar Mike Rapoport 1-39/+2
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-2/+8
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2019-07-10Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 2-29/+3
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2019-07-09m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfireGravatar Christoph Hellwig 1-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-14/+14
2019-07-08Merge tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 14-166/+98