messages from 2018-10-12 17:06:58 to 2019-02-07 19:07:17 UTC [more...]
[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
2019-02-07 19:07 UTC (14+ messages)
` [PATCH-tip 01/22] locking/qspinlock_stat: Introduce a generic lockevent counting APIs
` [PATCH-tip 02/22] locking/lock_events: Make lock_events available for all archs & other locks
` [PATCH-tip 03/22] locking/rwsem: Relocate rwsem_down_read_failed()
` [PATCH-tip 04/22] locking/rwsem: Remove arch specific rwsem files
` [PATCH-tip 05/22] locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
` [PATCH-tip 06/22] locking/rwsem: Rename kernel/locking/rwsem.h
` [PATCH-tip 07/22] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip 08/22] locking/rwsem: Add debug check for __down_read*()
` [PATCH-tip 09/22] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
` [PATCH-tip 10/22] locking/rwsem: Enable lock event counting
` [PATCH-tip 11/22] locking/rwsem: Implement a new locking scheme
` [PATCH-tip 12/22] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip 13/22] locking/rwsem: Remove rwsem_wake() wakeup optimization
[PATCH 05/14] Move EM_HEXAGON to uapi/linux/elf-em.h
2019-01-09 12:43 UTC (3+ messages)
` [PATCH 06/14] hexagon: define syscall_get_arch()
` [PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
[PATCH] arch: unexport asm/shmparam.h for all architectures
2019-01-08 22:19 UTC (5+ messages)
[PATCH v7 00/22] ptrace: add PTRACE_GET_SYSCALL_INFO request
2019-01-07 2:54 UTC (4+ messages)
` [PATCH v7 08/22] Move EM_HEXAGON to uapi/linux/elf-em.h
` [PATCH v7 09/22] hexagon: define remaining syscall_get_* functions
` [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument
[URGENT FIX PATCH] arch: restore generic-y += shmparam.h for some architectures
2019-01-07 2:15 UTC (2+ messages)
[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 (31+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).