aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
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
2020-07-13m68k: mac: Don't send uninitialized data in IOP message replyFinn Thain1-0/+1
2020-07-13m68k: mac: Fix IOP status/control register writesFinn Thain1-9/+3
2020-07-13m68k: mac: Don't send IOP message until channel is idleFinn Thain1-6/+3
2020-07-13m68k: atari: Annotate dummy read in ROM port IO code as __maybe_unusedMichael Schmitz1-3/+3
2020-07-13m68k: Use sizeof_field() helperGustavo A. R. Silva1-16/+16
2020-07-13m68k: Pass -D options to KBUILD_CPPFLAGS instead of KBUILD_{A,C}FLAGSMasahiro Yamada1-3/+2
2020-07-13m68k: Optimize cc-option calls for cpuflags-yMasahiro Yamada1-21/+24
2020-07-13m68k: sun3: Descend to prom from arch/m68k/sun3Masahiro Yamada2-2/+2
2020-07-13m68k: Add arch/m68k/KbuildMasahiro Yamada2-19/+20
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-3/+2
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig1-2/+3
2020-07-01nfblock: stop using ->queuedataChristoph Hellwig1-2/+1
2020-06-29m68k: mm: fix node memblock initAngelo Dureghello1-1/+1
2020-06-29m68k: nommu: register start of the memory with memblockMike Rapoport1-1/+2
2020-06-22fork: fold legacy_clone_args_valid() into _do_fork()Christian Brauner1-3/+0
2020-06-17arch: wire-up close_range()Christian Brauner1-0/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-11/+11
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada3-7/+7
2020-06-11Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-5/+6
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov1-4/+4