aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-5/+5
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-73/+22
2020-10-12Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds11-91/+136
2020-09-28ide/macide: Convert Mac IDE driver to platform driverFinn Thain3-0/+43
2020-09-07m68k: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-09-07m68k: mm: Remove superfluous memblock_alloc*() castsGeert Uytterhoeven2-4/+3
2020-09-07m68k: mm: Use PAGE_ALIGNED() helperGeert Uytterhoeven1-2/+2
2020-09-07m68k: Sort selects in main KconfigGeert Uytterhoeven1-12/+12
2020-09-07m68k: amiga: Clean up Amiga hardware configurationGeert Uytterhoeven1-60/+58
2020-09-07m68k: Revive _TIF_* masksGeert Uytterhoeven1-0/+8
2020-08-26m68k: Correct some typos in commentsFinn Thain1-8/+8
2020-08-26m68k: Use get_kernel_nofault() in show_registers()Christoph Hellwig1-4/+1
2020-08-26m68k: amiga: Fix Denise detection on OCSGeert Uytterhoeven1-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva5-5/+5
2020-08-20m68k: get rid of zeroing destination on error in csum_and_copy_from_user()Al Viro1-64/+15
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro2-7/+4
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro2-3/+3
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-0/+1
2020-08-20m68k: switch to kernel_clone()Christian Brauner1-5/+5
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2-3/+2
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig2-3/+2
2020-08-12mm/m68k: use general page fault accountingPeter Xu1-10/+4
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig1-3/+3
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-15/+8
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-6/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport9-9/+7
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2020-08-07Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds6-47/+45
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds2-7/+2
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2020-08-03Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds18-99/+129
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-07-29Merge branch 'locking/header'Peter Zijlstra1-2/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu1-2/+0
2020-07-27m68k: stmark2: enable edma support for dspiAngelo Dureghello1-0/+5
2020-07-27m68k: use asm-generic cmpxchg_local()Greg Ungerer1-8/+0
2020-07-27m68k: mcfmmu: remove stale part of comment about steal_contextMike Rapoport1-5/+0
2020-07-27m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer1-3/+3
2020-07-27m68k: fix ColdFire mmu init compile warningGreg Ungerer1-1/+0
2020-07-27m68knommu: fix use of cpu_to_le() on IO accessGreg Ungerer1-4/+4
2020-07-27m68knommu: __force type casts for raw IO accessGreg Ungerer1-6/+6
2020-07-27m68k: stmark2: defconfig updatesAngelo Dureghello1-20/+27
2020-07-26macintosh/adb-iop: Implement SRQ autopollingFinn Thain1-0/+1
2020-07-13m68k: defconfig: Update defconfigs for v5.8-rc3Geert Uytterhoeven12-0/+36
2020-07-13m68k: Use CLEAN_FILES to clean up filesMasahiro Yamada1-2/+1
2020-07-13m68k: mac: Improve IOP debug messagesFinn Thain1-19/+19