[tip: x86/mm] x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()

2021-03-06 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 6035152d8eebe16a5bb60398d3e05dc7799067b0 Gitweb: https://git.kernel.org/tip/6035152d8eebe16a5bb60398d3e05dc7799067b0 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:06 -08:00 Committer:

[tip: x86/mm] smp: Run functions concurrently in smp_call_function_many_cond()

2021-03-06 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: a32a4d8a815c4eb6dc64b8962dc13a9dfae70868 Gitweb: https://git.kernel.org/tip/a32a4d8a815c4eb6dc64b8962dc13a9dfae70868 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:04 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()

2021-03-06 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 4c1ba3923e6c8aa736e40f481a278c21b956c072 Gitweb: https://git.kernel.org/tip/4c1ba3923e6c8aa736e40f481a278c21b956c072 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:05 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Privatize cpu_tlbstate

2021-03-06 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 2f4305b19fe6a2a261d76c21856c5598f7d878fe Gitweb: https://git.kernel.org/tip/2f4305b19fe6a2a261d76c21856c5598f7d878fe Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:08 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Flush remote and local TLBs concurrently

2021-03-06 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 4ce94eabac16b1d2c95762b40f49e5654ab288d7 Gitweb: https://git.kernel.org/tip/4ce94eabac16b1d2c95762b40f49e5654ab288d7 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:07 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Remove unnecessary uses of the inline keyword

2021-03-06 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 1608e4cf31b88c8c448ce13aa1d77969dda6bdb7 Gitweb: https://git.kernel.org/tip/1608e4cf31b88c8c448ce13aa1d77969dda6bdb7 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:11 -08:00 Committer:

[tip: x86/mm] cpumask: Mark functions as pure

2021-03-06 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 291c4011dd7ac0cd0cebb727a75ee5a50d16dcf7 Gitweb: https://git.kernel.org/tip/291c4011dd7ac0cd0cebb727a75ee5a50d16dcf7 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:10 -08:00 Committer:

[tip: x86/mm] smp: Inline on_each_cpu_cond() and on_each_cpu()

2021-03-06 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: a5aa5ce300597224ec76dacc8e63ba3ad7a18bbd Gitweb: https://git.kernel.org/tip/a5aa5ce300597224ec76dacc8e63ba3ad7a18bbd Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:12 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Do not make is_lazy dirty for no reason

2021-03-06 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 09c5272e48614a30598e759c3c7bed126d22037d Gitweb: https://git.kernel.org/tip/09c5272e48614a30598e759c3c7bed126d22037d Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:09 -08:00 Committer:

[tip: x86/mm] smp: Run functions concurrently in smp_call_function_many_cond()

2021-03-02 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: b54d50640ca698383fc5b711487f303c17f4b47f Gitweb: https://git.kernel.org/tip/b54d50640ca698383fc5b711487f303c17f4b47f Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:04 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()

2021-03-02 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: bc51e8e6f9c387d8dda1d8dea2b8856d0ade4101 Gitweb: https://git.kernel.org/tip/bc51e8e6f9c387d8dda1d8dea2b8856d0ade4101 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:06 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()

2021-03-02 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: f4f14f7c20440a442b4eaeb7b6f25cd0fc437e36 Gitweb: https://git.kernel.org/tip/f4f14f7c20440a442b4eaeb7b6f25cd0fc437e36 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:05 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Flush remote and local TLBs concurrently

2021-03-02 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: efa72447b0b95cd5e8b2bd7cf55ae23c716f8702 Gitweb: https://git.kernel.org/tip/efa72447b0b95cd5e8b2bd7cf55ae23c716f8702 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:07 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Privatize cpu_tlbstate

2021-03-02 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: fe978069739b59804c911fc9e9645ce768ec5b9e Gitweb: https://git.kernel.org/tip/fe978069739b59804c911fc9e9645ce768ec5b9e Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:08 -08:00 Committer:

[tip: x86/mm] smp: Inline on_each_cpu_cond() and on_each_cpu()

2021-03-02 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 28344ab0a282a5ab5e4d56bfbcb2b363f4c15447 Gitweb: https://git.kernel.org/tip/28344ab0a282a5ab5e4d56bfbcb2b363f4c15447 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:12 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Do not make is_lazy dirty for no reason

2021-03-02 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: db73f8099a502be8ed46f6332c91754c74ac76c2 Gitweb: https://git.kernel.org/tip/db73f8099a502be8ed46f6332c91754c74ac76c2 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:09 -08:00 Committer:

[tip: x86/mm] cpumask: Mark functions as pure

2021-03-02 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 1028a5918cbaae6b9d7f0a04b6a200b9e67aec14 Gitweb: https://git.kernel.org/tip/1028a5918cbaae6b9d7f0a04b6a200b9e67aec14 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:10 -08:00 Committer:

[tip: x86/mm] x86/mm/tlb: Remove unnecessary uses of the inline keyword

2021-03-02 Thread tip-bot2 for Nadav Amit
The following commit has been merged into the x86/mm branch of tip: Commit-ID: 327db7a160b33865e086f7fff73e08f6d8d47005 Gitweb: https://git.kernel.org/tip/327db7a160b33865e086f7fff73e08f6d8d47005 Author:Nadav Amit AuthorDate:Sat, 20 Feb 2021 15:17:11 -08:00 Committer: