public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-29 05:15:21 to 2020-10-12 13:15:13 UTC [more...]

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-12 13:15 UTC  (24+ messages)
` [PATCH 01/13] timekeeping: add CONFIG_LEGACY_TIMER_TICK
` [PATCH 02/13] ia64: convert to legacy_timer_tick
` [PATCH 03/13] ARM: rpc: use legacy_timer_tick
` [PATCH 04/13] parisc: "
` [PATCH 05/13] m68k: coldfire: use legacy_timer_tick()
` [PATCH 06/13] m68k: split heartbeat out of timer function
` [PATCH 07/13] m68k: sun3/sun3c: use legacy_timer_tick
` [PATCH 08/13] m68k: m68328: use legacy_timer_tick()
` [PATCH 09/13] m68k: change remaining timers to legacy_timer_tick
` [PATCH 10/13] m68k: remove timer_interrupt() function
` [PATCH 11/13] timekeeping: remove xtime_update
` [PATCH 12/13] timekeeping: default GENERIC_CLOCKEVENTS to enabled
` [RFC 13/13] m68k: mac: convert to generic clockevent

[PATCH RFC 2/2] kbuild: use interpreters to invoke scripts
 2020-10-04  7:37 UTC  (2+ messages)

[PATCH RFC 1/2] kconfig: use interpreters to invoke scripts
 2020-10-04  7:37 UTC  (3+ messages)

[PATCH RFC 0/2] use interpreters to invoke scripts
 2020-10-04  6:51 UTC  (2+ messages)

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-09-24 11:03 UTC  (4+ messages)

[PATCH] RCU: export rcu_idle_enter/_exit for loadable modules
 2020-09-22 21:56 UTC  (2+ messages)

Build regressions/improvements in v5.9-rc6
 2020-09-21  8:38 UTC 

[PATCH v2] kbuild: preprocess module linker script
 2020-09-19 10:26 UTC  (4+ messages)

[PATCH v3 0/3] mm: fix memory to node bad links in sysfs
 2020-09-17  8:00 UTC  (20+ messages)
` [PATCH v3 1/3] mm: replace memmap_context by memplug_context
    ` [PATCH v3 1/3] mm: replace memmap_context by meminit_context
` [PATCH v3 2/3] mm: don't rely on system state to detect hot-plug operations
` [PATCH v3 3/3] mm: don't panic when links can't be created in sysfs

[PATCH v2 0/3] mm: fix memory to node bad links in sysfs
 2020-09-15  7:24 UTC  (10+ messages)
` [PATCH v2 1/3] mm: replace memmap_context by memplug_context
` [PATCH v2 2/3] mm: don't rely on system state to detect hot-plug operations
` [PATCH v2 3/3] mm: don't panic when links can't be created in sysfs

vmlinux link failure on ia64 with zstd
 2020-09-15  6:52 UTC  (4+ messages)

mm: fix memory to node bad links in sysfs
 2020-09-14  9:19 UTC  (21+ messages)
` [PATCH 1/3] mm: replace memmap_context by memplug_context
` [PATCH 2/3] mm: don't rely on system state to detect hot-plug operations
` [PATCH 3/3] mm: don't panic when links can't be created in sysfs

[PATCH] ia64: use libata instead of the legacy ide driver in defconfigs
 2020-09-11 16:40 UTC  (2+ messages)

[PATCH] ia64: remove perfmon
 2020-09-11 16:39 UTC  (2+ messages)

dma-mapping cleanups
 2020-09-11  7:17 UTC  (27+ messages)
` [PATCH 01/12] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 02/12] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 03/12] MIPS/jazzdma: decouple from dma-direct
` [PATCH 04/12] dma-mapping: fix DMA_OPS dependencies
` [PATCH 05/12] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 06/12] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 07/12] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 08/12] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 09/12] dma-direct: remove __dma_to_phys
` [PATCH 10/12] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 11/12] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
` [PATCH 12/12] dma-mapping: move the dma_declare_coherent_memory documentation

[PATCH] kbuild: preprocess module linker script
 2020-09-10 19:45 UTC  (3+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2020-09-09  2:09 UTC  (2+ messages)

[ia64:mce_copyin 8/8] arch/x86/kernel/cpu/mce/severity.c:204:14: error: 'MAX_INSN_SIZE' undeclared;
 2020-09-08  1:18 UTC 

[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-09-07  1:12 UTC  (5+ messages)
` [PATCH v2 08/11] kprobes: switch to kernel_clone()
` [PATCH v2 10/11] tracing: "

[PATCH 0/2] dma-mapping: update default segment_boundary_mask
 2020-09-03 17:53 UTC  (10+ messages)
` [PATCH 1/2] dma-mapping: introduce dma_get_seg_boundary_nr_pages()
` [PATCH 2/2] dma-mapping: set default segment_boundary_mask to ULONG_MAX

[GIT PULL] Fix min_low_pfn/max_low_pfn build errors on ia64 and microblaze
 2020-09-03 17:09 UTC  (2+ messages)

a saner API for allocating DMA addressable pages
 2020-09-03  8:46 UTC  (38+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device

[RESEND][PATCH 0/7] Avoid overflow at boundary_size
 2020-09-01 20:53 UTC  (13+ messages)
` [RESEND][PATCH 1/7] powerpc/iommu: "
` [RESEND][PATCH 2/7] alpha: "
` [RESEND][PATCH 3/7] ia64/sba_iommu: "
` [RESEND][PATCH 4/7] s390/pci_dma: "
` [RESEND][PATCH 5/7] sparc: "
` [RESEND][PATCH 6/7] x86/amd_gart: "
` [RESEND][PATCH 7/7] parisc: "

[PATCH] ia64: fix min_low_pfn/max_low_pfn build errors
 2020-09-01 15:08 UTC  (4+ messages)

[PATCH v3 08/23] ia64: use asm-generic/mmu_context.h for no-op implementations
 2020-09-01 14:15 UTC 

[PATCH] docs/ia64: Drop obsolete Xen documentation
 2020-08-31 22:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: IA64: mark Status as Odd Fixes only
 2020-08-31 16:17 UTC  (2+ messages)

[PATCH 0/3] ia64: clean-up header dependency and build process, fix build warning
 2020-08-31 15:00 UTC  (8+ messages)
` [PATCH 1/3] ia64: do not typedef struct pal_min_state_area_s
` [PATCH 2/3] ia64: remove unneeded header includes from <asm/mca.h>
` [PATCH 3/3] ia64: remove generated/nr-irqs.h generation to fix build warning

[PATCH] arch: ia64 - Update put_filp to fput
 2020-08-31  9:29 UTC 

[ALTERNATE PATCH] memblock: fix min_low_pfn/max_low_pfn build errors
 2020-08-30  9:56 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox