aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+0
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2-51/+50
2019-11-26sysctl: Remove the sysctl system callEric W. Biederman1-1/+0
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+6
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-2/+2
2019-11-18m68k/atari: Convert Falcon IDE drivers to platform driversMichael Schmitz1-0/+27
2019-11-12m68k: Convert missed RODATA to RO_DATAKees Cook2-2/+2
2019-11-11m68k: rename __iounmap and mark it staticChristoph Hellwig2-51/+50
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook3-3/+3
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook1-1/+1
2019-11-04m68k: defconfig: Enable ICY I2C and LTC2990 on AmigaGeert Uytterhoeven2-2/+10
2019-11-04m68k: defconfig: Update defconfigs for v5.4-rc1Geert Uytterhoeven12-72/+24
2019-10-21m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang1-0/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland3-7/+7
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2-10/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin2-4/+0
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-1/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-1/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-4/+4
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-9/+0
2019-09-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-0/+1
2019-09-10export: explicitly align struct kernel_symbolMatthias Maennich1-1/+0
2019-09-09m68k: coldfire: Include the GPIO driver headerLinus Walleij1-0/+1
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig1-1/+0
2019-09-02m68k: Remove ioremap_fullcache()Christoph Hellwig1-7/+0
2019-09-02m68k: Simplify ioremap_nocache()Christoph Hellwig1-8/+2
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig3-3/+4
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig1-9/+0
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada1-1/+1
2019-08-19m68k: defconfig: Update defconfigs for v5.3-rc2Geert Uytterhoeven12-36/+120
2019-08-19m68k: atari: Rename shifter to shifter_st to avoid conflictGeert Uytterhoeven2-5/+5
2019-08-19m68k: Prevent some compiler warnings in Coldfire buildsFinn Thain3-10/+6
2019-08-19m68k: mac: Revisit floppy disc controller base addressesFinn Thain2-69/+69
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner1-0/+1
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-39/+2
2019-07-12m68k: sun3: switch to generic version of pte allocationMike Rapoport1-39/+2
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+8
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2019-07-10Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-29/+3
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-09m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfireChristoph Hellwig1-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-14/+14
2019-07-08Merge tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds14-166/+98
2019-07-01m68k: Implement arch_dma_prep_coherent()Christoph Hellwig2-0/+6
2019-07-01m68k: Use the generic dma coherent remap allocatorChristoph Hellwig2-48/+10
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-0/+1
2019-06-24binfmt_flat: provide an asm-generic/flat.hChristoph Hellwig1-20/+1