summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: Fix virt_addr_valid() W=1 compiler warningsGeert Uytterhoeven2021-03-062-3/+3
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-261-0/+4
|\ \
| * | m68k: let clk_enable() return immediately if clk is NULLDefang Bo2021-02-081-0/+4
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-6/+7
|\ \ \
| * | | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-5/+6
| |/ /
* | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \ \ | |_|/ |/| |
| * | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
| |/
* | Merge tag 'm68k-for-v5.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-2112-0/+36
|\ \
| * | m68k: defconfig: Update defconfigs for v5.11-rc1Geert Uytterhoeven2021-01-2512-0/+36
* | | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-211-1/+1
|\ \ \
| * | | block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-1/+1
| | |/ | |/|
* / | 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 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-2111-293/+192
|\
| * m68k: m68328: remove duplicate codeArnd Bergmann2020-12-077-151/+43
| * m68k: m68328: move platform code to separate filesArnd Bergmann2020-12-077-151/+158
| * m68knommu: align BSS section to 4-byte boundariesGreg Ungerer2020-12-071-1/+1
* | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* | 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