[Xen-devel] [tip:x86/asm] x86/traps: Enable all exception handler callbacks early

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: ae7ef45e12354a1e2f6013b46df0c9f5bbb6ffbe Gitweb: http://git.kernel.org/tip/ae7ef45e12354a1e2f6013b46df0c9f5bbb6ffbe Author: Andy Lutomirski AuthorDate: Sat, 2 Apr 2016 07:01:35 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:45 +0200 x86/traps: Enable all exc

[Xen-devel] [tip:x86/asm] x86/head: Move early exception panic code into early_fixup_exception()

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: 0e861fbb5bda79b871341ef2a9a8059765cbe8a4 Gitweb: http://git.kernel.org/tip/0e861fbb5bda79b871341ef2a9a8059765cbe8a4 Author: Andy Lutomirski AuthorDate: Sat, 2 Apr 2016 07:01:34 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:44 +0200 x86/head: Move early exce

[Xen-devel] [tip:x86/asm] x86/head: Move the early NMI fixup into C

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: 0d0efc07f3df677d7622bb760f8e2920b5e33f42 Gitweb: http://git.kernel.org/tip/0d0efc07f3df677d7622bb760f8e2920b5e33f42 Author: Andy Lutomirski AuthorDate: Sat, 2 Apr 2016 07:01:33 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:44 +0200 x86/head: Move the early

[Xen-devel] [tip:x86/asm] x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: 7bbcdb1ca4d2fd69094ee89c18601b396531ca9f Gitweb: http://git.kernel.org/tip/7bbcdb1ca4d2fd69094ee89c18601b396531ca9f Author: Andy Lutomirski AuthorDate: Sat, 2 Apr 2016 07:01:32 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:44 +0200 x86/head: Pass a real pt_

[Xen-devel] [tip:x86/asm] x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: c2ee03b2a94d7ba692cf6206bbe069d5bfcc20ed Gitweb: http://git.kernel.org/tip/c2ee03b2a94d7ba692cf6206bbe069d5bfcc20ed Author: Andy Lutomirski AuthorDate: Sat, 2 Apr 2016 07:01:36 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:45 +0200 x86/paravirt: Add _safe t

[Xen-devel] [tip:x86/asm] x86/msr: Carry on after a non-"safe" MSR access fails

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: fbd704374d111bed16a19261176fa30e2379c87c Gitweb: http://git.kernel.org/tip/fbd704374d111bed16a19261176fa30e2379c87c Author: Andy Lutomirski AuthorDate: Sat, 2 Apr 2016 07:01:37 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:45 +0200 x86/msr: Carry on after a

[Xen-devel] [tip:x86/asm] x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: 4985ce15a397e9b6541548efe3b9ffac2dda9127 Gitweb: http://git.kernel.org/tip/4985ce15a397e9b6541548efe3b9ffac2dda9127 Author: Andy Lutomirski AuthorDate: Sat, 2 Apr 2016 07:01:39 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:46 +0200 x86/paravirt: Make "unsaf

[Xen-devel] [tip:x86/asm] x86/msr: Set the return value to zero when native_rdmsr_safe() fails

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: b828b79fcced0e66492590707649dbfaea6435e6 Gitweb: http://git.kernel.org/tip/b828b79fcced0e66492590707649dbfaea6435e6 Author: Andy Lutomirski AuthorDate: Sat, 2 Apr 2016 07:01:40 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:46 +0200 x86/msr: Set the return v

[Xen-devel] [tip:x86/asm] x86/paravirt: Add paravirt_{read, write}_msr()

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: dd2f4a004b016bbfb64f1de49cb45e66232e40a6 Gitweb: http://git.kernel.org/tip/dd2f4a004b016bbfb64f1de49cb45e66232e40a6 Author: Andy Lutomirski AuthorDate: Sat, 2 Apr 2016 07:01:38 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:46 +0200 x86/paravirt: Add paravir

[Xen-devel] [tip:x86/asm] x86/extable: Add a comment about early exception handlers

2016-04-13 Thread tip-bot for Andy Lutomirski
Commit-ID: 60a0e2039e3df6c0a2b896bd78af36ff36fb629c Gitweb: http://git.kernel.org/tip/60a0e2039e3df6c0a2b896bd78af36ff36fb629c Author: Andy Lutomirski AuthorDate: Mon, 4 Apr 2016 08:46:22 -0700 Committer: Ingo Molnar CommitDate: Wed, 13 Apr 2016 11:37:47 +0200 x86/extable: Add a commen

[Xen-devel] [tip:x86/mm] x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()

2017-06-13 Thread tip-bot for Andy Lutomirski
Commit-ID: 6c690ee1039b251e583fc65b28da30e97d6a7385 Gitweb: http://git.kernel.org/tip/6c690ee1039b251e583fc65b28da30e97d6a7385 Author: Andy Lutomirski AuthorDate: Mon, 12 Jun 2017 10:26:14 -0700 Committer: Ingo Molnar CommitDate: Tue, 13 Jun 2017 08:48:09 +0200 x86/mm: Split read_cr3()

[Xen-devel] [tip:x86/urgent] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels

2016-12-19 Thread tip-bot for Andy Lutomirski
Commit-ID: 1c52d859cb2d417e7216d3e56bb7fea88444cec9 Gitweb: http://git.kernel.org/tip/1c52d859cb2d417e7216d3e56bb7fea88444cec9 Author: Andy Lutomirski AuthorDate: Fri, 9 Dec 2016 10:24:05 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:54:20 +0100 x86/asm/32: Make sync

[Xen-devel] [tip:x86/urgent] Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"

2016-12-19 Thread tip-bot for Andy Lutomirski
Commit-ID: 426d1aff3138cf38da14e912df3c75e312f96e9e Gitweb: http://git.kernel.org/tip/426d1aff3138cf38da14e912df3c75e312f96e9e Author: Andy Lutomirski AuthorDate: Fri, 9 Dec 2016 10:24:06 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:54:20 +0100 Revert "x86/boot: Fai

[Xen-devel] [tip:x86/urgent] x86/asm: Rewrite sync_core() to use IRET-to-self

2016-12-19 Thread tip-bot for Andy Lutomirski
Commit-ID: c198b121b1a1d7a7171770c634cd49191bac4477 Gitweb: http://git.kernel.org/tip/c198b121b1a1d7a7171770c634cd49191bac4477 Author: Andy Lutomirski AuthorDate: Fri, 9 Dec 2016 10:24:08 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:54:21 +0100 x86/asm: Rewrite sync

[Xen-devel] [tip:x86/urgent] x86/microcode/intel: Replace sync_core() with native_cpuid()

2016-12-19 Thread tip-bot for Andy Lutomirski
Commit-ID: 484d0e5c7943644cc46e7308a8f9d83be598f2b9 Gitweb: http://git.kernel.org/tip/484d0e5c7943644cc46e7308a8f9d83be598f2b9 Author: Andy Lutomirski AuthorDate: Fri, 9 Dec 2016 10:24:07 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:54:21 +0100 x86/microcode/intel:

[Xen-devel] [tip:x86/asm] x86/xen: Simplify set_aliased_prot()

2016-06-11 Thread tip-bot for Andy Lutomirski
Commit-ID: 99158f10e91768d34c5004c40c42f802b719bcae Gitweb: http://git.kernel.org/tip/99158f10e91768d34c5004c40c42f802b719bcae Author: Andy Lutomirski AuthorDate: Tue, 24 May 2016 15:48:38 -0700 Committer: Ingo Molnar CommitDate: Sat, 11 Jun 2016 11:28:11 +0200 x86/xen: Simplify set_al

[Xen-devel] [tip:x86/asm] selftests/x86, x86/ldt: Add a selftest for modify_ldt()

2015-07-31 Thread tip-bot for Andy Lutomirski
Commit-ID: 014dc90b66c8d0b5f5a9400440727c134ee5e5a3 Gitweb: http://git.kernel.org/tip/014dc90b66c8d0b5f5a9400440727c134ee5e5a3 Author: Andy Lutomirski AuthorDate: Thu, 30 Jul 2015 14:31:33 -0700 Committer: Ingo Molnar CommitDate: Fri, 31 Jul 2015 10:24:37 +0200 selftests/x86, x86/ldt:

[Xen-devel] [tip:x86/asm] x86/ldt: Make modify_ldt synchronous

2015-07-31 Thread tip-bot for Andy Lutomirski
Commit-ID: 37868fe113ff2ba814b3b4eb12df214df555f8dc Gitweb: http://git.kernel.org/tip/37868fe113ff2ba814b3b4eb12df214df555f8dc Author: Andy Lutomirski AuthorDate: Thu, 30 Jul 2015 14:31:32 -0700 Committer: Ingo Molnar CommitDate: Fri, 31 Jul 2015 10:23:23 +0200 x86/ldt: Make modify_ldt

[Xen-devel] [tip:x86/asm] x86/xen: Probe target addresses in set_aliased_prot () before the hypercall

2015-07-31 Thread tip-bot for Andy Lutomirski
Commit-ID: aa1acff356bbedfd03b544051f5b371746735d89 Gitweb: http://git.kernel.org/tip/aa1acff356bbedfd03b544051f5b371746735d89 Author: Andy Lutomirski AuthorDate: Thu, 30 Jul 2015 14:31:31 -0700 Committer: Ingo Molnar CommitDate: Fri, 31 Jul 2015 10:23:22 +0200 x86/xen: Probe target ad

[Xen-devel] [tip:x86/asm] x86/ldt: Make modify_ldt() optional

2015-07-31 Thread tip-bot for Andy Lutomirski
Commit-ID: a5b9e5a2f14f25a8dae987494d50ad3aac7366b6 Gitweb: http://git.kernel.org/tip/a5b9e5a2f14f25a8dae987494d50ad3aac7366b6 Author: Andy Lutomirski AuthorDate: Thu, 30 Jul 2015 14:31:34 -0700 Committer: Ingo Molnar CommitDate: Fri, 31 Jul 2015 13:30:45 +0200 x86/ldt: Make modify_ldt