summaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-155-14/+39
|\
| * m68k: deprecate DISCONTIGMEMMike Rapoport2020-12-151-1/+25
| * m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport2020-12-155-9/+10
| * m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport2020-12-154-6/+6
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-151-24/+0
|\ \
| * | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+0
| |/
* | m68k: Fix WARNING splat in pmac_zilog driverFinn Thain2020-11-231-8/+9
* | m68k: Add a missing ELF_DETAILS in link scriptYouling Tang2020-11-233-2/+3
* | m68k: Drop redundant NOTES in link scriptYouling Tang2020-11-233-3/+0
* | m68k: mac: Update Kconfig helpFinn Thain2020-11-231-5/+3
* | m68k: mac: Remove redundant VIA register writesFinn Thain2020-11-231-6/+0
* | m68k: mac: Remove dead codeFinn Thain2020-11-231-15/+0
* | m68k: mac: Refactor iop_preinit() and iop_init()Finn Thain2020-11-232-44/+18
* | m68k: defconfig: Enable KUnit testsGeert Uytterhoeven2020-11-1612-0/+60
* | m68k: defconfig: Update defconfigs for v5.10-rc1Geert Uytterhoeven2020-11-1612-24/+24
* | m68k: Remove unused mach_max_dma_addressLaurent Vivier2020-11-0212-24/+0
* | m68k: Avoid xchg() warningArnd Bergmann2020-11-021-5/+5
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-222-1/+0
|\ \
| * | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-242-1/+0
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ \
| * | | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-091-0/+1
| |/ /
* | | Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-206-559/+402
|\ \ \
| * | | m68knommu: include SDHC support only when hardware has itGreg Ungerer2020-10-051-3/+3
| * | | m68knommu: fix sparse warnings in signal codeGreg Ungerer2020-10-051-2/+4
| * | | m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer2020-10-054-554/+395
* | | | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
| |_|/ |/| |
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\ \ \
| * | | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| |/ /
* | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-5/+5
|\ \ \
| * | | m68k: switch to kernel_clone()Christian Brauner2020-08-201-5/+5
| | |/ | |/|
* | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-132-73/+22
|\ \ \
| * | | m68k: get rid of zeroing destination on error in csum_and_copy_from_user()Al Viro2020-08-201-64/+15
| * | | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-202-7/+4
| * | | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-202-3/+3
| * | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+1
| |/ /
* | | Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1211-91/+136
|\ \ \ | |_|/ |/| |
| * | ide/macide: Convert Mac IDE driver to platform driverFinn Thain2020-09-283-0/+43
| * | m68k: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-09-071-1/+1
| * | m68k: mm: Remove superfluous memblock_alloc*() castsGeert Uytterhoeven2020-09-072-4/+3
| * | m68k: mm: Use PAGE_ALIGNED() helperGeert Uytterhoeven2020-09-071-2/+2
| * | m68k: Sort selects in main KconfigGeert Uytterhoeven2020-09-071-12/+12
| * | m68k: amiga: Clean up Amiga hardware configurationGeert Uytterhoeven2020-09-071-60/+58
| * | m68k: Revive _TIF_* masksGeert Uytterhoeven2020-09-071-0/+8
| * | m68k: Correct some typos in commentsFinn Thain2020-08-261-8/+8
| * | m68k: Use get_kernel_nofault() in show_registers()Christoph Hellwig2020-08-261-4/+1
| * | m68k: amiga: Fix Denise detection on OCSGeert Uytterhoeven2020-08-261-3/+3
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-245-5/+5
|/
* Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-162-3/+2
|\