aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtGravatar Eric W. Biederman 1-1/+1
2021-11-11Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-12/+2
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-3/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-3/+6
2021-11-06memblock: allow to specify flags with memblock_add_node()Gravatar David Hildenbrand 2-3/+6
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2021-11-01Merge tag 'm68k-for-v5.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 13-25/+61
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-4/+2
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+7
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+1
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-0/+1
2021-10-29signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Gravatar Eric W. Biederman 1-1/+1
2021-10-26m68knommu: Remove MCPU32 config symbolGravatar Geert Uytterhoeven 2-12/+1
2021-10-26m68k: set a default value for MEMORY_RESERVEGravatar Randy Dunlap 1-0/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 1-3/+1
2021-10-21m68k/emu/nfblock: add error handling support for add_disk()Gravatar Luis Chamberlain 1-2/+7
2021-10-18block: switch polling to be bio basedGravatar Christoph Hellwig 1-2/+1
2021-10-18mm: Add flush_dcache_folio()Gravatar Matthew Wilcox (Oracle) 1-0/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedGravatar Kees Cook 2-4/+2
2021-10-11m68k: defconfig: Update defconfigs for v5.15-rc1Gravatar Geert Uytterhoeven 12-24/+60
2021-10-02arch: use eth_hw_addr_set()Gravatar Jakub Kicinski 1-1/+1
2021-09-24m68k: muldi3: Use semicolon instead of commaGravatar Geert Uytterhoeven 1-1/+1
2021-09-24m68k: Remove set_fs()Gravatar Christoph Hellwig 22-117/+46
2021-09-24m68k: Provide __{get,put}_kernel_nofaultGravatar Christoph Hellwig 1-21/+84
2021-09-24m68k: Factor the 8-byte lowlevel {get,put}_user code into helpersGravatar Christoph Hellwig 1-51/+60
2021-09-24m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_userGravatar Christoph Hellwig 1-7/+2
2021-09-24m68k: Remove the 030 case in virt_to_phys_slowGravatar Christoph Hellwig 1-18/+1
2021-09-24m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACESGravatar Christoph Hellwig 1-0/+4
2021-09-24m68k: Leave stack mangling to asm wrapper of sigreturn()Gravatar Al Viro 5-105/+71
2021-09-24m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signalGravatar Al Viro 1-0/+2
2021-09-24m68k: Handle arrivals of multiple signals correctlyGravatar Al Viro 1-46/+42
2021-09-13m68k: mvme: Remove overdue #warnings in RTC handlingGravatar Geert Uytterhoeven 2-2/+6
2021-09-13m68k: Double cast io functions to unsigned longGravatar Guenter Roeck 1-10/+10
2021-09-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+2
2021-09-03mm: wire up syscall process_mreleaseGravatar Suren Baghdasaryan 1-0/+2
2021-09-01Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-8/+74
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-3/+4
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-14/+16
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2021-08-30Merge tag 'm68k-for-v5.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 15-22/+52
2021-08-26signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_dieGravatar Eric W. Biederman 2-2/+3
2021-08-23m68k: Fix asm register constraints for atomic opsGravatar Geert Uytterhoeven 1-2/+2
2021-08-23m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archGravatar Arnd Bergmann 1-1/+1
2021-08-23m68k: coldfire: return success for clk_enable(NULL)Gravatar Dan Carpenter 1-1/+1
2021-08-23m68k: m5441x: add flexcan supportGravatar Angelo Dureghello 3-4/+67
2021-08-23m68k: stmark2: update board setupGravatar Angelo Dureghello 1-2/+4
2021-08-23m68k/nommu: prevent setting ROMKERNEL when ROM is not setGravatar Randy Dunlap 1-0/+1
2021-08-09m68k: Fix invalid RMW_INSNS on CPUs that lack CASGravatar Geert Uytterhoeven 1-1/+7