messages from 2017-10-18 18:30:17 to 2018-01-02 10:36:00 UTC [more...]
consolidate direct dma mapping and swiotlb support
2018-01-02 10:36 UTC (76+ messages)
` [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 06/67] hexagon: remove unused flush_write_buffers definition
` [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 11/67] riscv: remove the unused dma_capable helper
` [PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
` [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 01/67] x86: remove X86_PPRO_FENCE
` [PATCH 02/67] alpha: mark jensen as broken
` [PATCH 04/67] arm64: don't override dma_max_pfn
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 07/67] m32r: remove unused flush_write_buffers definition
` [PATCH 08/67] powerpc: "
` [PATCH 10/67] m32r: remove the unused dma_capable helper
` [PATCH 12/67] s390: "
` [PATCH 15/67] hexagon: use the generic "
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 18/67] microblaze: remove dma_nommu_dma_supported
` [PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 23/67] dma-mapping: add an arch_dma_supported hook
` [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
` [PATCH 26/67] dma-direct: use phys_to_dma
` [PATCH 27/67] dma-direct: add dma address sanity checks
` [PATCH 59/67] unicore32: use generic swiotlb_ops
` [PATCH 66/67] swiotlb: remove swiotlb_{alloc,free}_coherent
` [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 28/67] dma-direct: add support for CMA allocation
` [PATCH 29/67] dma-direct: use node local allocations for coherent memory
` [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/67] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 32/67] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 33/67] dma-direct: reject too small dma masks
` [PATCH 34/67] cris: use dma-direct
` [PATCH 35/67] h8300: "
` [PATCH 36/67] x86: remove dma_alloc_coherent_mask
` [PATCH 37/67] x86: use dma-direct
` [PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent
` [PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case
` [PATCH 40/67] iommu/intel-iommu: "
` [PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags
` [PATCH 42/67] arm64: rename swiotlb_dma_ops
` [PATCH 43/67] ia64: "
` [PATCH 44/67] powerpc: "
` [PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code
` [PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask
` [PATCH 49/67] swiotlb: refactor coherent buffer freeing
` [PATCH 50/67] swiotlb: refactor coherent buffer allocation
` [PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs
` [PATCH 52/67] dma-direct: handle the memory encryption bit in common code
` [PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes
` [PATCH 54/67] x86: remove sta2x11_dma_ops
` [PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 56/67] ia64: use generic swiotlb_ops
` [PATCH 57/67] ia64: clean up swiotlb support
` [PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 61/67] tile: use generic swiotlb_ops
` [PATCH 62/67] mips/netlogic: remove swiotlb support
` [PATCH 63/67] mips: use swiotlb_{alloc,free}
` [PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 65/67] arm64: use swiotlb_alloc and swiotlb_free
` [PATCH 67/67] swiotlb: remove various exports
[PATCH 0/5] Consolidate init_task handling and expand macros
2017-12-28 15:04 UTC (20+ messages)
` [PATCH 1/5] Construct init thread stack in the linker script rather than by union
` [PATCH 2/5] Expand INIT_TASK() in init/init_task.c and remove
` [PATCH 3/5] Expand various INIT_* macros "
` [PATCH 4/5] Expand the INIT_SIGNALS and INIT_SIGHAND "
` [PATCH 5/5] Expand INIT_STRUCT_PID "
` Does this break IA64 Linux?
` Adding init_task consolidation patches to linux-next
You will definetely be interested
2017-12-27 10:17 UTC
[PATCH 00/13] replace print_symbol() with printk()-s
2017-12-21 5:54 UTC (26+ messages)
` [PATCH 01/13] arm: do not use print_symbol()
` [PATCH 02/13] arm64: "
` [PATCH 03/13] c6x: "
` [PATCH 04/13] ia64: "
` [PATCH 05/13] mn10300: "
` [PATCH 06/13] sh: "
` [PATCH 07/13] unicore32: "
` [PATCH 08/13] x86: "
` [PATCH 09/13] drivers: "
` [PATCH 10/13] sysfs: "
` [PATCH 11/13] irq debug: "
` [PATCHv2 "
` [PATCH 12/13] lib: "
` [PATCH 13/13] arc: do not use __print_symbol()
[PATCH] ia64: agp: Replace empty define with do while
2017-12-20 19:16 UTC
[PATCH] bug.h: Work around GCC PR82365 in BUG()
2017-12-20 9:01 UTC (6+ messages)
[PATCH] ia64: Bounds-check node_distance and allow use from modules
2017-12-14 16:00 UTC
[PATCH 0/3] tty/serial/ioc3: Adjustments for three function implementations
2017-12-09 18:06 UTC (4+ messages)
` [PATCH 1/3] serial: ioc3: Delete error messages for a failed memory allocation in ioc3uart_probe()
` [PATCH 2/3] serial: ioc3: Improve size determinations "
` [PATCH 3/3] serial: ioc3: Adjust two function calls together with a variable assignment
[PATCHv4 0/6] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
2017-12-06 10:46 UTC (21+ messages)
` [PATCHv4 1/6] sections: split dereference_function_descriptor()
` [PATCHv4 2/6] ia64: Add .opd based function descriptor dereference
` [PATCHv4 3/6] powerpc64: "
` [PATCHv4 4/6] parisc64: "
` [PATCHv4 5/6] symbol lookup: introduce dereference_symbol_descriptor()
` [PATCHv4 6/6] checkpatch: add pF/pf deprecation warning
[PATCH] acpi, numa, ia64: Parse all entries of SRAT memory affinity table
2017-12-04 14:46 UTC (6+ messages)
Hello Dear
2017-11-15 11:34 UTC (2+ messages)
[GIT PULL] ia64 for v4.15
2017-11-13 17:45 UTC
[PATCH] ia64: Update fsyscall gettime to use modern vsyscall_update
2017-10-31 18:50 UTC
GENERIC_TIME_VSYSCALL_OLD deprecation
2017-10-30 23:31 UTC (5+ messages)
[PATCH] ia64: Convert timers to use timer_setup()
2017-10-25 10:25 UTC
[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
2017-10-23 8:38 UTC (21+ messages)
` [PATCHv3 1/7] switch dereference_function_descriptor() to `unsigned long'
` [PATCHv3 2/7] sections: split dereference_function_descriptor()
` [PATCHv3 4/7] powerpc64: Add .opd based function descriptor dereference
` [PATCHv3 5/7] parisc64: "
` [PATCHv3 6/7] symbol lookup: use new kernel and module dereference functions
[PATCH] ia64/kernel/ptrace: Use common error handling code in two functions
2017-10-20 16:14 UTC
[PATCH-tip v7 00/15] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
2017-10-19 15:21 UTC (17+ messages)
` [PATCH-tip v7 01/15] locking/rwsem: relocate rwsem_down_read_failed()
` [PATCH-tip v7 02/15] locking/rwsem: Implement a new locking scheme
` [PATCH-tip v7 03/15] locking/rwsem: Move owner setting code from rwsem.c to rwsem-xadd.h
` [PATCH-tip v7 04/15] locking/rwsem: Remove kernel/locking/rwsem.h
` [PATCH-tip v7 05/15] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip v7 06/15] locking/rwsem: Remove arch specific rwsem files
` [PATCH-tip v7 07/15] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v7 08/15] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v7 09/15] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH-tip v7 10/15] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip v7 11/15] locking/rwsem: Remove rwsem_wake spinlock optimization
` [PATCH-tip v7 12/15] locking/rwsem: Eliminate redundant writer wakeup calls
` [PATCH-tip v7 13/15] locking/rwsem: Improve fairness to writers
` [PATCH-tip v7 14/15] locking/rwsem: Make waiting writer to optimistically spin for the lock
` [PATCH-tip v7 15/15] locking/rwsem: Wake up all readers in wait queue
refactor dma_cache_sync V2
2017-10-19 15:02 UTC (4+ messages)
[RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
2017-10-19 14:11 UTC (7+ messages)
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;
as well as URLs for NNTP newsgroup(s).