summaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
2021-07-20m68knommu: fix missing LCD splash screen data initializerGreg Ungerer
2021-07-14m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-06arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov
2021-05-06arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada
2021-05-04Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-23m68k: coldfire: fix irq rangesAngelo Dureghello
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-19m68k: sun3x: Remove unneeded semicolonWan Jiabing
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver
2021-04-12m68k: Add missing mmap_read_lock() to sys_cacheflush()Liam Howlett
2021-04-12m68k: fix flatmem memory model setupAngelo Dureghello
2021-04-06m68k: fpsp040,ifpsp060: Remove meaningless EXTRA_LDFLAGSMasahiro Yamada
2021-04-06m68k: fpsp040: Remove meaningless $(OS_OBJS)Masahiro Yamada
2021-04-06m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain
2021-04-06m68k: syscalls: switch to generic syscallhdr.shMasahiro Yamada
2021-04-06m68k: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-04-06m68k: defconfig: Update defconfigs for v5.12-rc1Geert Uytterhoeven
2021-04-06m68k: mm: Fix flatmem memory model setupAngelo Dureghello
2021-03-17quota: wire up quotactl_pathSascha Hauer
2021-03-06m68k: Fix virt_addr_valid() W=1 compiler warningsGeert Uytterhoeven
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada
2021-02-21Merge tag 'm68k-for-v5.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport
2021-02-08m68k: let clk_enable() return immediately if clk is NULLDefang Bo
2021-01-25m68k: defconfig: Update defconfigs for v5.11-rc1Geert Uytterhoeven
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2021-01-24fs: add mount_setattr()Christian Brauner
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-21Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds