aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm
AgeCommit message (Expand)Author
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-30Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-25m68k: removed unused "mach_get_ss"Greg Ungerer
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada
2022-05-22m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven
2022-05-19m68k: Switch to new sys-off handler APIDmitry Osipenko
2022-05-16m68knommu: add definitions to support elf_fdpic program loaderGreg Ungerer
2022-05-16m68knommu: use asm-generic/mmu.h for nommu setupsGreg Ungerer
2022-05-16m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann
2022-05-16m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer
2022-05-13m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-04-11m68k: Introduce a virtual m68k machineLaurent Vivier
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-02-26m68k: Implement "current_stack_pointer"Kees Cook
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25m68k: fix access_ok for coldfireArnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-21m68k: Add asm/config.hLaurent Vivier
2022-02-13m68k: cmpxchg: Dereference matching sizeKees Cook
2022-01-30asm/user.h: killed unused macrosAl Viro
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)
2021-11-11Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-10-26m68knommu: Remove MCPU32 config symbolGeert Uytterhoeven
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2021-09-24m68k: Provide __{get,put}_kernel_nofaultChristoph Hellwig
2021-09-24m68k: Factor the 8-byte lowlevel {get,put}_user code into helpersChristoph Hellwig
2021-09-24m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_userChristoph Hellwig
2021-09-24m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACESChristoph Hellwig
2021-09-24m68k: Leave stack mangling to asm wrapper of sigreturn()Al Viro
2021-09-13m68k: Double cast io functions to unsigned longGuenter Roeck
2021-09-01Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-23m68k: Fix asm register constraints for atomic opsGeert Uytterhoeven
2021-08-23m68k: m5441x: add flexcan supportAngelo Dureghello
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds