Linux Hexagon architecture development
 help / color / mirror / Atom feed
 messages from 2021-03-24 10:23:50 to 2021-07-22 13:03:39 UTC [more...]

[PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-07-22 13:03 UTC  (19+ messages)
` [PATCH v3 1/9] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH v3 2/9] h8300: remove stale strncpy_from_user
` [PATCH v3 3/9] hexagon: use generic strncpy/strnlen from_user
` [PATCH v3 4/9] arc: "
` [PATCH v3 5/9] csky: "
` [PATCH v3 6/9] microblaze: "
` [PATCH v3 7/9] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH v3 8/9] asm-generic: remove extra strn{cpy_from,len}_user declarations
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols

add support for the global coherent pool to the dma core
 2021-07-12  6:17 UTC  (8+ messages)
  ` [PATCH 1/7] dma-direct: add support for dma_coherent_default_memory
  ` [PATCH 2/7] ARM/nommu: use the generic dma-direct code for non-coherent devices
  ` [PATCH 3/7] dma-mapping: allow using the global coherent pool for !ARM
  ` [PATCH 4/7] dma-mapping: simplify dma_init_coherent_memory
  ` [PATCH 5/7] dma-mapping: add a dma_init_global_coherent helper
  ` [PATCH 6/7] dma-mapping: make the global coherent pool conditional
  ` [PATCH 7/7] hexagon: use the generic global coherent pool

[PATCH] Hexagon: Export raw I/O routines for modules
 2021-07-08 23:38 UTC 

how can we test the hexagon port in mainline
 2021-07-08 19:08 UTC  (14+ messages)

[PATCH] hexagon: cmpxchg: fix comment after rename of a documentation file
 2021-06-28  3:01 UTC 

[PATCH 0/3] hexagon: Fix build error with CONFIG_STACKDEPOT and select CONFIG_ARCH_WANT_LD_ORPHAN_WARN
 2021-06-15 17:25 UTC  (13+ messages)
` [PATCH 1/3] hexagon: Handle {,SOFT}IRQENTRY_TEXT in linker script
` [PATCH 2/3] hexagon: Use common DISCARDS macro
` [PATCH 3/3] hexagon: Select ARCH_WANT_LD_ORPHAN_WARN

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2021-06-12 14:44 UTC  (10+ messages)
` [PATCH] "

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (5+ messages)
` [PATCH 4/5] hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild

ARCH=hexagon unsupported?
 2021-05-19 15:28 UTC  (14+ messages)

[PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  8:42 UTC  (11+ messages)
` [PATCH 1/5] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/5] hexagon: use generic strncpy/strnlen from_user
` [PATCH 3/5] arc: "
` [PATCH 4/5] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 5/5] asm-generic: remove extra strn{cpy_from,len}_user declarations

[PATCH 0/6] [v2] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  7:27 UTC  (13+ messages)
` [PATCH 1/6] [v2] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/6] [v2] h8300: remove stale strncpy_from_user
` [PATCH 3/6] [v2] hexagon: use generic strncpy/strnlen from_user
` [PATCH 4/6] [v2] arc: "
` [PATCH 5/6] [v2] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 6/6] [v2] asm-generic: remove extra strn{cpy_from, len}_user declarations

[GIT PULL] hexagon changes for v5.13
 2021-05-06 16:52 UTC  (6+ messages)

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-20 16:05 UTC  (28+ messages)
` [PATCH v4 01/20] cmdline: Add generic function to build command line
` [PATCH v4 02/20] drivers: of: use cmdline building function
` [PATCH v4 03/20] x86/efi: Replace CONFIG_CMDLINE_OVERRIDE by CONFIG_CMDLINE_FORCE
` [PATCH v4 04/20] drivers: firmware: efi: use cmdline building function
` [PATCH v4 05/20] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v4 06/20] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH v4 07/20] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v4 08/20] arm: "
` [PATCH v4 09/20] arm64: "
` [PATCH v4 10/20] hexagon: "
` [PATCH v4 11/20] microblaze: "
` [PATCH v4 13/20] openrisc: "
` [PATCH v4 14/20] riscv: "
` [PATCH v4 15/20] sh: "
` [PATCH v4 16/20] sparc: "
` [PATCH v4 17/20] xtensa: "
` [PATCH v4 18/20] x86: "
` [PATCH v4 19/20] mips: "
` [PATCH v4 20/20] cmdline: Remove CONFIG_CMDLINE_EXTEND
  ` [PATCH v4 12/20] nios2: Convert to GENERIC_CMDLINE

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[PATCH] init: consolidate trap_init()
 2021-04-14 10:00 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH v6 1/1] cmdline: Add capability to both append and prepend at the same time
 2021-04-08 20:08 UTC  (2+ messages)

[PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
 2021-04-05 17:16 UTC  (2+ messages)

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-04-02 15:36 UTC  (40+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 02/17] drivers: of: use cmdline building function
` [PATCH v3 03/17] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v3 04/17] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v3 05/17] arm: "
` [PATCH v3 06/17] arm64: "
` [PATCH v3 07/17] hexagon: "
` [PATCH v3 08/17] microblaze: "
` [PATCH v3 09/17] nios2: "
` [PATCH v3 10/17] openrisc: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "
` [PATCH v3 13/17] sparc: "
` [PATCH v3 14/17] xtensa: "
` [PATCH v3 15/17] x86: "
` [PATCH v3 16/17] mips: "
` [PATCH v3 17/17] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()
 2021-03-24 10:23 UTC 


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