summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-26Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+7
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada1-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada1-5/+6
2021-02-21Merge tag 'm68k-for-v5.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-0/+36
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport1-1/+1
2021-02-08m68k: let clk_enable() return immediately if clk is NULLDefang Bo1-0/+4
2021-01-25m68k: defconfig: Update defconfigs for v5.11-rc1Geert Uytterhoeven12-0/+36
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig1-1/+1
2021-01-24fs: add mount_setattr()Christian Brauner1-0/+1
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-21Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-293/+192
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn1-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+3
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-113/+136
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-28/+10
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-14/+39
2020-12-15m68k: deprecate DISCONTIGMEMMike Rapoport1-1/+25
2020-12-15m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport5-9/+10
2020-12-15m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport4-6/+6
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-24/+0
2020-12-07m68k: m68328: remove duplicate codeArnd Bergmann7-151/+43
2020-12-07m68k: m68328: move platform code to separate filesArnd Bergmann7-151/+158
2020-12-07m68knommu: align BSS section to 4-byte boundariesGreg Ungerer1-1/+1
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-24/+0
2020-11-23m68k: Fix WARNING splat in pmac_zilog driverFinn Thain1-8/+9
2020-11-23m68k: Add a missing ELF_DETAILS in link scriptYouling Tang3-2/+3
2020-11-23m68k: Drop redundant NOTES in link scriptYouling Tang3-3/+0
2020-11-23m68k: mac: Update Kconfig helpFinn Thain1-5/+3
2020-11-23m68k: mac: Remove redundant VIA register writesFinn Thain1-6/+0
2020-11-23m68k: mac: Remove dead codeFinn Thain1-15/+0
2020-11-23m68k: mac: Refactor iop_preinit() and iop_init()Finn Thain2-44/+18
2020-11-16m68k: defconfig: Enable KUnit testsGeert Uytterhoeven12-0/+60
2020-11-16m68k: defconfig: Update defconfigs for v5.10-rc1Geert Uytterhoeven12-24/+24
2020-11-09m68k: add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+3
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier12-24/+0
2020-11-02m68k: Avoid xchg() warningArnd Bergmann1-5/+5
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann1-1/+0
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann24-47/+33
2020-10-30m68k: change remaining timers to legacy_timer_tickArnd Bergmann10-31/+27
2020-10-30m68k: m68328: use legacy_timer_tick()Arnd Bergmann2-3/+5
2020-10-30m68k: sun3/sun3c: use legacy_timer_tickArnd Bergmann3-4/+4
2020-10-30m68k: split heartbeat out of timer functionArnd Bergmann7-2/+19
2020-10-30m68k: coldfire: use legacy_timer_tick()Arnd Bergmann4-28/+51
2020-10-27m68k: mmu_context: Fix Sun-3 buildGeert Uytterhoeven1-0/+1
2020-10-27m68k: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-28/+9