]> git.baikalelectronics.ru Git - 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)
commit9b606aa766e88184d910a63e063e5cb0ae8c86d7
treea656975173d7ed2cc65ef3cf38c16be48c81b85a
parent50b465178d1f1abcb23d024a39d3ac9a9b30c5e5
parent28ceb21a1680f7e8ada96bd3245d6c83330c0ff8
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