Linus Torvalds
19300488c9
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull x86 cleanups from Dave Hansen:
"As usual, these are all over the map. The biggest cluster is work from
Arnd to eliminate -Wmissing-prototype warnings:
- Address -Wmissing-prototype warnings
- Remove repeated 'the' in comments
- Remove unused current_untag_mask()
- Document urgent tip branch timing
- Clean up MSR kernel-doc notation
- Clean up paravirt_ops doc
- Update Srivatsa S. Bhat's maintained areas
- Remove unused extern declaration acpi_copy_wakeup_routine()"
* tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (22 commits)
x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine()
Documentation: virt: Clean up paravirt_ops doc
x86/mm: Remove unused current_untag_mask()
x86/mm: Remove repeated word in comments
x86/lib/msr: Clean up kernel-doc notation
x86/platform: Avoid missing-prototype warnings for OLPC
x86/mm: Add early_memremap_pgprot_adjust() prototype
x86/usercopy: Include arch_wb_cache_pmem() declaration
x86/vdso: Include vdso/processor.h
x86/mce: Add copy_mc_fragile_handle_tail() prototype
x86/fbdev: Include asm/fb.h as needed
x86/hibernate: Declare global functions in suspend.h
x86/entry: Add do_SYSENTER_32() prototype
x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()
x86/mm: Include asm/numa.h for set_highmem_pages_init()
x86: Avoid missing-prototype warnings for doublefault code
x86/fpu: Include asm/fpu/regset.h
x86: Add dummy prototype for mk_early_pgtbl_32()
x86/pci: Mark local functions as 'static'
x86/ftrace: Move prepare_ftrace_return prototype to header
...
2023-06-26 16:43:54 -07:00
..
2023-04-29 09:09:31 +02:00
2023-06-26 12:47:20 -07:00
2023-04-27 12:07:50 -07:00
2023-06-19 14:57:38 +02:00
2023-05-13 17:54:57 +01:00
2023-06-17 07:21:02 +01:00
2023-04-26 09:05:00 -04:00
2023-05-03 11:25:01 -07:00
2023-06-15 20:13:56 -07:00
2023-04-26 16:07:23 -07:00
2023-06-12 08:04:04 -06:00
2023-04-22 01:39:40 +02:00
2023-04-21 08:29:13 +01:00
2023-04-27 11:42:11 -07:00
2023-05-08 15:29:12 +02:00
2023-06-19 15:13:17 +01:00
2023-06-26 14:10:45 -07:00
2023-05-26 20:56:55 -07:00
2023-04-12 15:30:36 +05:30
2023-04-21 14:37:03 +01:00
2023-06-12 12:16:36 -04:00
2023-05-30 11:20:02 +02:00
2023-05-29 16:14:28 +01:00
2023-06-17 07:21:24 +01:00
2023-04-27 17:17:12 -07:00
2023-05-08 20:40:46 +01:00
2023-06-16 10:08:09 -06:00
2023-06-16 10:08:09 -06:00
2023-06-12 09:55:53 -06:00
2023-06-26 12:47:20 -07:00
2023-06-14 20:24:03 -06:00
2023-04-22 08:21:05 -07:00
2023-04-15 17:36:50 -07:00
2023-04-21 11:34:50 -07:00
2023-06-12 08:04:04 -06:00
2023-04-16 08:51:24 -07:00
2023-04-21 14:52:01 -07:00
2023-04-14 10:13:39 +01:00
2023-06-12 08:04:05 -06:00
2023-04-18 16:29:49 -07:00
2023-04-29 17:29:39 -07:00
2023-04-13 11:49:35 -07:00
2023-05-17 09:36:46 -07:00
2023-04-28 14:02:54 -07:00
2023-05-25 09:26:19 +02:00
2023-06-26 13:59:56 -07:00
2023-04-27 10:09:05 -07:00
2023-06-26 13:59:56 -07:00
2023-04-17 18:01:23 +02:00
2023-04-20 18:20:04 +08:00
2023-04-18 16:39:34 -07:00
2023-06-12 08:04:05 -06:00
2023-05-09 11:06:45 +02:00
2023-06-06 18:32:59 +02:00
2023-04-13 22:22:10 -07:00
2023-04-18 20:48:59 -07:00
2023-06-15 14:55:15 +02:00
2023-04-26 09:04:59 -04:00
2023-04-10 10:58:45 -07:00
2023-04-13 07:38:54 -06:00
2023-04-13 21:36:41 -07:00
2023-06-01 22:41:14 +09:00
2023-06-26 12:47:20 -07:00
2023-04-26 08:57:41 -07:00
2023-06-19 18:18:04 +02:00
2023-06-14 10:41:07 -07:00
2023-05-05 13:11:02 -07:00
2023-06-05 13:51:00 +02:00
2023-04-27 19:42:02 -07:00
2023-05-03 17:27:29 +02:00
2023-04-13 16:32:02 +02:00
2023-04-21 08:25:49 +01:00
2023-05-19 22:46:37 -07:00
2023-05-10 10:25:55 +01:00
2023-05-16 08:04:55 -06:00
2023-05-25 08:54:06 -06:00
2023-05-18 11:56:18 -07:00
2023-04-21 08:54:47 -07:00
2023-04-30 13:00:38 -07:00
2023-06-16 12:22:35 +01:00
2023-05-24 11:39:44 +02:00
2023-04-18 16:30:09 -07:00
2023-05-02 17:21:50 -07:00
2023-05-01 12:06:20 -07:00
2023-05-02 10:36:02 -07:00
2023-06-18 12:00:49 +09:00
2023-04-27 13:45:31 -07:00
2023-05-02 14:48:14 +02:00
2023-05-28 07:15:33 -04:00
2023-04-24 11:21:50 -07:00
2023-04-18 11:48:55 -05:00
2023-04-18 16:29:50 -07:00
2023-04-18 16:30:11 -07:00
2023-04-28 14:53:30 -07:00
2023-06-26 15:32:39 -07:00
2023-06-06 16:38:22 +02:00
2023-04-13 17:15:50 -07:00
2023-04-27 16:36:55 -07:00
2023-06-05 10:56:46 -06:00
2023-05-24 18:08:49 +02:00
2023-04-24 00:09:20 -05:00
2023-06-07 10:25:39 +01:00
2023-04-21 11:34:14 -07:00
2023-04-11 16:13:21 -04:00
2023-04-11 13:08:26 -04:00
2023-04-11 13:08:26 -04:00
2023-04-28 15:48:45 -04:00
2023-04-26 09:05:00 -04:00
2023-06-07 13:42:02 -07:00
2023-06-12 10:36:55 -07:00
2023-04-13 17:46:35 -05:00
2023-04-27 12:07:50 -07:00
2023-04-13 17:46:34 -05:00
2023-04-27 12:07:50 -07:00
2023-05-18 11:56:19 -07:00
2023-05-29 16:14:28 +01:00
2023-04-27 19:42:02 -07:00
2023-06-05 12:26:37 +02:00
2023-04-18 10:36:58 -07:00
2023-04-30 11:51:51 -07:00
2023-05-28 20:45:46 +02:00
2023-06-16 16:46:33 +02:00
2023-05-17 21:29:09 -07:00
2023-05-17 09:16:59 +02:00
2023-06-07 14:26:09 -06:00
2023-04-21 15:34:33 +02:00
2023-05-17 09:24:49 +02:00
2023-04-20 22:55:35 -04:00
2023-04-20 14:25:07 +02:00
2023-04-20 18:20:05 +08:00
2023-04-13 14:27:53 +02:00
2023-04-18 16:39:33 -07:00
2023-06-05 10:55:20 -06:00
2023-04-13 16:04:28 -07:00
2023-04-28 15:57:53 -07:00
2023-04-21 08:19:30 +01:00
2023-04-24 13:39:58 -07:00
2023-04-19 14:07:13 -06:00
2023-04-18 11:15:24 -07:00
2023-04-25 21:03:14 -04:00
2023-04-23 21:51:25 -07:00
2023-04-18 16:29:55 -07:00
2023-05-17 15:24:33 -07:00
2023-05-19 08:37:37 +01:00
2023-05-23 16:10:11 +02:00
2023-04-27 19:42:02 -07:00
2023-04-28 15:03:43 -07:00
2023-05-24 08:42:16 -06:00
2023-04-14 17:31:23 +02:00
2023-04-13 12:50:46 +02:00
2023-05-18 11:56:18 -07:00
2023-04-21 14:52:02 -07:00
2023-04-29 10:29:57 -07:00
2023-04-16 14:23:07 +02:00
2023-06-18 22:41:53 +02:00
2023-05-02 19:24:16 -07:00
2023-04-27 19:20:12 +02:00
2023-05-31 21:45:49 +02:00
2023-05-16 02:43:12 +03:00
2023-05-23 23:38:23 -04:00
2023-04-27 11:53:57 -07:00
2023-06-16 10:08:09 -06:00
2023-04-27 11:42:11 -07:00
2023-05-23 21:08:33 -04:00
2023-04-27 19:42:02 -07:00
2023-04-21 03:02:35 -04:00
2023-05-02 11:56:43 -07:00
2023-04-21 03:02:35 -04:00
2023-04-21 03:02:30 -04:00
2023-04-21 03:02:34 -04:00
2023-04-24 11:48:33 +02:00
2023-06-06 10:47:04 +02:00
2023-06-23 12:08:14 -07:00
2023-04-17 18:01:22 +02:00