| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-07-14 | x86/xen: Audit and remove any unnecessary uses of module.h |  Paul Gortmaker | 1 | -1/+1 |
| 2016-07-06 | x86/xen: Use DIV_ROUND_UP |  Amitoj Kaur Chawla | 1 | -2/+2 |
| 2016-06-11 | x86/xen: Simplify set_aliased_prot() |  Andy Lutomirski | 1 | -3/+1 |
| 2016-05-16 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+8 |
| 2016-04-22 | x86/paravirt: Remove paravirt_enabled() |  Luis R. Rodriguez | 1 | -1/+0 |
| 2016-04-22 | x86/rtc: Replace paravirt rtc check with platform legacy quirk |  Luis R. Rodriguez | 1 | -3/+7 |
| 2016-04-22 | x86/xen: Use X86_SUBARCH_XEN for PV guest boots |  Luis R. Rodriguez | 1 | -0/+1 |
| 2016-04-13 | x86/paravirt: Add paravirt_{read,write}_msr() |  Andy Lutomirski | 1 | -0/+23 |
| 2016-04-13 | x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks |  Andy Lutomirski | 1 | -2/+2 |
| 2016-04-13 | Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base |  Ingo Molnar | 1 | -9/+0 |
| 2016-03-31 | x86/cpufeature: Remove cpu_has_pse |  Borislav Petkov | 1 | -1/+1 |
| 2016-03-31 | x86/cpufeature: Remove cpu_has_pge |  Borislav Petkov | 1 | -1/+1 |
| 2016-03-29 | x86/xen, pat: Remove PAT table init code from Xen |  Toshi Kani | 1 | -9/+0 |
| 2016-03-29 | x86/mm/pat: Add support of non-default PAT MSR setting |  Toshi Kani | 1 | -1/+1 |
| 2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2016-03-17 | x86/iopl/64: Properly context-switch IOPL on Xen PV |  Andy Lutomirski | 1 | -1/+1 |
| 2016-02-29 | x86/xen: Mark xen_cpuid() stack frame as non-standard |  Josh Poimboeuf | 1 | -1/+2 |
| 2016-02-01 | x86/cpufeature: Use enum cpuid_leafs instead of magic numbers |  Huaitong Han | 1 | -1/+1 |
| 2016-01-12 | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 1 | -4/+4 |
| 2016-01-11 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -7/+0 |
| 2016-01-11 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+0 |
| 2015-12-21 | xen: rename dom0_op to platform_op |  Stefano Stabellini | 1 | -4/+4 |
| 2015-12-19 | x86/paravirt: Prevent rtc_cmos platform device init on PV guests |  David Vrabel | 1 | -1/+3 |
| 2015-12-19 | Merge branch 'linus' into x86/cleanups |  Thomas Gleixner | 1 | -0/+15 |
| 2015-12-19 | x86/xen: Avoid fast syscall path for Xen PV guests |  Boris Ostrovsky | 1 | -1/+3 |
| 2015-11-23 | x86/paravirt: Remove the unused irq_enable_sysexit pv op |  Boris Ostrovsky | 1 | -3/+0 |
| 2015-11-23 | x86/xen: Avoid fast syscall path for Xen PV guests |  Boris Ostrovsky | 1 | -1/+3 |
| 2015-11-19 | x86/paravirt: Remove unused pv_apic_ops structure |  Juergen Gross | 1 | -7/+0 |
| 2015-10-23 | xen/arm: Enable cpu_hotplug.c |  Stefano Stabellini | 1 | -0/+15 |
| 2015-09-28 | x86/xen: Support kexec/kdump in HVM guests by doing a soft reset |  Vitaly Kuznetsov | 1 | -0/+23 |
| 2015-09-28 | xen/x86: Don't try to write syscall-related MSRs for PV guests |  Boris Ostrovsky | 1 | -0/+1 |
| 2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 1 | -5/+15 |
| 2015-08-20 | xen/x86: Don't try to set PCE bit in CR4 |  Boris Ostrovsky | 1 | -2/+1 |
| 2015-08-20 | xen/PMU: Intercept PMU-related MSR and APIC accesses |  Boris Ostrovsky | 1 | -6/+5 |
| 2015-08-20 | xen/PMU: Initialization code for Xen PMU |  Boris Ostrovsky | 1 | -1/+11 |
| 2015-08-20 | xen: add explicit memblock_reserve() calls for special pages |  Juergen Gross | 1 | -1/+3 |
| 2015-07-31 | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches |  Ingo Molnar | 1 | -0/+40 |
| 2015-07-31 | x86/xen: Probe target addresses in set_aliased_prot() before the hypercall |  Andy Lutomirski | 1 | -0/+40 |
| 2015-07-06 | x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks |  Andy Lutomirski | 1 | -3/+0 |
| 2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+5 |
| 2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates |  Ingo Molnar | 1 | -2/+3 |
| 2015-06-07 | x86/mm/pat: Emulate PAT when it is disabled |  Borislav Petkov | 1 | -2/+3 |
| 2015-05-19 | x86/fpu: Simplify fpu__cpu_init() |  Ingo Molnar | 1 | -1/+1 |
| 2015-05-19 | x86/fpu: Rename fpu_init() to fpu__cpu_init() |  Ingo Molnar | 1 | -1/+1 |
| 2015-05-08 | Merge branch 'linus' into x86/asm, before applying dependent patch |  Ingo Molnar | 1 | -98/+19 |
| 2015-05-05 | hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests |  Boris Ostrovsky | 1 | -9/+18 |
| 2015-04-22 | x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop |  Andy Lutomirski | 1 | -1/+2 |
| 2015-04-16 | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 1 | -89/+1 |
| 2015-03-16 | x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUs |  Konrad Rzeszutek Wilk | 1 | -89/+1 |