summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-07-0115-352/+268
|\
| * clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2021-06-081-1/+0
| * m68k: coldfire: remove private clk_get/clk_putArnd Bergmann2021-06-086-158/+128
| * m68k: coldfire: use clkdev_lookup on most coldfireArnd Bergmann2021-06-0812-206/+153
* | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \
| * | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-15/+5
|\ \ \
| * | | nfblock: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig2021-06-011-15/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-297-79/+4
|\ \ \ \
| * | | | m68k: remove support for DISCONTIGMEMMike Rapoport2021-06-295-76/+1
| * | | | mm: update legacy flush_tlb_* to use vmaChen Li2021-06-291-1/+1
| * | | | arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()Liam Howlett2021-06-291-2/+2
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-3/+3
|\ \ \ \
| * | | | mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne2021-06-041-3/+3
| |/ / /
* | | | Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-2815-29/+40
|\ \ \ \
| * | | | m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap2021-06-071-0/+3
| * | | | m68k: defconfig: Update defconfigs for v5.13-rc1Geert Uytterhoeven2021-05-3112-24/+36
| * | | | m68k: dma: Remove unnecessary include of asm/cacheflush.hWan Jiabing2021-05-101-3/+0
| * | | | m68k: Drop -fno-strength-reduce from KBUILD_CFLAGSFinn Thain2021-05-101-2/+1
| | |_|/ | |/| |
* | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-281-1/+1
|\ \ \ \
| * | | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| | |/ / | |/| |
* | | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-283-36/+36
|\ \ \ \
| * | | | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-261-1/+0
| * | | | locking/atomic: m68k: move to ARCH_ATOMICMark Rutland2021-05-264-36/+37
| * | | | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-261-1/+1
| | |/ / | |/| |
* | | | Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-288-53/+71
|\ \ \ \ | |_|/ / |/| | |
| * | | m68k: use libata instead of the legacy ide driverChristoph Hellwig2021-06-165-24/+24
| * | | m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain2021-06-104-18/+34
| * | | m68k/mac: Replace macide driver with generic platform driversFinn Thain2021-06-103-12/+14
| |/ /
* | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-1/+2
|\ \ \ | |_|/ |/| |
| * | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-1/+2
* | | quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
| |/ |/|
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\ \
| * | arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada2021-05-061-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-074-16/+3
|\ \ \
| * | | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-7/+0
| * | | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
| * | | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+0
| * | | arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov2021-05-061-3/+3
| |/ /
* | | Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-041-6/+6
|\ \ \
| * | | m68k: coldfire: fix irq rangesAngelo Dureghello2021-04-231-6/+6
| * | | m68k: fix flatmem memory model setupAngelo Dureghello2021-04-121-1/+1
* | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
| |/ /
* | | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \ \ | |_|/ |/| |
| * | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| |/
* | Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-281-0/+3
|\ \
| * | signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver2021-04-161-0/+3
| |/
* | m68k: sun3x: Remove unneeded semicolonWan Jiabing2021-04-191-1/+1