summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
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
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29m68k: remove support for DISCONTIGMEMMike Rapoport
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-08m68k: coldfire: remove private clk_get/clk_putArnd Bergmann
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne
2021-05-26locking/atomic: m68k: move to ARCH_ATOMICMark Rutland
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland
2021-05-10m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSArnd Bergmann
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-06arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov
2021-04-19m68k: sun3x: Remove unneeded semicolonWan Jiabing
2021-04-06m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain
2021-04-06m68k: mm: Fix flatmem memory model setupAngelo Dureghello
2021-03-06m68k: Fix virt_addr_valid() W=1 compiler warningsGeert Uytterhoeven
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport
2020-12-15m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-09m68k: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier
2020-11-02m68k: Avoid xchg() warningArnd Bergmann
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann
2020-10-30m68k: split heartbeat out of timer functionArnd Bergmann
2020-10-27m68k: mmu_context: Fix Sun-3 buildGeert Uytterhoeven
2020-10-27m68k: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds