linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-18 06:46:43 to 2017-12-29 08:18:20 UTC [more...]

consolidate direct dma mapping and swiotlb support
 2017-12-29  8:18 UTC  (16+ 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 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 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 0/5] Consolidate init_task handling and expand macros
 2017-12-28 15:04 UTC  (4+ messages)
` [PATCH 4/5] Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove

You will definetely be interested
 2017-12-27 10:17 UTC 

[RFC PATCH for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
 2017-12-22 20:15 UTC  (16+ messages)
` [RFC PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd
` [RFC PATCH for 4.16 08/11] x86: Introduce sync_core_before_usermode (v2)
  ` [RFC PATCH for 4.16 02/11] membarrier: selftest: Test private expedited cmd (v2)
  ` [RFC PATCH for 4.16 07/11] membarrier: Provide core serializing command
  ` [RFC PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v3)
  ` [RFC PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
` [RFC PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command

[PATCH v4 00/36] Andes(nds32) Linux Kernel
 2017-12-22 14:40 UTC  (106+ messages)
` [PATCH v4 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v4 02/36] earlycon: add reg-offset to physical address before mapping
` [PATCH v4 03/36] nds32: Assembly macros and definitions
` [PATCH v4 04/36] nds32: Kernel booting and initialization
` [PATCH v4 05/36] nds32: Exception handling
` [PATCH v4 06/36] nds32: MMU definitions
` [PATCH v4 07/36] nds32: MMU initialization
` [PATCH v4 08/36] nds32: MMU fault handling and page table management
` [PATCH v4 09/36] nds32: Cache and TLB routines
` [PATCH v4 10/36] nds32: Process management
` [PATCH v4 11/36] nds32: IRQ handling
` [PATCH v4 12/36] nds32: Atomic operations
` [PATCH v4 13/36] nds32: Device specific operations
` [PATCH v4 14/36] nds32: DMA mapping API
` [PATCH v4 15/36] nds32: ELF definitions
` [PATCH v4 16/36] nds32: System calls handling
` [PATCH v4 17/36] nds32: VDSO support
` [PATCH v4 18/36] nds32: Signal handling support
` [PATCH v4 19/36] nds32: Library functions
` [PATCH v4 20/36] nds32: Debugging support
` [PATCH v4 21/36] nds32: L2 cache support
` [PATCH v4 22/36] nds32: Loadable modules
` [PATCH v4 23/36] nds32: Generic timers support
` [PATCH v4 24/36] nds32: Device tree support
` [PATCH v4 25/36] nds32: Miscellaneous header files
` [PATCH v4 26/36] nds32: defconfig
` [PATCH v4 27/36] nds32: Build infrastructure
` [PATCH v4 28/36] MAINTAINERS: Add nds32
` [PATCH v4 29/36] dt-bindings: nds32 CPU Bindings
` [PATCH v4 30/36] dt-bindings: nds32 SoC Bindings
` [PATCH v4 31/36] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v4 32/36] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v4 33/36] net: faraday add nds32 support
` [PATCH v4 34/36] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
` [PATCH v4 35/36] clocksource/drivers/atcpit100: VDSO support
` [PATCH v4 36/36] dt-bindings: timer: Add andestech atcpit100 timer binding doc

Function pointer alignment
 2017-12-22 13:58 UTC  (8+ messages)

[PATCH 4.14 033/159] x86/boot: Relocate definition of the initial state of CR0
 2017-12-22  8:45 UTC  (2+ messages)

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-22  0:06 UTC  (33+ messages)
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
                          ` known bad patch in -mm tree was "

Distress Call Please don't ignore
 2017-12-21 12:35 UTC 

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-12-20 22:49 UTC  (22+ messages)
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface

[PATCH] bug.h: Work around GCC PR82365 in BUG()
 2017-12-20 20:29 UTC  (18+ messages)

[PATCH v3 00/33] Andes(nds32) Linux Kernel Port
 2017-12-19  6:56 UTC  (10+ messages)
` [PATCH v3 07/33] nds32: MMU initialization

[PATCH v5] mmap.2: MAP_FIXED updated documentation
 2017-12-19  5:35 UTC  (7+ messages)

[PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
 2017-12-18 18:12 UTC  (6+ messages)
` [2/2] "

pkeys: Support setting access rights for signal handlers
 2017-12-18 11:00 UTC  (12+ messages)


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).