]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Jun 2018 02:17:47 +0000 (19:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Jun 2018 02:17:47 +0000 (19:17 -0700)
commit0afe832e55a70f4bc5e725db400779b4f620290c
treea656975173d7ed2cc65ef3cf38c16be48c81b85a
parent42964c6f6261f6b44bb43cabc93ac9e39b5a9a54
parent844ea8f62619ac2a5e47d13e3449ac197067b414
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cleanups from Ingo Molnar:
 "Misc cleanups"

* 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/apm: Fix spelling mistake: "caculate" -> "calculate"
  x86/mtrr: Rename main.c to mtrr.c and remove duplicate prefixes
  x86: Remove pr_fmt duplicate logging prefixes
  x86/early-quirks: Rename duplicate define of dev_err
  x86/bpf: Clean up non-standard comments, to make the code more readable
arch/x86/kernel/apm_32.c
arch/x86/kernel/cpu/mtrr/mtrr.c
arch/x86/kernel/uprobes.c
arch/x86/net/bpf_jit_comp.c