linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-31 12:06:51 to 2017-12-29 08:18:54 UTC [more...]

[PATCH 01/67] x86: remove X86_PPRO_FENCE
 2017-12-29  8:18 UTC  (50+ messages)
` [PATCH 02/67] alpha: mark jensen as broken
` [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [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 06/67] hexagon: remove unused flush_write_buffers definition
` [PATCH 07/67] m32r: "
` [PATCH 08/67] powerpc: "
` [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 10/67] m32r: remove the unused dma_capable helper
` [PATCH 11/67] riscv: "
` [PATCH 12/67] s390: "
` [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 15/67] hexagon: use the generic dma_capable helper
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
` [PATCH 18/67] microblaze: remove dma_nommu_dma_supported
` [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [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 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 23/67] dma-mapping: add an arch_dma_supported hook
` [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h
` [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 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

consolidate direct dma mapping and swiotlb support
 2017-12-29  8:18 UTC 

m68k v3.16 status update
 2017-12-29  0:02 UTC  (25+ messages)
                      ` zorro_esp, was "
                    ` zorro_esp, was: "
                ` TCQ with zorro_esp, was "

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

[RFC] ColdFire mcf5441x eDMA driver
 2017-12-26 18:32 UTC 

DONATION
 2017-12-24 22:58 UTC 

Hallo mein lieber Freund,
 2017-12-22  2:31 UTC 

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

[PATCH] bug.h: Work around GCC PR82365 in BUG()
 2017-12-19 11:39 UTC 

Fonds (DRINGEND) !!
 2017-12-15 20:02 UTC 

[PATCH v4 00/14] Modernization and fixes for NuBus subsystem
 2017-12-14  3:16 UTC  (15+ messages)
` [PATCH v4 09/14] nubus: Generalize block resource handling
` [PATCH v4 07/14] nubus: Remove redundant code
` [PATCH v4 02/14] nubus: Fix up header split
` [PATCH v4 04/14] nubus: Fix log spam
` [PATCH v4 03/14] nubus: Use static functions where possible
` [PATCH v4 10/14] nubus: Rework /proc/bus/nubus/s/ implementation
` [PATCH v4 13/14] nubus: Add expansion_type values for various Mac models
` [PATCH v4 01/14] nubus: Avoid array underflow and overflow
` [PATCH v4 12/14] nubus: Adopt standard linked list implementation
` [PATCH v4 05/14] nubus: Validate slot resource IDs
` [PATCH v4 06/14] nubus: Call proc_mkdir() not more than once per slot directory
` [PATCH v4 14/14] nubus: Add support for the driver model
` [PATCH v4 11/14] nubus: Rename struct nubus_dev
` [PATCH v4 08/14] nubus: Clean up whitespace

[PATCH v3 00/14] Modernization and fixes for NuBus subsystem
 2017-12-10 12:08 UTC  (21+ messages)
` [PATCH v3 02/14] nubus: Fix up header split
` [PATCH v3 01/14] nubus: Avoid array underflow and overflow
` [PATCH v3 03/14] nubus: Use static functions where possible
` [PATCH v3 09/14] nubus: Generalize block resource handling
` [PATCH v3 08/14] nubus: Clean up whitespace
` [PATCH v3 10/14] nubus: Rework /proc/bus/nubus/s/ implementation
` [PATCH v3 13/14] nubus: Add expansion_type values for various Mac models
` [PATCH v3 06/14] nubus: Call proc_mkdir() not more than once per slot directory
` [PATCH v3 05/14] nubus: Validate slot resource IDs
` [PATCH v3 07/14] nubus: Remove redundant code
` [PATCH v3 11/14] nubus: Rename struct nubus_dev
` [PATCH v3 12/14] nubus: Adopt standard linked list implementation
` [PATCH v3 14/14] nubus: Add support for the driver model
` [PATCH v3 04/14] nubus: Fix log spam

[git pull] m68knommu fixes for v4.15
 2017-12-07  2:00 UTC 

[PATCH] m68k/bitops: Always include <asm-generic/bitops/find.h>
 2017-12-06 10:40 UTC 

[PATCH] m68k/defconfig: fix stmark2 broken local compilation
 2017-12-04 13:25 UTC  (2+ messages)

[PATCH] m68k: add Sysam stmark2 open board support
 2017-12-04  8:35 UTC  (3+ messages)

[PATCH 2/3] input: hil_mlc: convert timeval to jiffies
 2017-11-27 11:22 UTC  (2+ messages)
` [PATCH 3/3] Input: hp_sdc: convert to ktime_get()

[PATCH 1/3] Input: hil_mlc: convert timeval to time64_t
 2017-11-27 11:22 UTC 

[PATCH] m68k/defconfig: Update defconfigs for v4.15-rc1
 2017-11-27 10:58 UTC 

[PATCH v2 00/13] Modernization and fixes for NuBus subsystem
 2017-11-25  1:03 UTC  (21+ messages)
` [PATCH v2 02/13] nubus: Fix up header split
` [PATCH v2 04/13] nubus: Fix log spam
` [PATCH v2 07/13] nubus: Remove redundant code
` [PATCH v2 10/13] nubus: Rework /proc/bus/nubus/s/ implementation
` [PATCH v2 06/13] nubus: Call proc_mkdir() not more than once per slot directory
` [PATCH v2 09/13] nubus: Generalize block resource handling
` [PATCH v2 11/13] nubus: Rename struct nubus_dev
` [PATCH v2 13/13] nubus: Add support for the driver model
` [PATCH v2 05/13] nubus: Validate slot resource IDs
` [PATCH v2 12/13] nubus: Add expansion_type values for various Mac models
` [PATCH v2 03/13] nubus: Use static functions where possible
` [PATCH v2 01/13] nubus: Avoid array underflow and overflow
` [PATCH v2 08/13] nubus: Clean up whitespace

[PATCH 3.16 054/133] m68k: allow NULL clock for clk_get_rate
 2017-11-22  1:58 UTC 

GREETINGS FROM MR.MUSTAPHA ALI
 2017-11-16 16:54 UTC 

Private Investition
 2017-11-14 16:44 UTC 

[PATCH] m68k: add missing SOFTIRQENTRY_TEXT linker section
 2017-11-14 13:19 UTC  (3+ messages)

[PATCH 00/14] Modernization and fixes for NuBus subsystem
 2017-11-14  0:21 UTC  (25+ messages)
` [PATCH 10/14] nubus: Depopulate /proc/bus/nubus/s/
` [PATCH 04/14] nubus: Fix log spam
` [PATCH 05/14] nubus: Validate slot resource IDs
` [PATCH 11/14] nubus: Repopulate /proc/bus/nubus/s/
` [PATCH 09/14] nubus: Don't needlessly unpack vidname and driver resources
` [PATCH 02/14] nubus: Fix up header split
` [PATCH 03/14] nubus: Use static functions where possible
` [PATCH 01/14] nubus: Avoid array underflow and overflow
` [PATCH 08/14] nubus: Clean up whitespace
` [PATCH 06/14] nubus: Call proc_mkdir() not more than once per slot
` [PATCH 07/14] nubus: Remove redundant code
` [PATCH 13/14] nubus: Add expansion_type values for various Mac models
` [PATCH 14/14] nubus: Add support for the driver model
` [PATCH 12/14] nubus: Rename struct nubus_dev

Debian 68k meeting in 2018
 2017-11-13 19:05 UTC  (9+ messages)

Re:
 2017-11-13 14:55 UTC 

[git pull] m68k updates for 4.15
 2017-11-13  8:35 UTC 

[git pull] m68knommu changes for v4.15
 2017-11-13  5:25 UTC 

[PATCH net v3 02/12] net/mac89x0: Convert to platform_driver
 2017-11-11  6:20 UTC 

[PATCH 0/4] m68k/mac: Various cleanups and fixes
 2017-11-09 22:09 UTC  (2+ messages)

Dear Sir/Madam
 2017-11-08 16:13 UTC 

RE
 2017-11-06  9:59 UTC 

Applied "spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi" to the spi tree
 2017-11-05 21:10 UTC 

[PATCH] m68k: pass endianness info to sparse
 2017-10-31 17:22 UTC 

Old archives of the linux-m68k mailing list (or its predecessors)
 2017-10-31 13:57 UTC  (3+ 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).