RCU
[Prev Page][Next Page]
- Re: [PATCH] rcu: Fix rcu_torture_read ftrace event, Steven Rostedt
- [PATCH] srcu: Fix srcu structure's->srcu_sup memory leak in init_srcu_struct_fields(), Zqiang
- [PATCH v2] rcutorture: Convert schedule_timeout_uninterruptible() to mdelay() in rcu_torture_stall(),
Zqiang
- [PATCH v2] rcu: Fix some incorrect trace log in rcu_boost and rcuc kthreads,
Zqiang
- [PATCH] rcutorture: Convert schedule_timeout_uninterruptible() to mdelay() in rcu_torture_stall(),
Zqiang
- [PATCH] rcu: Fix incorrect trace string in rcu_boost_kthread(),
Zqiang
- [linux-next:master] BUILD REGRESSION 6f08c1de13a9403341c18b66638a05588b2663ce, kernel test robot
- [PATCH v2 0/6] remove SLOB and allow kfree() with kmem_cache_alloc(),
Vlastimil Babka
- [Syzkaller & bisect] There is "sys_perf_event_open" soft lockup BUG in v6.3-rc2 kernel,
Pengfei Xu
- [PATCH 1/1] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu_mightsleep(),
Uladzislau Rezki (Sony)
- [PATCH] MAINTAINERS: Add myself to RCU entry,
Boqun Feng
- [PATCH rcu 0/7] RCU-related lockdep changes for v6.4,
Boqun Feng
- [PATCH v15 00/12] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v15 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>, Usama Arif
- [PATCH v15 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel, Usama Arif
- [PATCH v15 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU, Usama Arif
- [PATCH v15 09/12] x86/smpboot: Support parallel startup of secondary CPUs, Usama Arif
- [PATCH v15 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them, Usama Arif
- [PATCH v15 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(), Usama Arif
- [PATCH v15 06/12] x86/smpboot: Remove initial_stack on 64-bit, Usama Arif
- [PATCH v15 08/12] x86/smpboot: Remove initial_gs, Usama Arif
- [PATCH v15 10/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel, Usama Arif
- [PATCH v15 07/12] x86/smpboot: Remove early_gdt_descr on 64-bit, Usama Arif
- [PATCH v15 12/12] x86/smpboot: Allow parallel bringup for SEV-ES, Usama Arif
- [PATCH v15 11/12] x86/smpboot: Serialize topology updates for secondary bringup, Usama Arif
- [PATCH 1/1] docs: RCU: typo fix,
Adrian Huang
- [PATCH rcu 0/8] RCU torture test and tool updates for v6.4,
Boqun Feng
- [PATCH 1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race,
Joel Fernandes (Google)
- [PATCH 1/6] srcu: Add comments for srcu_size_state,
Joel Fernandes (Google)
- [PATCH v2 11/14] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro, Joel Fernandes (Google)
- [PATCH v2 10/14] rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels, Joel Fernandes (Google)
- [PATCH v2 08/14] rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep(), Joel Fernandes (Google)
- [PATCH v2 09/14] torture: Enable clocksource watchdog with "tsc=watchdog", Joel Fernandes (Google)
- [PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale,
Qiuxu Zhuo
- [PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc(),
Vlastimil Babka
- [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects, Vlastimil Babka
- [PATCH 1/7] mm/slob: remove CONFIG_SLOB, Vlastimil Babka
- [PATCH 4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation, Vlastimil Babka
- [PATCH 5/7] mm/slab: remove CONFIG_SLOB code from slab common code, Vlastimil Babka
- [PATCH 2/7] net: skbuff: remove SLOB-specific ifdefs, Vlastimil Babka
- [PATCH 3/7] mm, page_flags: remove PG_slob_free, Vlastimil Babka
- [PATCH 6/7] mm/slob: remove slob.c, Vlastimil Babka
- Re: [PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc(), Jakub Kicinski
- Re: [PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc(), Mike Rapoport
- [PATCH v14 00/12] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v14 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU, Usama Arif
- [PATCH v14 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(), Usama Arif
- [PATCH v14 06/12] x86/smpboot: Remove initial_stack on 64-bit, Usama Arif
- [PATCH v14 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel, Usama Arif
- [PATCH v14 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>, Usama Arif
- [PATCH v14 12/12] x86/smpboot: Allow parallel bringup for SEV-ES, Usama Arif
- [PATCH v14 07/12] x86/smpboot: Remove early_gdt_descr on 64-bit, Usama Arif
- [PATCH v14 11/12] x86/smpboot: Serialize topology updates for secondary bringup, Usama Arif
- [PATCH v14 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them, Usama Arif
- [PATCH v14 08/12] x86/smpboot: Remove initial_gs, Usama Arif
- [PATCH v14 10/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel, Usama Arif
- [PATCH v14 09/12] x86/smpboot: Support parallel startup of secondary CPUs, Usama Arif
- Re: [PATCH v14 00/12] Parallel CPU bringup for x86_64, Tor Vic
- [PATCH 6.1 550/885] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL, Greg Kroah-Hartman
- [PATCH 6.2 0641/1001] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL, Greg Kroah-Hartman
- [PATCH] checkpatch: Error out if deprecated RCU API used,
Joel Fernandes (Google)
- [PATCH v3] rcu: Add a minimum time for marking boot as completed,
Joel Fernandes (Google)
- [PATCH printk v1 00/18] threaded/atomic console support,
John Ogness
- [PATCH v13 00/11] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v13 01/11] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel, Usama Arif
- [PATCH v13 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU, Usama Arif
- [PATCH v13 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>, Usama Arif
- [PATCH v13 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit, Usama Arif
- [PATCH v13 06/11] x86/smpboot: Remove initial_stack on 64-bit, Usama Arif
- [PATCH v13 11/11] x86/smpboot: Serialize topology updates for secondary bringup, Usama Arif
- [PATCH v13 09/11] x86/smpboot: Support parallel startup of secondary CPUs, Usama Arif
- [PATCH v13 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(), Usama Arif
- [PATCH v13 10/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel, Usama Arif
- [PATCH v13 08/11] x86/smpboot: Remove initial_gs, Usama Arif
- [PATCH v13 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them, Usama Arif
- Re: [PATCH v13 00/11] Parallel CPU bringup for x86_64, David Woodhouse
- next: qemu-x86_64: RIP: 0010:sched_clock_cpu+0xe/0x1a0 - Kernel panic - not syncing: Fatal exception in interrupt, Naresh Kamboju
- [PATCH] rcu: use try_cmpxchg in check_cpu_stall,
Uros Bizjak
- BUG: unable to handle kernel NULL pointer dereference in rcu_core,
Sanan Hasanov
- [PATCH AUTOSEL 5.15 05/36] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug, Sasha Levin
- [PATCH AUTOSEL 5.15 04/36] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait(), Sasha Levin
- [PATCH AUTOSEL 4.19 02/13] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait(), Sasha Levin
- [PATCH AUTOSEL 6.1 08/49] rcu-tasks: Handle queue-shrink/callback-enqueue race condition, Sasha Levin
- [PATCH AUTOSEL 5.10 04/27] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait(), Sasha Levin
- [PATCH AUTOSEL 4.14 02/11] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait(), Sasha Levin
- [PATCH AUTOSEL 5.4 02/19] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait(), Sasha Levin
- [PATCH AUTOSEL 6.1 04/49] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks, Sasha Levin
- [PATCH AUTOSEL 5.10 05/27] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug, Sasha Levin
- [PATCH AUTOSEL 5.15 03/36] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks, Sasha Levin
- [PATCH AUTOSEL 5.10 03/27] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks, Sasha Levin
- [PATCH AUTOSEL 6.1 05/49] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait(), Sasha Levin
- [PATCH AUTOSEL 6.1 07/49] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug, Sasha Levin
- [PATCH AUTOSEL 6.1 06/49] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL, Sasha Levin
- [PATCH AUTOSEL 6.2 07/53] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug, Sasha Levin
- [PATCH AUTOSEL 6.2 06/53] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL, Sasha Levin
- [PATCH AUTOSEL 6.2 08/53] rcu-tasks: Handle queue-shrink/callback-enqueue race condition, Sasha Levin
- [PATCH AUTOSEL 6.2 05/53] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait(), Sasha Levin
- [PATCH AUTOSEL 6.2 04/53] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks, Sasha Levin
- [PATCH v12 00/11] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v12 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>, Usama Arif
- [PATCH v12 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(), Usama Arif
- [PATCH v12 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU, Usama Arif
- [PATCH v12 09/11] x86/smpboot: Support parallel startup of secondary CPUs, Usama Arif
- [PATCH v12 01/11] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel, Usama Arif
- [PATCH v12 10/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel, Usama Arif
- [PATCH v12 08/11] x86/smpboot: Remove initial_gs, Usama Arif
- [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit, Usama Arif
- [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit, Usama Arif
- [PATCH v12 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them, Usama Arif
- [PATCH v12 11/11] x86/smpboot: Serialize topology updates for secondary bringup, Usama Arif
- Re: [PATCH v12 00/11] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v12 00/11] Parallel CPU bringup for x86_64, Guilherme G. Piccoli
- [PATCH RFC v2] rcu: Add a minimum time for marking boot as completed,
Joel Fernandes (Google)
- [PATCH RFC] rcu: Add a minimum time for marking boot as completed,
Joel Fernandes (Google)
- [PATCH v11 00/12] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v11 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU, Usama Arif
- [PATCH v11 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(), Usama Arif
- [PATCH v11 10/12] x86/smpboot: Remove early_gdt_descr on 64-bit, Usama Arif
- [PATCH v11 08/12] x86/smpboot: Serialize topology updates for secondary bringup, Usama Arif
- [PATCH v11 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them, Usama Arif
- [PATCH v11 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>, Usama Arif
- [PATCH v11 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel, Usama Arif
- [PATCH v11 06/12] x86/smpboot: Support parallel startup of secondary CPUs, Usama Arif
- [PATCH v11 11/12] x86/smpboot: Remove initial_gs, Usama Arif
- [PATCH v11 07/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel, Usama Arif
- [PATCH v11 09/12] x86/smpboot: Remove initial_stack on 64-bit, Usama Arif
- [PATCH v11 12/12] x86/smpboot: Simplify boot CPU setup, Usama Arif
- [PATCH v2] rcu-tasks: Directly invoke rcuwait_wake_up() in call_rcu_tasks_generic(), Zqiang
- [PATCH] rcu-tasks: Directly invoke rcuwait_wake_up() in call_rcu_tasks_generic(),
Zqiang
- [PATCH v10 0/8] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH] rcu-tasks: Allow RCU-Task trace stall warning dump late IPI CPU stacks,
Zqiang
- [GIT PULL] RCU changes for v6.3,
Paul E. McKenney
- [PATCH v9 0/8] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v9 4/8] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(), Usama Arif
- [PATCH v9 6/8] x86/smpboot: Support parallel startup of secondary CPUs, Usama Arif
- [PATCH v9 1/8] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel, Usama Arif
- [PATCH v9 2/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>, Usama Arif
- [PATCH v9 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU, Usama Arif
- [PATCH v9 8/8] x86/smpboot: Serialize topology updates for secondary bringup, Usama Arif
- [PATCH v9 7/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel, Usama Arif
- [PATCH v9 5/8] x86/smpboot: Split up native_cpu_up into separate phases and document them, Usama Arif
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Paul E. McKenney
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Piotr Gorski
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Kim Phillips
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Kim Phillips
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Usama Arif
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Usama Arif
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Usama Arif
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Oleksandr Natalenko
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Thomas Gleixner
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Usama Arif
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Thomas Gleixner
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Thomas Gleixner
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Piotr Gorski
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, Usama Arif
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64, David Woodhouse
- [PATCH v3] sched/isolation: Fix illegal CPU value by housekeeping_any_cpu() return,
Zqiang
- [PATCH v2] sched/isolation: Fix illegal CPU value by housekeeping_any_cpu() return,
Zqiang
- [PATCH v8 0/9] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v8 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them, Usama Arif
- [PATCH v8 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU, Usama Arif
- [PATCH v8 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup, Usama Arif
- [PATCH v8 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>, Usama Arif
- [PATCH v8 1/9] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel, Usama Arif
- [PATCH v8 6/9] x86/smpboot: Support parallel startup of secondary CPUs, Usama Arif
- [PATCH v8 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(), Usama Arif
- [PATCH v8 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel, Usama Arif
- [PATCH v8 9/9] x86/smpboot: Serialize topology updates for secondary bringup, Usama Arif
- Re: [PATCH v8 0/9] Parallel CPU bringup for x86_64, Paul E. McKenney
- [PATCH v2] rcu: Keeping rcu-related kthreads running on housekeeping CPUS,
Zqiang
- [BUG] run rcutorture BUG: unable to handle page fault for address: ffffffff84d05000,
Zhang, Qiang1
- [PATCH] rcu: Fix bind rcu related kthreads to housekeeping CPUs,
Zqiang
- [PATCH v7 0/9] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v7 1/9] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel, Usama Arif
- [PATCH v7 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU, Usama Arif
- [PATCH v7 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel, Usama Arif
- [PATCH v7 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup, Usama Arif
- [PATCH v7 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(), Usama Arif
- [PATCH v7 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them, Usama Arif
- [PATCH v7 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>, Usama Arif
- [PATCH v7 6/9] x86/smpboot: Support parallel startup of secondary CPUs, Usama Arif
- [PATCH v7 9/9] x86/smpboot: Serialize topology updates for secondary bringup, Usama Arif
- Re: [PATCH v7 0/9] Parallel CPU bringup for x86_64, Paul E. McKenney
- [PATCH] rcu/tree: Improve comments in rcu_report_qs_rdp(),
Joel Fernandes (Google)
- [PATCH v4] rcutorture: Create nocb tasks only for rcu testing and CONFIG_RCU_NOCB_CPU=y kernel,
Zqiang
- [PATCH v3] rcutorture: Create nocb tasks only for CONFIG_RCU_NOCB_CPU=y kernels,
Zqiang
- [PATCH v6 00/11] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v6 01/11] x86/apic/x2apic: Fix parallel handling of cluster_mask, Usama Arif
- [PATCH v6 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them, Usama Arif
- [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs, Usama Arif
- Re: [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs, Thomas Gleixner
[PATCH v6 09/11] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup, Usama Arif
[PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs, Usama Arif
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]