public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] x86/cleanups for v4.18
Date: Mon, 4 Jun 2018 17:08:52 +0200	[thread overview]
Message-ID: <20180604150852.GA30857@gmail.com> (raw)

Linus,

Please pull the latest x86-cleanups-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-for-linus

   # HEAD: 844ea8f62619ac2a5e47d13e3449ac197067b414 x86/apm: Fix spelling mistake: "caculate" -> "calculate"

Misc cleanups.

 Thanks,

	Ingo

------------------>
Colin Ian King (1):
      x86/apm: Fix spelling mistake: "caculate" -> "calculate"

Ingo Molnar (1):
      x86/bpf: Clean up non-standard comments, to make the code more readable

Joe Perches (3):
      x86/early-quirks: Rename duplicate define of dev_err
      x86: Remove pr_fmt duplicate logging prefixes
      x86/mtrr: Rename main.c to mtrr.c and remove duplicate prefixes


 arch/x86/events/amd/ibs.c                   |   2 +-
 arch/x86/kernel/apm_32.c                    |   2 +-
 arch/x86/kernel/cpu/mtrr/Makefile           |   2 +-
 arch/x86/kernel/cpu/mtrr/{main.c => mtrr.c} |  33 ++--
 arch/x86/kernel/e820.c                      |  32 ++--
 arch/x86/kernel/early-quirks.c              |   8 +-
 arch/x86/kernel/hpet.c                      |   5 +-
 arch/x86/kernel/uprobes.c                   |   4 +-
 arch/x86/mm/numa.c                          |  22 +--
 arch/x86/net/bpf_jit_comp.c                 | 233 ++++++++++++++++------------
 10 files changed, 188 insertions(+), 155 deletions(-)
 rename arch/x86/kernel/cpu/mtrr/{main.c => mtrr.c} (96%)

                 reply	other threads:[~2018-06-04 15:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180604150852.GA30857@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox