aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-24m68k: Remove set_fs()Christoph Hellwig22-117/+46
2021-09-24m68k: Provide __{get,put}_kernel_nofaultChristoph Hellwig1-21/+84
2021-09-24m68k: Factor the 8-byte lowlevel {get,put}_user code into helpersChristoph Hellwig1-51/+60
2021-09-24m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_userChristoph Hellwig1-7/+2
2021-09-24m68k: Remove the 030 case in virt_to_phys_slowChristoph Hellwig1-18/+1
2021-09-24m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACESChristoph Hellwig1-0/+4
2021-09-24m68k: Leave stack mangling to asm wrapper of sigreturn()Al Viro5-105/+71
2021-09-24m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signalAl Viro1-0/+2
2021-09-24m68k: Handle arrivals of multiple signals correctlyAl Viro1-46/+42
2021-09-13m68k: mvme: Remove overdue #warnings in RTC handlingGeert Uytterhoeven2-2/+6
2021-09-13m68k: Double cast io functions to unsigned longGuenter Roeck1-10/+10
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan1-0/+2
2021-09-01Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds7-8/+74
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+0
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-3/+4
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-14/+16
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2021-08-30Merge tag 'm68k-for-v5.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds15-22/+52
2021-08-26signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_dieEric W. Biederman2-2/+3
2021-08-23m68k: Fix asm register constraints for atomic opsGeert Uytterhoeven1-2/+2
2021-08-23m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann1-1/+1
2021-08-23m68k: coldfire: return success for clk_enable(NULL)Dan Carpenter1-1/+1
2021-08-23m68k: m5441x: add flexcan supportAngelo Dureghello3-4/+67
2021-08-23m68k: stmark2: update board setupAngelo Dureghello1-2/+4
2021-08-23m68k/nommu: prevent setting ROMKERNEL when ROM is not setRandy Dunlap1-0/+1
2021-08-09m68k: Fix invalid RMW_INSNS on CPUs that lack CASGeert Uytterhoeven1-1/+7
2021-08-09m68k: defconfig: Update defconfigs for v5.14-rc1Geert Uytterhoeven12-17/+41
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman3-2/+2
2021-08-02block: remove cmdline-parser.cChristoph Hellwig1-1/+0
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2021-07-27asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann1-2/+2
2021-07-27tty: drop put_tty_driverJiri Slaby1-2/+2
2021-07-27tty: stop using alloc_tty_driverJiri Slaby1-4/+3
2021-07-27tty: don't store semi-state into tty driversJiri Slaby1-12/+15
2021-07-26m68k/coldfire: change pll var. to clk_pllRandy Dunlap1-1/+1
2021-07-19m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin1-2/+2
2021-07-19m68k: MAC should select HAVE_PATA_PLATFORMGeert Uytterhoeven1-0/+1
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman1-1/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-1/+1
2021-07-08m68k: convert to setup_initial_init_mm()Kefeng Wang2-8/+2
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2021-07-05Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-0/+805
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-26/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-9/+5
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds15-352/+268
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+1