summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-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
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-0710-15/+8
|\ \
| * | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-6/+1
| * | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-079-9/+7
* | | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-0/+1
|\ \ \
| * | | macintosh/adb-iop: Implement SRQ autopollingFinn Thain2020-07-261-0/+1
* | | | Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-076-47/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | m68k: stmark2: enable edma support for dspiAngelo Dureghello2020-07-271-0/+5
| * | | m68k: use asm-generic cmpxchg_local()Greg Ungerer2020-07-271-8/+0
| * | | m68k: mcfmmu: remove stale part of comment about steal_contextMike Rapoport2020-07-271-5/+0
| * | | m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer2020-07-271-3/+3