summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15m68k: deprecate DISCONTIGMEMMike Rapoport
2020-12-15m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport
2020-12-15m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-23m68k: Fix WARNING splat in pmac_zilog driverFinn Thain
2020-11-23m68k: Add a missing ELF_DETAILS in link scriptYouling Tang
2020-11-23m68k: Drop redundant NOTES in link scriptYouling Tang
2020-11-23m68k: mac: Update Kconfig helpFinn Thain
2020-11-23m68k: mac: Remove redundant VIA register writesFinn Thain
2020-11-23m68k: mac: Remove dead codeFinn Thain
2020-11-23m68k: mac: Refactor iop_preinit() and iop_init()Finn Thain
2020-11-16m68k: defconfig: Enable KUnit testsGeert Uytterhoeven
2020-11-16m68k: defconfig: Update defconfigs for v5.10-rc1Geert Uytterhoeven
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier
2020-11-02m68k: Avoid xchg() warningArnd Bergmann
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-19Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-05m68knommu: include SDHC support only when hardware has itGreg Ungerer
2020-10-05m68knommu: fix sparse warnings in signal codeGreg Ungerer
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer
2020-09-28ide/macide: Convert Mac IDE driver to platform driverFinn Thain
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-07m68k: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-09-07m68k: mm: Remove superfluous memblock_alloc*() castsGeert Uytterhoeven
2020-09-07m68k: mm: Use PAGE_ALIGNED() helperGeert Uytterhoeven
2020-09-07m68k: Sort selects in main KconfigGeert Uytterhoeven
2020-09-07m68k: amiga: Clean up Amiga hardware configurationGeert Uytterhoeven
2020-09-07m68k: Revive _TIF_* masksGeert Uytterhoeven
2020-08-26m68k: Correct some typos in commentsFinn Thain
2020-08-26m68k: Use get_kernel_nofault() in show_registers()Christoph Hellwig
2020-08-26m68k: amiga: Fix Denise detection on OCSGeert Uytterhoeven
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20m68k: get rid of zeroing destination on error in csum_and_copy_from_user()Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-08-20m68k: switch to kernel_clone()Christian Brauner
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds