aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-1/+0
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2020-10-19Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds6-559/+402
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim1-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-1/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-5/+5
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-73/+22
2020-10-12Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds11-91/+136
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-10-05m68knommu: include SDHC support only when hardware has itGreg Ungerer1-3/+3
2020-10-05m68knommu: fix sparse warnings in signal codeGreg Ungerer1-2/+4
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer4-554/+395
2020-09-28ide/macide: Convert Mac IDE driver to platform driverFinn Thain3-0/+43
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada2-1/+0
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-09-07m68k: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-09-07m68k: mm: Remove superfluous memblock_alloc*() castsGeert Uytterhoeven2-4/+3
2020-09-07m68k: mm: Use PAGE_ALIGNED() helperGeert Uytterhoeven1-2/+2
2020-09-07m68k: Sort selects in main KconfigGeert Uytterhoeven1-12/+12
2020-09-07m68k: amiga: Clean up Amiga hardware configurationGeert Uytterhoeven1-60/+58
2020-09-07m68k: Revive _TIF_* masksGeert Uytterhoeven1-0/+8
2020-08-26m68k: Correct some typos in commentsFinn Thain1-8/+8
2020-08-26m68k: Use get_kernel_nofault() in show_registers()Christoph Hellwig1-4/+1
2020-08-26m68k: amiga: Fix Denise detection on OCSGeert Uytterhoeven1-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva5-5/+5
2020-08-20m68k: get rid of zeroing destination on error in csum_and_copy_from_user()Al Viro1-64/+15
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro2-7/+4
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro2-3/+3
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-0/+1
2020-08-20m68k: switch to kernel_clone()Christian Brauner1-5/+5
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2-3/+2
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig2-3/+2
2020-08-12mm/m68k: use general page fault accountingPeter Xu1-10/+4