summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-141-24/+0
|\ \
| * | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+0
| |/
* | 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
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-094-74/+9
* | m68k/mm: move {cache,nocahe}_page() definitions close to their userMike Rapoport2020-06-092-84/+0
* | m68k/mm/motorola: move comment about page table allocation funcitonsMike Rapoport2020-06-092-6/+6
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-4/+1
* | m68k: implement flush_icache_user_rangeChristoph Hellwig2020-06-081-0/+2
* | mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-2/+2
* | m68knommu: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-17/+2
* | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-13/+14
|\ \
| * | floppy: use symbolic register names in the m68k portWilly Tarreau2020-05-121-7/+8
| * | floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-121-6/+6
| |/
* | Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-06-022-0/+17
|\ \
| * | m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello2020-05-282-0/+17
| |/
* | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-1/+2
|\ \
| * | m68k: convert to csum_and_copy_from_user()Al Viro2020-05-291-1/+2
* | | Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-012-1/+2
|\ \ \ | |_|/ |/| |
| * | m68k: Add missing __user annotation in get_user()Jason Wang2020-05-251-1/+1