summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-1/+3
|\ \
| * | m68k: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+3
| |/
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-1628-113/+136
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| * | m68k: remove timer_interrupt() functionArnd Bergmann2020-10-3024-47/+33
| * | m68k: change remaining timers to legacy_timer_tickArnd Bergmann2020-10-3010-31/+27
| * | m68k: m68328: use legacy_timer_tick()Arnd Bergmann2020-10-302-3/+5
| * | m68k: sun3/sun3c: use legacy_timer_tickArnd Bergmann2020-10-303-4/+4
| * | m68k: split heartbeat out of timer functionArnd Bergmann2020-10-307-2/+19
| * | m68k: coldfire: use legacy_timer_tick()Arnd Bergmann2020-10-304-28/+51
| |/
* | 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-155-14/+39
|\ \
| * | m68k: deprecate DISCONTIGMEMMike Rapoport2020-12-151-1/+25
| * | m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport2020-12-155-9/+10
| * | m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport2020-12-154-6/+6
| |/
* | 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: Fix WARNING splat in pmac_zilog driverFinn Thain2020-11-231-8/+9
* | m68k: Add a missing ELF_DETAILS in link scriptYouling Tang2020-11-233-2/+3
* | m68k: Drop redundant NOTES in link scriptYouling Tang2020-11-233-3/+0
* | m68k: mac: Update Kconfig helpFinn Thain2020-11-231-5/+3
* | m68k: mac: Remove redundant VIA register writesFinn Thain2020-11-231-6/+0
* | m68k: mac: Remove dead codeFinn Thain2020-11-231-15/+0
* | m68k: mac: Refactor iop_preinit() and iop_init()Finn Thain2020-11-232-44/+18
* | m68k: defconfig: Enable KUnit testsGeert Uytterhoeven2020-11-1612-0/+60
* | m68k: defconfig: Update defconfigs for v5.10-rc1Geert Uytterhoeven2020-11-1612-24/+24
* | m68k: Remove unused mach_max_dma_addressLaurent Vivier2020-11-0212-24/+0
* | m68k: Avoid xchg() warningArnd Bergmann2020-11-021-5/+5
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-222-1/+0
|\ \
| * | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-252-1/+0
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ \
| * | | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
| |/ /
* | | Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-196-559/+402
|\ \ \
| * | | m68knommu: include SDHC support only when hardware has itGreg Ungerer2020-10-051-3/+3
| * | | m68knommu: fix sparse warnings in signal codeGreg Ungerer2020-10-051-2/+4
| * | | m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer2020-10-054-554/+395
* | | | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
| |_|/ |/| |
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\ \ \
| * | | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| |/ /
* | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-5/+5
|\ \ \
| * | | m68k: switch to kernel_clone()Christian Brauner2020-08-201-5/+5
| | |/ | |/|
* | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-73/+22
|\ \ \
| * | | m68k: get rid of zeroing destination on error in csum_and_copy_from_user()Al Viro2020-08-201-64/+15
| * | | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-202-7/+4
| * | | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-202-3/+3
| * | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+1
| |/ /