Linus Torvalds
171c2bcbcb
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull unified TLB flushing from Ingo Molnar:
"This contains the generic mmu_gather feature from Peter Zijlstra,
which is an all-arch unification of TLB flushing APIs, via the
following (broad) steps:
- enhance the <asm-generic/tlb.h> APIs to cover more arch details
- convert most TLB flushing arch implementations to the generic
<asm-generic/tlb.h> APIs.
- remove leftovers of per arch implementations
After this series every single architecture makes use of the unified
TLB flushing APIs"
* 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
mm/resource: Use resource_overlaps() to simplify region_intersects()
ia64/tlb: Eradicate tlb_migrate_finish() callback
asm-generic/tlb: Remove tlb_table_flush()
asm-generic/tlb: Remove tlb_flush_mmu_free()
asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER
asm-generic/tlb: Remove arch_tlb*_mmu()
s390/tlb: Convert to generic mmu_gather
asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y
arch/tlb: Clean up simple architectures
um/tlb: Convert to generic mmu_gather
sh/tlb: Convert SH to generic mmu_gather
ia64/tlb: Convert to generic mmu_gather
arm/tlb: Convert to generic mmu_gather
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
asm-generic/tlb, ia64: Conditionally provide tlb_migrate_finish()
asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm()
asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()
asm-generic/tlb, arch: Provide generic VIPT cache flush
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
asm-generic/tlb: Provide a comment
2019-05-06 11:36:58 -07:00
..
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-07-30 10:27:20 -07:00
2018-06-24 09:27:27 -07:00
2019-03-05 11:28:25 -08:00
2018-12-23 07:58:26 -08:00
2018-04-23 16:39:34 +01:00
2018-12-31 07:12:35 -08:00
2018-06-24 09:27:27 -07:00
2018-06-24 09:26:03 -07:00
2017-07-11 14:13:06 +02:00
2017-11-02 11:10:55 +01:00
2017-07-11 14:13:06 +02:00
2015-03-31 11:59:40 +02:00
2018-11-21 19:54:59 -08:00
2017-07-11 14:13:06 +02:00
2019-02-19 12:46:03 -08:00
2017-07-11 14:13:06 +02:00
2018-06-24 09:27:27 -07:00
2018-06-24 09:27:27 -07:00
2018-12-17 08:26:24 +01:00
2019-01-07 13:38:35 -08:00
2017-11-02 11:10:55 +01:00
2019-01-22 11:17:21 -08:00
2018-12-29 13:40:29 -08:00
2017-11-03 09:02:30 -07:00
2017-07-11 14:13:06 +02:00
2016-09-13 16:45:15 +02:00
2018-07-30 10:27:20 -07:00
2015-09-03 12:08:02 +02:00
2015-02-17 15:37:21 +00:00
2015-03-31 11:59:40 +02:00
2017-11-02 11:10:55 +01:00
2018-12-04 17:15:25 -07:00
2017-07-11 14:13:06 +02:00
2017-07-11 14:13:06 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2015-11-11 08:38:44 +01:00
2017-11-02 11:10:55 +01:00
2018-08-08 09:48:32 -07:00
2019-02-07 15:22:38 -08:00
2019-02-19 12:46:03 -08:00
2017-11-02 11:10:55 +01:00
2016-05-13 14:02:13 +02:00
2019-02-19 12:46:02 -08:00
2018-08-14 10:57:44 -07:00
2018-09-17 10:55:24 -07:00
2015-06-21 21:54:21 +02:00
2017-03-02 08:42:37 +01:00
2016-10-06 18:02:35 +02:00
2018-10-15 23:11:13 -07:00
2018-08-10 17:27:51 -07:00
2018-10-15 23:11:14 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-10 20:58:56 +00:00
2019-02-04 10:53:34 -08:00
2019-03-05 11:28:25 -08:00
2015-10-26 09:49:41 +01:00
2019-02-04 10:53:34 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-24 09:27:27 -07:00
2018-01-18 22:07:16 +00:00
2017-06-29 02:42:26 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-07 12:01:17 +02:00
2019-02-07 12:59:45 -08:00
2016-05-13 14:02:14 +02:00
2015-11-05 11:15:41 +01:00
2015-09-03 12:07:52 +02:00
2019-01-03 18:57:57 -08:00
2017-11-02 11:10:55 +01:00
2015-11-11 08:36:41 +01:00
2017-11-02 11:10:55 +01:00
2019-02-06 14:59:24 -08:00
2017-11-17 11:54:55 -08:00
2018-08-29 15:42:20 +02:00
2018-11-07 16:26:42 -08:00
2014-10-23 19:58:13 +02:00
2019-02-04 10:56:41 -08:00
2018-12-05 14:46:44 -08:00
2017-08-29 15:21:51 +02:00
2019-02-04 10:56:41 -08:00
2017-04-10 11:56:04 +02:00
2015-10-26 09:49:42 +01:00
2018-09-20 09:01:15 +02:00
2018-06-24 09:26:03 -07:00
2019-02-13 19:12:33 +01:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:18 -08:00
2018-11-09 10:23:19 -08:00
2018-11-09 10:23:18 -08:00
2017-11-02 11:10:55 +01:00
2017-08-30 00:57:29 +02:00
2014-11-07 15:07:36 +01:00
2018-11-09 10:23:13 -08:00
2018-11-09 10:23:15 -08:00
2014-10-24 02:38:33 +02:00
2019-02-04 10:53:34 -08:00
2019-02-04 10:56:35 -08:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:26:34 -07:00
2017-01-03 16:34:48 +01:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:19 -08:00
2014-11-24 07:44:52 +01:00
2016-05-13 14:01:40 +02:00
2017-07-11 14:13:06 +02:00
2019-01-22 17:32:01 -08:00
2018-03-09 11:22:45 +00:00
2017-11-02 11:10:55 +01:00
2018-12-06 06:56:38 -08:00
2019-03-11 11:11:11 -07:00
2019-01-22 17:35:57 -08:00
2017-11-02 11:10:55 +01:00
2018-09-22 10:32:34 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-21 12:33:09 +02:00
2019-02-20 22:48:32 +01:00
2018-03-06 18:40:44 +01:00
2017-11-02 11:10:55 +01:00
2016-05-09 12:00:05 +02:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2017-11-03 09:02:30 -07:00
2018-02-05 10:37:48 +00:00
2018-05-14 23:58:23 +01:00
2017-11-02 11:10:55 +01:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2016-04-03 12:32:09 +02:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2019-02-04 10:56:41 -08:00
2019-02-04 10:56:41 -08:00
2019-02-04 10:56:41 -08:00
2018-11-21 19:54:59 -08:00
2017-11-02 11:10:55 +01:00
2018-01-22 20:52:27 +00:00
2017-11-02 11:10:55 +01:00
2014-11-24 07:45:36 +01:00
2018-11-05 10:15:28 -08:00
2018-05-07 07:15:41 +02:00
2019-01-04 13:13:47 -08:00
2017-06-08 14:51:58 +02:00
2018-11-20 21:05:39 -08:00
2016-05-13 15:30:25 +02:00
2019-02-06 14:59:24 -08:00
2017-11-03 09:02:30 -07:00
2018-11-09 10:23:19 -08:00
2015-06-21 21:54:14 +02:00
2016-10-12 14:34:45 +02:00
2018-11-20 21:04:17 -08:00
2017-11-02 11:10:55 +01:00
2017-11-28 16:53:24 +01:00
2018-07-17 09:40:17 -07:00
2018-07-17 09:40:17 -07:00
2016-04-03 12:32:09 +02:00
2016-08-06 09:13:11 -04:00
2018-08-01 13:20:15 -07:00
2017-11-03 09:02:30 -07:00
2019-02-19 12:46:03 -08:00
2018-09-22 10:31:50 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-10 11:50:19 +02:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:18 -08:00
2019-04-05 09:26:43 -04:00
2019-01-03 18:57:57 -08:00
2018-01-09 23:21:02 +00:00
2018-05-14 23:58:23 +01:00
2019-04-03 10:32:54 +02:00
2015-09-03 12:07:45 +02:00
2018-08-10 17:27:53 -07:00
2019-02-04 10:56:24 -08:00
2017-11-02 11:10:55 +01:00
2017-08-30 00:57:26 +02:00
2015-06-21 21:52:50 +02:00
2014-11-24 22:47:31 +01:00
2019-03-04 10:50:14 -08:00
2018-12-07 13:30:48 -08:00
2019-02-07 00:13:28 +01:00
2016-10-07 18:46:30 -07:00
2017-10-25 11:01:08 +02:00
2017-11-02 11:10:55 +01:00
2015-08-26 15:23:40 +02:00
2016-05-09 12:00:02 +02:00
2017-11-03 09:02:30 -07:00