summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+1
| |/
* / m68k: Revive _TIF_* masksGeert Uytterhoeven2020-09-071-0/+8
|/
* uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-121-3/+3
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-7/+2
|\
| * asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-6/+1
| * mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+1
* | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-0/+1
|\ \
| * | macintosh/adb-iop: Implement SRQ autopollingFinn Thain2020-07-261-0/+1
* | | Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-073-21/+13
|\ \ \ | |_|/ |/| |
| * | m68k: use asm-generic cmpxchg_local()Greg Ungerer2020-07-271-8/+0
| * | m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer2020-07-271-3/+3
| * | m68knommu: fix use of cpu_to_le() on IO accessGreg Ungerer2020-07-271-4/+4
| * | m68knommu: __force type casts for raw IO accessGreg Ungerer2020-07-271-6/+6
| |/
* | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-031-2/+0
|\ \
| * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
| |/
* / m68k: atari: Annotate dummy read in ROM port IO code as __maybe_unusedMichael Schmitz2020-07-131-3/+3
|/
* Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-111-3/+3
|\
| * m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()Luc Van Oostenryck2020-05-301-2/+2
| * m68k,nommu: add missing __user in uaccess' __ptr() macroLuc Van Oostenryck2020-05-301-1/+1