summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: set a default value for MEMORY_RESERVERandy Dunlap2021-11-181-0/+1
* m68k: Handle arrivals of multiple signals correctlyAl Viro2021-10-171-46/+42
* m68k: Double cast io functions to unsigned longGuenter Roeck2021-09-301-10/+10
* m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann2021-09-181-1/+1
* m68k: Fix invalid RMW_INSNS on CPUs that lack CASGeert Uytterhoeven2021-09-151-1/+7
* m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin2021-09-151-2/+2
* m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap2021-07-141-0/+3
* m68k: Add missing mmap_read_lock() to sys_cacheflush()Liam Howlett2021-05-141-0/+2
* m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain2021-05-143-12/+19
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2021-01-121-1/+0
* m68k: Fix WARNING splat in pmac_zilog driverFinn Thain2020-12-301-8/+9
* 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-252-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-081-0/+1
| |/ /
* | | Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-196-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-122-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-235-5/+5
|/
* Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-152-3/+2
|\
| * dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig2020-08-142-3/+2
* | all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* | mm/m68k: use general page fault accountingPeter Xu2020-08-121-10/+4
* | mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* | uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-121-3/+3
* | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1