Linux Hexagon architecture development
 help / color / mirror / Atom feed
 messages from 2019-05-08 06:17:08 to 2019-12-10 08:09:38 UTC [more...]

[PATCH] hexagon: io: Define ioremap_uc to fix build error
 2019-12-10  8:09 UTC  (3+ messages)

[PATCH 0/2] Hexagon fixes
 2019-12-10  8:09 UTC  (6+ messages)
` [PATCH 1/2] hexagon: define ioremap_uc
` [PATCH 2/2] hexagon: parenthesize registers in asm predicates

[PATCH] hexagon: work around compiler crash
 2019-12-10  1:36 UTC  (3+ messages)

[PATCH 08/34] hexagon: Use CONFIG_PREEMPTION
 2019-12-08 14:58 UTC  (2+ messages)
  ` [tip: sched/urgent] sched/rt, "

[PATCH 00/50] Add log level to show_stack()
 2019-11-15  3:36 UTC  (37+ messages)
` [PATCH 14/50] hexagon: Add show_stack_loglvl()

generic ioremap (and lots of cleanups) v3
 2019-11-12  8:51 UTC  (48+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 02/21] unicore32: "
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 04/21] hexagon: clean up ioremap
` [PATCH 05/21] alpha: remove the unused __ioremap wrapper
` [PATCH 06/21] nios2: remove __ioremap
` [PATCH 07/21] parisc: "
` [PATCH 08/21] x86: Clean up ioremap()
` [PATCH 09/21] xtensa: clean up ioremap
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 13/21] m68k: rename __iounmap and mark it static
` [PATCH 14/21] hexagon: remove __iounmap
` [PATCH 15/21] nios2: "
` [PATCH 16/21] sh: "
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` [PATCH 18/21] riscv: use the generic ioremap code
` [PATCH 19/21] nds32: use generic ioremap
` [PATCH 20/21] csky: remove ioremap_cache
` [PATCH 21/21] csky: use generic ioremap
` generic-iomap tree for linux-next

generic ioremap (and lots of cleanups) v2
 2019-11-05  1:26 UTC  (30+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 02/21] unicore32: "
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 04/21] hexagon: clean up ioremap
` [PATCH 05/21] alpha: remove the unused __ioremap wrapper
` [PATCH 06/21] nios2: remove __ioremap
` [PATCH 07/21] parisc: "
` [PATCH 08/21] x86: clean up ioremap
` [PATCH 09/21] xtensa: "
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 13/21] m68k: rename __iounmap and mark it static
` [PATCH 14/21] hexagon: remove __iounmap
` [PATCH 15/21] nios2: "
` [PATCH 16/21] sh: "
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` [PATCH 18/21] riscv: use the generic ioremap code
` [PATCH 19/21] nds32: use generic ioremap
` [PATCH 20/21] csky: remove ioremap_cache
` [PATCH 21/21] csky: use generic ioremap

[GIT PULL] Hexagon arch maintainer change
 2019-09-20 19:10 UTC  (2+ messages)

[PATCH RESEND 1/2] hexagon: configs: Remove useless UEVENT_HELPER_PATH
 2019-09-10 18:47 UTC  (2+ messages)
` [PATCH RESEND 2/2] hexagon: defconfig: Cleanup from old Kconfig options

generic ioremap (and lots of cleanups)
 2019-09-03  8:57 UTC  (53+ messages)
` [PATCH 01/26] mtd/maps/pxa2xx: use ioremap_cache insted of ioremap_cached
` [PATCH 02/26] arm, unicore32: remove ioremap_cached
` [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache
` [PATCH 04/26] mips: remove ioremap_cachable
` [PATCH 05/26] openrisc: map as uncached in ioremap
` [PATCH 06/26] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 07/26] hexagon: clean up ioremap
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 09/26] alpha: remove the unused __ioremap wrapper
` [PATCH 10/26] nios2: remove __ioremap
` [PATCH 11/26] parisc: "
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 13/26] xtensa: "
` [PATCH 14/26] asm-generic: don't provide __ioremap
` [PATCH 15/26] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 16/26] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 17/26] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 18/26] m68k: rename __iounmap and mark it static
` [PATCH 19/26] arm64: remove __iounmap
` [PATCH 20/26] hexagon: "
` [PATCH 21/26] nios2: "
` [PATCH 22/26] sh: "
` [PATCH 23/26] lib: provide a simple generic ioremap implementation
` [PATCH 24/26] riscv: use the generic ioremap code
` [PATCH 25/26] csky: use generic ioremap
` [PATCH 26/26] nds32: "

[PATCH] hexagon: drop empty and unused free_initrd_mem
 2019-08-15 13:27 UTC  (2+ messages)

[PATCH] hexagon: remove asm/bitsperlong.h
 2019-07-23 10:27 UTC 

[RESEND PATCH v2 06/14] hexagon: switch to generic version of pte allocation
 2019-07-21 16:53 UTC  (2+ messages)

[PATCH] hexagon: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-04  7:58 UTC  (2+ messages)

[PATCH v11 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-05-10 15:27 UTC  (2+ messages)
` [PATCH v11 2/7] hexagon: define syscall_get_error() and syscall_get_return_value()

[PATCH linux-next v10 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-05-09 16:14 UTC  (2+ messages)

[PATCH v2 00/14] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-08  6:17 UTC  (5+ messages)
` [PATCH v2 11/14] parisc: switch to generic version of pte allocation
` [PATCH v2 12/14] riscv: "
` [PATCH v2 13/14] um: "
` [PATCH v2 14/14] unicore32: "


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