messages from 2023-08-17 20:26:38 to 2023-09-07 16:53:53 UTC [more...]
[PATCH 0/2] m68k/powerpc: Kill references to non-existent README.legal
2023-09-07 14:36 UTC (3+ messages)
[PATCH 00/52] m68k: W=1 fixes
2023-09-07 13:41 UTC (26+ messages)
` [PATCH 05/52] m68k: kernel: Add and use "ints.h"
` [PATCH 07/52] m68k: kernel: Add and use "ptrace.h"
` [PATCH 09/52] m68k: kernel: Add and use "traps.h"
` [PATCH 12/52] m68k: mm: Move paging_init() to common <asm/pgtable.h>
` [PATCH 16/52] m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE()
` [PATCH 22/52] m68k: atari: Add and use "atari.h"
` [PATCH 23/52] m68k: apollo: Remove unused debug console functions
` [PATCH 24/52] m68k: apollo: Make local reset, serial, and irq functions static
` [PATCH 25/52] m68k: apollo: Replace set but not used variable by READ_ONCE()
` [PATCH 28/52] m68k: hp300: Include "time.h" for hp300_sched_init()
` [PATCH 29/52] m68k: mac: Remove unused sine_data[]
` [PATCH 30/52] m68k: mac: Remove unused yday in unmktime()
` [PATCH 31/52] m68k: mac: Make mac_platform_init() static
` [PATCH 33/52] m68k: mvme147: Make mvme147_init_IRQ() static
` [PATCH 35/52] m68k: mvme16x: Add and use "mvme16x.h"
` [PATCH 36/52] m68k: q40: Add and use "q40.h"
` [PATCH 37/52] m68k: sun3/3x: Include <asm/config.h> for config_sun3*()
` [PATCH 39/52] m68k: sun3: Fix context restore in flush_tlb_range()
` [PATCH 40/52] m68k: sun3: Fix signature of sun3_get_model()
` [PATCH 41/52] m68k: sun3: Add missing asmlinkage to sun3_init()
` [PATCH 45/52] m68k: sun3: Annotate prom_printf() with __printf()
` [PATCH 46/52] m68k: sun3: Make print_pte() static
` [PATCH 47/52] m68k: sun3: Make sun3_platform_init() static
` [PATCH 49/52] m68k: sun3x: Do not mark dvma_map_iommu() inline
` [PATCH 51/52] m68k: sun3x: Make dvma_print() static
[PATCH v2 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-07 6:49 UTC (8+ messages)
` [PATCH v2 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v2 2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device()
` [PATCH v2 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v2 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v2 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
[PATCH 0/4] ppc, fbdev: Clean up fbdev mmap helper
2023-09-05 12:44 UTC (8+ messages)
` [PATCH 1/4] arch/powerpc: Remove trailing whitespaces
` [PATCH 2/4] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH 3/4] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
` [PATCH 4/4] fbdev: Replace fb_pgprotect() with fb_pgprot_device()
Prezentacja
2023-09-04 7:40 UTC
[git pull] m68knommu changes for v6.6
2023-09-04 18:43 UTC (2+ messages)
[PATCH v1 1/1] zorro: Use helpers from ioport.h
2023-09-04 9:54 UTC (3+ messages)
[PATCH] m68k/atari: Replace strlcpy with strscpy
2023-09-04 9:29 UTC (3+ messages)
[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
2023-09-01 21:09 UTC (7+ messages)
` [patch 17/17] x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
[geert-m68k:m68k-v6.5] BUILD SUCCESS c6798fa4b5b57663d9f79b654fabc8ce1ca00a48
2023-08-31 6:02 UTC
[geert-m68k:master] BUILD SUCCESS f4875d9457d7b2ea30ef54737e67ba66dc6e6542
2023-08-31 5:50 UTC
[PATCH treewide 0/9] Remove obsolete IDE headers
2023-08-30 19:51 UTC (13+ messages)
` [PATCH 1/9] ARM: Remove <asm/ide.h>
` [PATCH 3/9] powerpc: "
` [PATCH 6/9] ata: pata_buddha: Remove #include <asm/ide.h>
` [PATCH 7/9] ata: pata_falcon: "
` [PATCH 8/9] ata: pata_gayle: "
[PATCH] scsi: gvp11: add module parameter for DMA transfer bit mask
2023-08-30 7:52 UTC (7+ messages)
Tuple and changes for m68k with -malign-int
2023-08-30 1:33 UTC (31+ messages)
[GIT PULL] m68k updates for v6.6
2023-08-29 0:46 UTC (2+ messages)
[PATCH v6 0/2] Q40 IDE fixes
2023-08-28 21:34 UTC (5+ messages)
` [PATCH v6 1/2] ata: pata_falcon: fix IO base selection for Q40
` [PATCH v6 2/2] ata: pata_falcon: add data_swab option to byte-swap disk data
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-28 8:07 UTC (7+ messages)
` (subset) "
[PATCH v5 0/2] Q40 IDE fixes
2023-08-26 11:12 UTC (7+ messages)
` [PATCH v5 1/2] ata: pata_falcon: fix IO base selection for Q40
` [PATCH v5 2/2] ata: pata_falcon: add data_swab option to byte-swap disk data
[PATCH v4 0/2] Q40 IDE fixes
2023-08-25 1:07 UTC (15+ messages)
` [PATCH v4 1/2] ata: pata_falcon: fix IO base selection for Q40
` [PATCH v4 2/2] ata: pata_falcon: add data_swab option to byte-swap disk data
[geert-m68k:master] BUILD SUCCESS f67d72a895ff9eb298110d1f29b8a718b6a1cc60
2023-08-24 12:35 UTC
[geert-m68k:for-v6.6] BUILD SUCCESS eb1e6ccdcf785e633863c5c7cec32d6c1e7b09dd
2023-08-24 11:54 UTC
Re; Interest,
2023-08-22 23:31 UTC
[PATCH 0/3] Q40 IDE fixes
2023-08-22 20:21 UTC (19+ messages)
` [PATCH 1/3] m68k/q40: fix IO base selection for Q40 in pata_falcon.c
` [PATCH 2/3] m68k/q40: add data_swab option for pata_falcon to byte-swap disk data
` [PATCH 3/3] m68k/atari: change Falcon IDE platform device to id 0
[PATCH v3 0/2] Q40 IDE fixes
2023-08-22 8:39 UTC (9+ messages)
` [PATCH v3 1/2] ata: pata_falcon: fix IO base selection for Q40
` [PATCH v3 2/2] ata: pata_falcon: add data_swab option to byte-swap disk data
[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
2023-08-22 6:32 UTC (4+ messages)
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
[PATCH RFC v3 0/2] Q40 IDE fixes
2023-08-21 23:18 UTC (17+ messages)
` [PATCH RFC v3 2/2] m68k/q40: add data_swab option for pata_falcon to byte-swap disk data
[PATCH] treewide: drop CONFIG_EMBEDDED
2023-08-19 8:53 UTC (5+ messages)
[PATCH v2 0/3] Q40 IDE fixes
2023-08-19 0:40 UTC (14+ messages)
` [PATCH v2 1/3] ata: pata_falcon: fix IO base selection for Q40
` [PATCH v2 2/3] ata: pata_falcon: add data_swab option to byte-swap disk data
` [PATCH v2 3/3] m68k/atari: change Falcon IDE platform device to id 0
Pytanie o samochód
2023-08-18 8:15 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