summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm
Commit message (Expand)AuthorAgeFilesLines
* m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACESChristoph Hellwig2021-09-241-0/+4
* m68k: Leave stack mangling to asm wrapper of sigreturn()Al Viro2021-09-241-0/+4
* m68k: Double cast io functions to unsigned longGuenter Roeck2021-09-131-10/+10
* Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-011-0/+19
|\
| * m68k: m5441x: add flexcan supportAngelo Dureghello2021-08-231-0/+19
* | m68k: Fix asm register constraints for atomic opsGeert Uytterhoeven2021-08-231-2/+2
|/
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-1/+1
* Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-26/+0
|\
| * m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSArnd Bergmann2021-05-101-19/+0
| * asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-8/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-026-5/+4
|\ \
| * | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-015-4/+4
| * | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-07-011-5/+0
|\ \ \
| * | | m68k: coldfire: remove private clk_get/clk_putArnd Bergmann2021-06-081-5/+0
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-294-47/+2
|\ \ \ | | |/ | |/|
| * | m68k: remove support for DISCONTIGMEMMike Rapoport2021-06-293-46/+1
| * | mm: update legacy flush_tlb_* to use vmaChen Li2021-06-291-1/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-3/+3
|\ \
| * | mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne2021-06-041-3/+3
| |/
* | locking/atomic: m68k: move to ARCH_ATOMICMark Rutland2021-05-263-36/+36
* | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-261-1/+1
|/
* mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov2021-05-061-3/+3
* m68k: sun3x: Remove unneeded semicolonWan Jiabing2021-04-191-1/+1
* m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain2021-04-061-0/+3
* m68k: mm: Fix flatmem memory model setupAngelo Dureghello2021-04-061-1/+1
* m68k: Fix virt_addr_valid() W=1 compiler warningsGeert Uytterhoeven2021-03-062-3/+3
* m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport2021-02-131-1/+1
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-0/+1
|\
| * m68k: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-0/+1
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-3/+9
|\ \
| * | m68k: remove timer_interrupt() functionArnd Bergmann2020-10-301-3/+2
| * | m68k: split heartbeat out of timer functionArnd Bergmann2020-10-301-0/+7
| |/
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-28/+10
|\ \
| * | m68k: mmu_context: Fix Sun-3 buildGeert Uytterhoeven2020-10-271-0/+1
| * | m68k: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-28/+9
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-153-6/+8
|\ \
| * | m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport2020-12-153-5/+7
| * | m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport2020-12-152-2/+2
| |/
* | m68k: Remove unused mach_max_dma_addressLaurent Vivier2020-11-021-1/+0
* | m68k: Avoid xchg() warningArnd Bergmann2020-11-021-5/+5
|/
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-0/+7
|\
| * kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-0/+7
* | Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-193-554/+394
|\ \
| * | m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer2020-10-053-554/+394
| |/
* | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-4/+3
|\ \
| * | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-2/+1
| * | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-2/+1