linux-metag.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 05/24] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2018-05-16  8:18 UTC 

[RFC PATCH v2 1/2] Randomization of address chosen by mmap
 2018-04-03  0:11 UTC  (35+ 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] Extract initrd free logic from arch-specific code
 2018-04-02  5:59 UTC  (24+ messages)

[PATCH AUTOSEL for 3.18 100/102] signal/metag: Document a conflict with SI_USER with SIGFPE
 2018-03-19 16:13 UTC 

[PATCH AUTOSEL for 4.4 165/167] signal/metag: Document a conflict with SI_USER with SIGFPE
 2018-03-19 16:08 UTC 

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

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

[PATCH AUTOSEL for 4.15 119/124] signal/metag: Document a conflict with SI_USER with SIGFPE
 2018-03-19 15:49 UTC 

[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

Removing architectures without upstream gcc support
 2018-03-09 14:33 UTC  (2+ messages)

Removing architectures without upstream gcc support
 2018-03-09 14:00 UTC  (11+ messages)
  ` [OpenRISC] "

[PATCH 12/13] media: img-ir: Drop METAG dependency
 2018-03-07 21:24 UTC  (6+ messages)
      ` [GIT PULL] Remove metag architecture
  ` [PATCH 07/13] tty: Remove metag DA TTY and console driver
  ` [PATCH 10/13] gpio: Drop TZ1090 drivers
  ` [PATCH 09/13] pinctrl: "
` [PATCH 00/13] Remove metag architecture

[PATCH 0/3] ARM: Implement MODULE_PLT support in FTRACE
 2018-02-25 14:57 UTC  (6+ messages)
` [PATCH 1/3] ftrace: Add module to ftrace_make_call() parameters
` [PATCH 2/3] ARM: PLT: Move struct plt_entries definition to header
` [PATCH 3/3] ftrace: Add MODULE_PLTS support

consolidate direct dma mapping V4
 2018-02-02 17:47 UTC  (37+ messages)
` [PATCH 01/34] alpha: mark jensen as broken
` [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 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 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: "

consolidate direct dma mapping V3
 2018-01-12 13:17 UTC  (53+ messages)
` [PATCH 02/33] hexagon: remove unused flush_write_buffers definition
  ` [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 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 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: "

[PATCH 05/11] signal/metag: Document a conflict with SI_USER with SIGFPE
 2018-01-12  0:59 UTC 

consolidate direct dma mapping and swiotlb support
 2018-01-09 15:55 UTC  (21+ messages)
` [PATCH 02/67] alpha: mark jensen as broken
` [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 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 34/67] cris: use dma-direct

metag build error in -next due to 'fs, elf: drop MAP_FIXED usage from elf_map'
 2018-01-09 11:39 UTC  (4+ messages)

[PATCH 0/7] DT: consolidate bootmem support
 2018-01-05 23:20 UTC  (3+ messages)
` [PATCH 1/7] of/fdt: use memblock_virt_alloc for early alloc
` [PATCH 3/7] metag: remove arch specific early DT functions

[PATCH 3/7] metag: remove arch specific early DT functions
 2018-01-05 23:14 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).