summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-04m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-11-11m68k: rename __iounmap and mark it staticChristoph Hellwig
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-10export: explicitly align struct kernel_symbolMatthias Maennich
2019-09-02m68k: Remove ioremap_fullcache()Christoph Hellwig
2019-09-02m68k: Simplify ioremap_nocache()Christoph Hellwig
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-19m68k: atari: Rename shifter to shifter_st to avoid conflictGeert Uytterhoeven
2019-08-19m68k: Prevent some compiler warnings in Coldfire buildsFinn Thain
2019-08-19m68k: mac: Revisit floppy disc controller base addressesFinn Thain
2019-07-12m68k: sun3: switch to generic version of pte allocationMike Rapoport
2019-06-24binfmt_flat: provide an asm-generic/flat.hChristoph Hellwig
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-08m68k/io: Remove useless definition of mmiowb()Will Deacon
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-25m68k: mvme147: Handle timer counter overflowFinn Thain
2019-03-25m68k: mvme147: Convert to clocksource APIFinn Thain
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-20m68k: define syscall_get_arch()Dmitry V. Levin
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-05a.out: remove core dumping supportLinus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-25m68k: add ColdFire mcf5441x eDMA platform supportAngelo Dureghello
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-22m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain