Linux PARISC architecture development
 help / color / mirror / Atom feed
 messages from 2018-01-09 15:55:50 to 2018-03-24 17:44:43 UTC [more...]

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-03-24 17:44 UTC  (2+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic

[RFC PATCH v2 1/2] Randomization of address chosen by mmap
 2018-03-23 19:35 UTC  (14+ messages)
  ` [RFC PATCH v2 2/2] Architecture defined limit on memory region random shift
` [RFC PATCH v2 0/2] Randomization of address chosen by mmap

[PATCH AUTOSEL for 4.15 118/124] signal/parisc: Document a conflict with SI_USER with SIGFPE
 2018-03-21 19:58 UTC  (5+ messages)

kernel 4.15.7/64bit, C3600 is unstable during heavy I/O on PCI
 2018-03-19 22:58 UTC  (10+ messages)
      ` [RFC][PATCH] Fix HPMC handler by increasing size to multiple of 16 bytes

[PATCH AUTOSEL for 4.9 277/281] signal/parisc: Document a conflict with SI_USER with SIGFPE
 2018-03-19 16:03 UTC 

[PATCH AUTOSEL for 4.14 91/97] signal/parisc: Document a conflict with SI_USER with SIGFPE
 2018-03-19 15:56 UTC 

C3600 kernel/64bit 4.* slow IO due to -mlong-calls
 2018-03-18 13:31 UTC  (11+ messages)
    ` Aw: "
      `  "

[GIT PULL] parisc architecture fix for 4.16-rc6
 2018-03-17 11:10 UTC 

[PATCH v4 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-17  7:32 UTC  (10+ messages)
` [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
    ` [Y2038] "

[PATCH v5 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-14 16:12 UTC  (3+ messages)
` [PATCH v5 02/10] include: Move compat_timespec/ timeval to compat_time.h

[PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-12 17:59 UTC  (12+ messages)
` [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h

[RFC PATCH 6/6] arch: add untagged_addr definition for other arches
 2018-03-09 17:58 UTC  (3+ messages)
  ` [RFC PATCH 0/6] arm64: untag user pointers passed to the kernel

[PATCH] parisc: time: stop validating rtc_time in .read_time
 2018-03-06 21:20 UTC 

[GIT PULL] parisc architecture fixes for 4.16-rc4
 2018-03-02 20:11 UTC 

[PATCH 04/11] signal/parisc: Document a conflict with SI_USER with SIGFPE
 2018-02-27  2:19 UTC  (5+ messages)

[PATCH v2] parisc: Fix ordering of cache and TLB flushes
 2018-02-15  0:07 UTC 

parisc 4.16-rc1 error: ERROR: "$$remU" [drivers/net/tun.ko] undefined!
 2018-02-14 14:20 UTC  (5+ messages)

[PATCH] parisc: Improve cache flushing under qemu
 2018-02-13 22:10 UTC 

[PATCH] parisc: Fix ordering of cache and TLB flushes
 2018-02-13  0:26 UTC 

[PATCH] parisc: Reduce irq overhead when run in QEMU
 2018-02-12 20:43 UTC 

Re:[5] linux-net@vger.kernel.org We offer E-mail databases with 80% discount / Предлагаем E-mail базы с 80% скидкой
 2018-02-06  4:54 UTC 

consolidate direct dma mapping V4
 2018-02-02 17:47 UTC  (37+ messages)
` [PATCH 01/34] alpha: mark jensen as broken
  ` [PATCH 02/34] hexagon: remove unused flush_write_buffers definition
  ` [PATCH 03/34] m32r: "
  ` [PATCH 04/34] powerpc: "
  ` [PATCH 05/34] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
  ` [PATCH 06/34] m32r: remove the unused dma_capable helper
  ` [PATCH 07/34] riscv: "
  ` [PATCH 08/34] s390: "
  ` [PATCH 09/34] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
  ` [PATCH 13/34] dma-mapping: move dma_mark_clean to dma-direct.h
  ` [PATCH 16/34] microblaze: rename dma_direct to dma_nommu
  ` [PATCH 20/34] dma-mapping: warn when there is no coherent_dma_mask
  ` [PATCH 22/34] dma-mapping: add an arch_dma_supported hook
  ` [PATCH 23/34] dma-mapping: provide a generic asm/dma-mapping.h
  ` [PATCH 25/34] dma-direct: use phys_to_dma
  ` [PATCH 26/34] dma-direct: add dma address sanity checks
` [PATCH 10/34] arm64: don't override dma_max_pfn
` [PATCH 11/34] mips: fix an off-by-one in dma_capable
` [PATCH 12/34] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 14/34] hexagon: use the generic dma_capable helper
` [PATCH 15/34] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 17/34] microblaze: remove dma_nommu_dma_supported
` [PATCH 18/34] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 19/34] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 21/34] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 24/34] dma-direct: rename dma_noop to dma_direct
` [PATCH 27/34] dma-direct: add support for CMA allocation
` [PATCH 28/34] dma-direct: use node local allocations for coherent memory
` [PATCH 29/34] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 30/34] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/34] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 32/34] dma-direct: reject too small dma masks
` [PATCH 33/34] cris: use dma-direct
` [PATCH 34/34] h8300: "

Running the gdb 7.12.1 testsuite breaks kernel 4.13.8 on C8000
 2018-01-28 19:01 UTC  (7+ messages)

Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
 2018-01-26  7:22 UTC 

[committed] hppa: Switch hppa-linux to caller copies ABI
 2018-01-21 20:04 UTC  (3+ messages)

Darlehen
 2018-01-21 17:05 UTC 

Neujahrsspende von 4.800.000 €
 2018-01-15 22:15 UTC 

[GIT PULL] parisc architecture fixes for 4.15-rc7
 2018-01-12 22:26 UTC  (5+ messages)

[PATCH] parisc: Check if secondary CPUs want own PDC calls
 2018-01-12 21:51 UTC 

[PATCH] parisc: Use cr16 interval timers unconditionally on qemu
 2018-01-12 21:44 UTC 

consolidate direct dma mapping V3
 2018-01-12 13:17 UTC  (53+ messages)
` [PATCH 02/33] hexagon: remove unused flush_write_buffers definition
` [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 06/33] m32r: remove the unused dma_capable helper
` [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 13/33] hexagon: use the generic dma_capable helper
` [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
` [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 23/33] dma-direct: rename dma_noop to dma_direct
` [PATCH 24/33] dma-direct: use phys_to_dma
` [PATCH 25/33] dma-direct: add dma address sanity checks
` [PATCH 26/33] dma-direct: add support for CMA allocation
  ` [PATCH 01/33] alpha: mark jensen as broken
  ` [PATCH 03/33] m32r: remove unused flush_write_buffers definition
  ` [PATCH 04/33] powerpc: "
  ` [PATCH 07/33] riscv: remove the unused dma_capable helper
  ` [PATCH 08/33] s390: "
  ` [PATCH 10/33] arm64: don't override dma_max_pfn
  ` [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
  ` [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_
  ` [PATCH 15/33] microblaze: rename dma_direct to dma_nommu
  ` [PATCH 16/33] microblaze: remove dma_nommu_dma_supported
  ` [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h
  ` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
  ` [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
  ` [PATCH 27/33] dma-direct: use node local allocations for coherent memory
` [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 30/33] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 31/33] dma-direct: reject too small dma masks
` [PATCH 32/33] cris: use dma-direct
` [PATCH 33/33] h8300: "

consolidate direct dma mapping and swiotlb support
 2018-01-09 15:55 UTC  (3+ messages)
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops


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