messages from 2023-09-09 16:25:08 to 2023-10-05 00:49:28 UTC [more...]
[PATCH] m68k: use kernel's generic libgcc functions
2023-10-05 0:49 UTC (3+ messages)
[PATCH] m68k: add missing types to asm/irq.h
2023-10-04 15:16 UTC (2+ messages)
Rozszerzenie Programu Mój Prąd 5.0
2023-10-04 7:45 UTC
[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
2023-10-04 7:22 UTC (8+ messages)
[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
2023-10-03 18:21 UTC (6+ messages)
` [PATCH v2] "
[EXTERNAL] Re: [PATCH v1] ASoC: tas2781: fixed compiling issue in m68k
2023-10-03 16:23 UTC (2+ messages)
[geert-m68k:master] BUILD SUCCESS 5407714636c7d937170adee37cc634725ccc7cda
2023-10-03 13:12 UTC
[PATCH] m68k: asm/io.h: mark mmio read addresses as const
2023-10-02 19:42 UTC (3+ messages)
[PATCH] m68k: defconfig: Update virt_defconfig for v6.6-rc3
2023-09-29 10:03 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-09-27 8:05 UTC
[geert-m68k:master] BUILD SUCCESS 62722428143388e4ebec8ab2a847c19cfb3ad22e
2023-09-26 11:48 UTC
[geert-m68k:for-v6.7] BUILD SUCCESS 0c316da2164c5980ad4b3da5d8efbb6019b5b18c
2023-09-26 0:32 UTC
[PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-25 8:00 UTC (8+ messages)
` [PATCH v5 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v5 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
` [PATCH v5 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v5 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v5 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
[PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-22 7:40 UTC (13+ messages)
` [PATCH v4 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v4 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
` [PATCH v4 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v4 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v4 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
Efektivní sledování a optimalizace výroby pro vaši společnost
2023-09-21 8:06 UTC
[PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures
2023-09-21 12:27 UTC (2+ messages)
Arches that don't support PREEMPT
2023-09-21 12:20 UTC (31+ messages)
[PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig
2023-09-20 16:56 UTC (12+ messages)
` [PATCH 5/7] arch: m68k: remove "
Wydłużony termin płatności za kupowane towary
2023-09-20 8:00 UTC
Poptávka
2023-09-20 7:56 UTC
[PATCH v2 0/2] m68k/powerpc: Kill references to non-existent README.legal
2023-09-19 10:05 UTC (6+ messages)
` [PATCH v2 1/2] m68k: Replace GPL 2.0+ README.legal boilerplate with SPDX
` [PATCH v2 2/2] powerpc: "
Pytanie o samochód
2023-09-19 7:30 UTC
[geert-m68k:for-v6.7] BUILD SUCCESS 05fc134d69e71e274dc60a97c7dc655bb5a8073b
2023-09-18 22:52 UTC
[geert-m68k:master] BUILD SUCCESS 647e24211c8b205cf2bca94be8291856732e8e74
2023-09-18 22:51 UTC
[PATCH] m68k: sun3: Change led_pattern[] to unsigned char
2023-09-18 10:07 UTC
[GIT PULL] m68k updates for v6.6 (take two)
2023-09-15 20:48 UTC (3+ messages)
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
2023-09-14 12:26 UTC (8+ messages)
` [PATCH 1/2] tools headers UAPI: Sync fchmodat2() syscall table entries
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures
[geert-m68k:for-v6.6] BUILD SUCCESS 010d358b9087748f403fd33c4cf34c27584871bf
2023-09-14 2:43 UTC
[PATCH v2 00/52] m68k: W=1 fixes
2023-09-13 14:08 UTC (53+ messages)
` [PATCH v2 01/52] m68k: kernel: Add missing asmlinkage to do_notify_resume()
` [PATCH v2 02/52] m68k: kernel: Include <linux/cpu.h> for trap_init()
` [PATCH v2 03/52] m68k: kernel: Make bad_super_trap() static
` [PATCH v2 04/52] m68k: kernel: Add and use <asm/syscalls.h>
` [PATCH v2 05/52] m68k: kernel: Add and use "ints.h"
` [PATCH v2 06/52] m68k: kernel: Add and use "process.h"
` [PATCH v2 07/52] m68k: kernel: Add and use "ptrace.h"
` [PATCH v2 08/52] m68k: kernel: Add and use "signal.h"
` [PATCH v2 09/52] m68k: kernel: Add and use "traps.h"
` [PATCH v2 10/52] m68k: kernel: Add and use "vectors.h"
` [PATCH v2 11/52] m68k: mm: Include <asm/hwtest.h> for hwreg_()
` [PATCH v2 12/52] m68k: mm: Move paging_init() to common <asm/pgtable.h>
` [PATCH v2 13/52] m68k: mm: Add and use "fault.h"
` [PATCH v2 14/52] m68k: emu: Remove unused vsnprintf() return value in nfprint()
` [PATCH v2 15/52] m68k: emu: Mark version[] __maybe_unused
` [PATCH v2 16/52] m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE()
` [PATCH v2 17/52] m68k: amiga: Add and use "amiga.h"
` [PATCH v2 18/52] m68k: atari: Document data parameter of stdma_try_lock()
` [PATCH v2 19/52] m68k: atari: Make ikbd_reset() static
` [PATCH v2 20/52] m68k: atari: Make atari_platform_init() static
` [PATCH v2 21/52] m68k: atari: Make atari_stram_map_pages() static
` [PATCH v2 22/52] m68k: atari: Add and use "atari.h"
` [PATCH v2 23/52] m68k: apollo: Remove unused debug console functions
` [PATCH v2 24/52] m68k: apollo: Make local reset, serial, and irq functions static
` [PATCH v2 25/52] m68k: apollo: Replace set but not used variable by READ_ONCE()
` [PATCH v2 26/52] m68k: apollo: Add and use "apollo.h"
` [PATCH v2 27/52] m68k: bvme6000: Make bvme6000_abort_int() static
` [PATCH v2 28/52] m68k: hp300: Include "time.h" for hp300_sched_init()
` [PATCH v2 29/52] m68k: mac: Remove unused sine_data[]
` [PATCH v2 30/52] m68k: mac: Remove unused yday in unmktime()
` [PATCH v2 31/52] m68k: mac: Make mac_platform_init() static
` [PATCH v2 32/52] m68k: mac: Add and use "mac.h"
` [PATCH v2 33/52] m68k: mvme147: Make mvme147_init_IRQ() static
` [PATCH v2 34/52] m68k: mvme16x: Remove unused sink in mvme16x_cons_write()
` [PATCH v2 35/52] m68k: mvme16x: Add and use "mvme16x.h"
` [PATCH v2 36/52] m68k: q40: Add and use "q40.h"
` [PATCH v2 37/52] m68k: sun3/3x: Include <asm/config.h> for config_sun3*()
` [PATCH v2 38/52] m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>
` [PATCH v2 39/52] m68k: sun3: Fix context restore in flush_tlb_range()
` [PATCH v2 40/52] m68k: sun3: Fix signature of sun3_get_model()
` [PATCH v2 41/52] m68k: sun3: Add missing asmlinkage to sun3_init()
` [PATCH v2 42/52] m68k: sun3: Remove unused orig_baddr in free_baddr()
` [PATCH v2 43/52] m68k: sun3: Remove unused start_page in sun3_bootmem_alloc()
` [PATCH v2 44/52] m68k: sun3: Remove unused vsprintf() return value in prom_printf()
` [PATCH v2 45/52] m68k: sun3: Annotate prom_printf() with __printf()
` [PATCH v2 46/52] m68k: sun3: Make print_pte() static
` [PATCH v2 47/52] m68k: sun3: Make sun3_platform_init() static
` [PATCH v2 48/52] m68k: sun3x: Fix signature of sun3_leds()
` [PATCH v2 49/52] m68k: sun3x: Do not mark dvma_map_iommu() inline
` [PATCH v2 50/52] m68k: sun3x: Make sun3x_halt() static
` [PATCH v2 51/52] m68k: sun3x: Make dvma_print() static
` [PATCH v2 52/52] m68k: sun3/3x: Add and use "sun3.h"
[PATCH 0/7] m68knommu: W=1 fixes
2023-09-13 13:44 UTC (8+ messages)
` [PATCH 1/7] m68knommu: coldfire: add and use "vectors.h"
` [PATCH 2/7] m68knommu: coldfire: ensure gpio prototypes visible
` [PATCH 3/7] m68knommu: coldfire: make mcf_maskimr() static
` [PATCH 4/7] m68knommu: coldfire: fix warnings in uboot argument processing
` [PATCH 5/7] m68knommu: coldfire: remove unused variable in MMU code
` [PATCH 6/7] m68knommu: 68000: fix warnings in 68000 interrupt handling
` [PATCH 7/7] m68knommu: 68000: fix warning in timer code
[PATCH] m68knommu: improve config ROM setting defaults
2023-09-13 13:05 UTC (3+ messages)
[PATCH] m68knommu: fix compilation for ColdFire/Cleopatra boards
2023-09-13 12:52 UTC
[geert-m68k:for-v6.6] BUILD SUCCESS 87856ef9ef8955f459fb691faca921c0a688bc80
2023-09-12 7:13 UTC
[geert-m68k:master] BUILD SUCCESS 524810b47c7c2ec8157caa58cc7a8fda7fe9bf18
2023-09-12 3:07 UTC
[PATCH v3 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-11 14:28 UTC (8+ messages)
` [PATCH v3 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v3 2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device()
` [PATCH v3 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v3 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v3 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
[PATCH 00/52] m68k: W=1 fixes
2023-09-11 13:51 UTC (9+ messages)
` [PATCH 06/52] m68k: kernel: Add and use "process.h"
` [PATCH 15/52] m68k: emu: Mark version[] __maybe_unused
[PATCH] m68k: defconfig: Update defconfigs for v6.6-rc1
2023-09-11 14:30 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox