From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Borislav Petkov <bp@alien8.de>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] x86/cleanups for v5.9
Date: Mon, 3 Aug 2020 19:27:41 +0200 [thread overview]
Message-ID: <20200803172741.GA914875@gmail.com> (raw)
Linus,
Please pull the latest x86/cleanups git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2020-08-03
# HEAD: 90fc73928fec2f62bbee1476781754c7392a7b61 x86/ioperm: Initialize pointer bitmap with NULL rather than 0
Misc cleanups all around the place.
out-of-topic modifications in x86-cleanups-2020-08-03:
--------------------------------------------------------
drivers/hwmon/fam15h_power.c # 1068ed4547ad: x86/msr: Lift AMD family 0x1
include/linux/cpu.h # 2accfa69050c: cpu/speculation: Add prototy
init/do_mounts_initrd.c # eacb0c101a0b: initrd: Remove erroneous com
Thanks,
Ingo
------------------>
Arvind Sankar (1):
x86/mm: Drop unused MAX_PHYSADDR_BITS
Benjamin Thiel (2):
x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c
x86/mm/32: Fix -Wmissing prototypes warnings for init.c
Borislav Petkov (4):
x86/msr: Lift AMD family 0x15 power-specific MSRs
x86/cpufeatures: Mark two free bits in word 3
x86/asm: Unify __ASSEMBLY__ blocks
x86/msr: Move the F15h MSRs where they belong
Colin Ian King (1):
x86/ioperm: Initialize pointer bitmap with NULL rather than 0
Guenter Roeck (1):
cpu/speculation: Add prototype for cpu_show_srbds()
Ingo Molnar (3):
x86/ioapic: Remove unused "IOAPIC_AUTO" define
x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macros
x86/mm: Remove the unused mk_kernel_pgd() #define
Jason Andryuk (1):
x86/idt: Make idt_descr static
Randy Dunlap (3):
x86: bootparam.h: Delete duplicated word
x86: cmpxchg_32.h: Delete duplicated word
x86: uv: uv_hub.h: Delete duplicated word
Tom Rini (1):
initrd: Remove erroneous comment
arch/x86/events/amd/power.c | 4 ----
arch/x86/include/asm/asm.h | 6 ++----
arch/x86/include/asm/cmpxchg_32.h | 2 +-
arch/x86/include/asm/cpufeatures.h | 2 ++
arch/x86/include/asm/io_apic.h | 1 -
arch/x86/include/asm/mem_encrypt.h | 5 ++++-
arch/x86/include/asm/msr-index.h | 4 +++-
arch/x86/include/asm/pgtable.h | 9 +++------
arch/x86/include/asm/pgtable_64.h | 11 ++++-------
arch/x86/include/asm/sparsemem.h | 6 +-----
arch/x86/include/asm/tsc.h | 3 ---
arch/x86/include/asm/uv/uv_hub.h | 2 +-
arch/x86/include/uapi/asm/bootparam.h | 2 +-
arch/x86/kernel/idt.c | 2 +-
arch/x86/mm/init.c | 3 +--
arch/x86/mm/mem_encrypt.c | 2 +-
arch/x86/xen/enlighten_pv.c | 2 +-
drivers/hwmon/fam15h_power.c | 4 ----
include/linux/cpu.h | 1 +
init/do_mounts_initrd.c | 5 -----
20 files changed, 27 insertions(+), 49 deletions(-)
next reply other threads:[~2020-08-03 17:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 17:27 Ingo Molnar [this message]
2020-08-04 0:50 ` [GIT PULL] x86/cleanups for v5.9 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200803172741.GA914875@gmail.com \
--to=mingo@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.