aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-6/+2
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+10
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+6
2024-03-12Merge tag 'm68k-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-36/+0
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-3/+7
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann3-5/+6
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2-0/+10
2024-02-19nfblock: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig1-2/+4
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig1-2/+4
2024-02-19m68k: defconfig: Update defconfigs for v6.8-rc1Geert Uytterhoeven12-36/+0
2024-02-19Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman1-2/+2
2024-02-15kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada1-2/+2
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman1-2/+2
2024-01-31kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov1-2/+2
2024-01-27vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn1-1/+1
2024-01-27serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>Geert Uytterhoeven1-5/+1
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-12/+1
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+1
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-01-08Merge tag 'm68k-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-18/+12
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-1/+1
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-0/+2
2024-01-03m68k: defconfig: Update defconfigs for v6.7-rc1Geert Uytterhoeven12-18/+12
2023-12-20m68k: Fix missing includeKent Overstreet1-0/+1
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi1-0/+2
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-0/+1
2023-12-12m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He2-3/+3
2023-12-08tty: m68k: nfcon: convert to u8 and size_tJiri Slaby (SUSE)1-2/+2
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann2-5/+1
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann2-5/+1
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang1-6/+0
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He1-1/+0
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler1-0/+3
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+21
2023-11-02Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-19/+37
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2023-11-01Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds4-37/+17
2023-11-01Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds109-677/+634
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+10
2023-10-23m68k: 68000: fix warning in timer codeGreg Ungerer1-0/+2
2023-10-23m68k: 68000: fix warnings in 68000 interrupt handlingGreg Ungerer2-1/+11
2023-10-23m68k: coldfire: remove unused variable in MMU codeGreg Ungerer1-2/+1
2023-10-23m68k: coldfire: fix warnings in uboot argument processingGreg Ungerer1-5/+8
2023-10-23m68k: coldfire: make mcf_maskimr() staticGreg Ungerer1-2/+2
2023-10-23m68k: coldfire: ensure gpio prototypes visibleGreg Ungerer1-4/+4
2023-10-23m68k: coldfire: add and use "vectors.h"Greg Ungerer2-0/+5
2023-10-23m68knommu: fix compilation for ColdFire/Cleopatra boardsGreg Ungerer1-3/+2
2023-10-23m68knommu: improve config ROM setting defaultsGreg Ungerer1-2/+2
2023-10-22m68k: remove unused includes from dma.cChristoph Hellwig1-9/+0
2023-10-22m68k: don't provide arch_dma_alloc for nommu/coldfireChristoph Hellwig2-24/+0
2023-10-22m68k: use the coherent DMA code for coldfire without data cacheChristoph Hellwig4-6/+18
2023-10-22dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig1-0/+1
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)1-1/+0
2023-10-18m68k: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)1-0/+22
2023-10-16m68k: lib: Include <linux/libgcc.h> for __muldi3()Geert Uytterhoeven1-0/+1
2023-10-16m68k: fpsp040: Fix indentation by 5 spacesGeert Uytterhoeven1-44/+44
2023-10-16m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>Geert Uytterhoeven1-23/+22
2023-10-16m68k: kernel: Fix indentation by 7 spaces in traps.cGeert Uytterhoeven1-4/+4
2023-10-16m68k: sun3: Fix indentation by 5 or 7 spacesGeert Uytterhoeven3-62/+60
2023-10-16m68k: Fix indentation by 7 spaces in <asm/io_mm.h>Geert Uytterhoeven1-12/+12
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann1-9/+10
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta1-0/+1
2023-10-06m68k: defconfig: Update virt_defconfig for v6.6-rc3Geert Uytterhoeven1-1/+2
2023-10-06m68k: defconfig: Update defconfigs for v6.6-rc1Geert Uytterhoeven13-1/+20
2023-10-06m68k: io: Mark mmio read addresses as constArnd Bergmann1-15/+17
2023-10-06m68k: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven9-41/+14
2023-10-06m68k: sun3: Change led_pattern[] to unsigned charGeert Uytterhoeven1-5/+5
2023-10-06m68k: Add missing types to asm/irq.hRolf Eike Beer1-0/+5
2023-10-06m68k: sun3/3x: Add and use "sun3.h"Geert Uytterhoeven11-11/+36
2023-10-06m68k: sun3x: Make dvma_print() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: sun3x: Make sun3x_halt() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: sun3x: Do not mark dvma_map_iommu() inlineGeert Uytterhoeven1-2/+1
2023-10-06m68k: sun3x: Fix signature of sun3_leds()Geert Uytterhoeven1-1/+1
2023-10-06m68k: sun3: Make sun3_platform_init() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: sun3: Make print_pte() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: sun3: Annotate prom_printf() with __printf()Geert Uytterhoeven1-1/+3
2023-10-06m68k: sun3: Remove unused vsprintf() return value in prom_printf()Geert Uytterhoeven1-3/+2
2023-10-06m68k: sun3: Remove unused start_page in sun3_bootmem_alloc()Geert Uytterhoeven1-3/+0
2023-10-06m68k: sun3: Remove unused orig_baddr in free_baddr()Geert Uytterhoeven1-2/+0
2023-10-06m68k: sun3: Add missing asmlinkage to sun3_init()Geert Uytterhoeven1-1/+2
2023-10-06m68k: sun3: Fix signature of sun3_get_model()Geert Uytterhoeven1-1/+1
2023-10-06m68k: sun3: Fix context restore in flush_tlb_range()Geert Uytterhoeven1-0/+1
2023-10-06m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>Geert Uytterhoeven2-16/+7
2023-10-06m68k: sun3/3x: Include <asm/config.h> for config_sun3*()Geert Uytterhoeven2-0/+2
2023-10-06m68k: q40: Add and use "q40.h"Geert Uytterhoeven3-4/+10
2023-10-06m68k: mvme16x: Add and use "mvme16x.h"Geert Uytterhoeven3-2/+10
2023-10-06m68k: mvme16x: Remove unused sink in mvme16x_cons_write()Geert Uytterhoeven1-2/+1
2023-10-06m68k: mvme147: Make mvme147_init_IRQ() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: mac: Add and use "mac.h"Geert Uytterhoeven9-10/+41
2023-10-06m68k: mac: Make mac_platform_init() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: mac: Remove unused yday in unmktime()Geert Uytterhoeven1-2/+1
2023-10-06m68k: mac: Remove unused sine_data[]Geert Uytterhoeven1-9/+0
2023-10-06m68k: hp300: Include "time.h" for hp300_sched_init()Geert Uytterhoeven1-0/+2
2023-10-06m68k: bvme6000: Make bvme6000_abort_int() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: apollo: Add and use "apollo.h"Geert Uytterhoeven3-1/+8
2023-10-06m68k: apollo: Replace set but not used variable by READ_ONCE()Geert Uytterhoeven1-3/+3
2023-10-06m68k: apollo: Make local reset, serial, and irq functions staticGeert Uytterhoeven2-7/+7
2023-10-06m68k: apollo: Remove unused debug console functionsGeert Uytterhoeven1-28/+0
2023-10-06m68k: atari: Add and use "atari.h"Geert Uytterhoeven5-11/+21
2023-10-06m68k: atari: Make atari_stram_map_pages() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: atari: Make atari_platform_init() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: atari: Make ikbd_reset() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: atari: Document data parameter of stdma_try_lock()Geert Uytterhoeven1-0/+1
2023-10-06m68k: amiga: Add and use "amiga.h"Geert Uytterhoeven3-2/+9
2023-10-06m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE()Geert Uytterhoeven1-2/+1
2023-10-06m68k: emu: Mark version[] __maybe_unusedGeert Uytterhoeven1-1/+1
2023-10-06m68k: emu: Remove unused vsnprintf() return value in nfprint()Geert Uytterhoeven1-2/+1
2023-10-06m68k: mm: Add and use "fault.h"Geert Uytterhoeven4-6/+11
2023-10-06m68k: mm: Move paging_init() to common <asm/pgtable.h>Geert Uytterhoeven3-3/+9
2023-10-06m68k: mm: Include <asm/hwtest.h> for hwreg_()Geert Uytterhoeven1-0/+2
2023-10-06m68k: kernel: Add and use "vectors.h"Geert Uytterhoeven2-0/+5
2023-10-06m68k: kernel: Add and use "traps.h"Geert Uytterhoeven2-0/+12
2023-10-06m68k: kernel: Add and use "signal.h"Geert Uytterhoeven2-0/+9
2023-10-06m68k: kernel: Add and use "ptrace.h"Geert Uytterhoeven2-0/+8
2023-10-06m68k: kernel: Add and use "process.h"Geert Uytterhoeven2-0/+9
2023-10-06m68k: kernel: Add and use "ints.h"Geert Uytterhoeven2-0/+9
2023-10-06m68k: kernel: Add and use <asm/syscalls.h>Geert Uytterhoeven2-0/+20
2023-10-06m68k: kernel: Make bad_super_trap() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: kernel: Include <linux/cpu.h> for trap_init()Geert Uytterhoeven1-0/+1
2023-10-06m68k: kernel: Add missing asmlinkage to do_notify_resume()Geert Uytterhoeven1-1/+1
2023-10-06m68k: Use kernel's generic libgcc functionsGreg Ungerer5-186/+4
2023-10-06m68k: emu: Replace strlcpy() with strscpy()Azeem Shaikh1-3/+3
2023-10-06m68k: math-emu: Add missing prototypesGeert Uytterhoeven4-0/+66
2023-10-06m68k: math-emu: Reformat function and variable headersGeert Uytterhoeven4-118/+60
2023-10-06m68k: math-emu: Replace external declarations by header inclusionGeert Uytterhoeven1-4/+3
2023-10-06m68k: math-emu: Make multi_arith.h self-containedGeert Uytterhoeven1-0/+2
2023-10-06m68k: math-emu: Sanitize include guardsGeert Uytterhoeven3-9/+9
2023-10-06m68k: math-emu: Fix incorrect file reference in fp_log.cGeert Uytterhoeven1-1/+1
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta1-1/+1
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org1-0/+1
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org1-0/+1
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org1-0/+1
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-67/+0
2023-09-04Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+1
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+3
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds4-20/+5
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-47/+57
2023-08-28Merge tag 'm68k-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-18/+21
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-1/+0
2023-08-24m68k: implement the new page table range APIMatthew Wilcox (Oracle)6-14/+28
2023-08-24m68k: Remove <asm/ide.h>Geert Uytterhoeven1-67/+0
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap3-3/+3
2023-08-21m68k: convert various functions to use ptdescsVishal Moola (Oracle)3-29/+30
2023-08-21m68k: Add memcmp() declarationArnd Bergmann1-0/+1
2023-08-21m68k: Define __div64_32() to avoid a warningArnd Bergmann1-0/+3
2023-08-21m68k: Remove <asm/export.h>Masahiro Yamada1-1/+0
2023-08-21m68k: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada5-5/+5
2023-08-21m68k: defconfig: Update defconfigs for v6.5-rc1Geert Uytterhoeven12-12/+12
2023-08-21m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar"hexingwei001@208suo.com1-1/+1
2023-08-21m68k/pci: Drop useless pcibios_setup()Bjorn Helgaas1-6/+0
2023-08-18m68k/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-17/+2
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2-4/+0
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)1-1/+2
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)1-2/+2
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)1-2/+1
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt1-0/+1
2023-07-24m68k: Fix invalid .section syntaxBen Hutchings3-6/+6
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe3-3/+3
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-14/+28
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds12-12/+0
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-15/+7
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+0
2023-06-28Merge branch 'expand-stack'Linus Torvalds1-3/+6
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-33/+28
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+12
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds1-3/+6
2023-06-26Merge tag 'm68k-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-14/+11
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds3-22/+3
2023-06-19m68k: allow pte_offset_map[_lock]() to failHugh Dickins3-33/+27
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie1-4/+10
2023-06-16m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-22/+3
2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko1-8/+0
2023-06-12m68k: defconfig: Update defconfigs for v6.4-rc1Geert Uytterhoeven13-14/+11
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham1-0/+1
2023-06-05locking/atomic: m68k: add preprocessor symbolsMark Rutland1-0/+9
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-6/+3
2023-05-31Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann9-14/+28
2023-05-29m68k/mm: Make pfn accessors static inlinesLinus Walleij2-4/+18
2023-05-29m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij7-10/+10
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka12-12/+0
2023-05-22m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard21-148/+42
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-3/+3
2023-04-28Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+0
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-11/+10
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-97/+1
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-04-25Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-18/+25
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2023-04-21m68k: kexec: Include <linux/reboot.h>Simon Horman1-0/+1
2023-04-20arch/m68k: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-6/+4
2023-04-20arch/m68k: Merge variants of fb_pgprotect() into single functionThomas Zimmermann1-9/+3
2023-04-18m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE commentDavid Hildenbrand1-1/+1
2023-04-18m68k: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)1-7/+9