linux-hexagon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-01 00:39:10 to 2018-12-19 16:57:47 UTC [more...]

[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-19 16:57 UTC  (6+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-19 16:55 UTC  (8+ messages)
` [REPOST PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [REPOST PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v6 00/27] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-14 20:15 UTC  (5+ messages)
` [PATCH v6 10/27] Move EM_HEXAGON to uapi/linux/elf-em.h
` [PATCH v6 11/27] hexagon: define remaining syscall_get_* functions
` [PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument

[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-10  4:31 UTC  (4+ messages)
` [PATCH v5 08/25] Move EM_HEXAGON to uapi/linux/elf-em.h
` [PATCH v5 09/25] hexagon: define remaining syscall_get_* functions
` [PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument

[PATCH 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 20:15 UTC  (7+ messages)
` [PATCH 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH 3/3] arch: remove redundant generic-y defines
 2018-12-05 14:45 UTC  (3+ messages)

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-05  3:41 UTC  (6+ messages)
` [PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v5 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27 19:30 UTC  (6+ messages)
` [PATCH v5 1/4] kgdb: Remove irq flags from roundup
` [PATCH v5 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH 00/13] Prepare for PTRACE_GET_SYSCALL_INFO
 2018-11-27 10:34 UTC  (16+ messages)
    ` [PATCH 01/13] Move EM_HEXAGON to uapi/linux/elf-em.h
    ` [PATCH 09/13] hexagon: define syscall_get_arch()
  ` [PATCH v2 00/15] Prepare for PTRACE_GET_SYSCALL_INFO
    ` [PATCH v2 01/15] Move EM_HEXAGON to uapi/linux/elf-em.h
    ` [PATCH v2 10/15] hexagon: define syscall_get_arch()
    ` [PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
          ` [PATCH v2 16/15 v2] "

[PATCH v4 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27  3:52 UTC  (6+ messages)
` [PATCH v4 1/4] kgdb: Remove irq flags from roundup
` [PATCH v4 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH -next-akpm 0/3] Add support for fast mremap
 2018-11-08 18:12 UTC  (4+ messages)
` [PATCH -next-akpm 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next-akpm 2/3] mm: speed up mremap by 20x on large regions (v5)
` [PATCH -next-akpm 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[PATCH v2 0/2] kgdb: Fix kgdb_roundup_cpus()
 2018-11-07  1:04 UTC  (10+ messages)
` [PATCH v2 1/2] kgdb: Remove irq flags from roundup
` [PATCH v2 2/2] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v3 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-07  1:00 UTC  (3+ messages)
` [PATCH v3 1/4] kgdb: Remove irq flags from roundup
` [PATCH v3 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH -next 0/3] Add support for fast mremap
 2018-11-06  4:36 UTC  (13+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
  ` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[PATCH 0/7] serial: Finish kgdb on qcom_geni; fix many lockdep splats w/ kgdb
 2018-10-30 22:22 UTC  (12+ messages)
` [PATCH 6/7] smp: Don't yell about IRQs disabled in kgdb_roundup_cpus()
` [PATCH 7/7] kgdb: Remove irq flags and local_irq_enable/disable from roundup

[PATCH 0/4] Add support for fast mremap
 2018-10-29 10:28 UTC  (26+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)
` [PATCH 3/4] arm64: select HAVE_MOVE_PMD for faster mremap (v1)
` [PATCH 4/4] x86: "

[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-26 19:05 UTC  (15+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h

[PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-23 23:40 UTC  (3+ messages)
` [PATCH 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH 2/2] arm64: Create asm/initrd.h

[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
 2018-10-16  2:08 UTC  (38+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions

[PATCH 3.18 089/120] hexagon: modify ffs() and fls() to return int
 2018-10-11 15:34 UTC 

[PATCH 4.18 131/168] hexagon: modify ffs() and fls() to return int
 2018-10-08 18:31 UTC 

[PATCH 4.14 69/94] hexagon: modify ffs() and fls() to return int
 2018-10-08 18:31 UTC 

[PATCH 4.9 43/59] hexagon: modify ffs() and fls() to return int
 2018-10-08 18:31 UTC 

[PATCH 4.4 101/113] hexagon: modify ffs() and fls() to return int
 2018-10-08 18:31 UTC 

[PATCH AUTOSEL 3.18 08/13] hexagon: modify ffs() and fls() to return int
 2018-10-01  0:41 UTC 

[PATCH AUTOSEL 4.4 10/17] hexagon: modify ffs() and fls() to return int
 2018-10-01  0:41 UTC 

[PATCH AUTOSEL 4.9 18/26] hexagon: modify ffs() and fls() to return int
 2018-10-01  0:40 UTC 

[PATCH AUTOSEL 4.14 28/37] hexagon: modify ffs() and fls() to return int
 2018-10-01  0:39 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 NNTP newsgroup(s).