index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten.c
Age
Commit message (
Expand
)
Author
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2016-03-29
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
2016-03-29
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-17
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
2016-02-29
x86/xen: Mark xen_cpuid() stack frame as non-standard
Josh Poimboeuf
2016-02-01
x86/cpufeature: Use enum cpuid_leafs instead of magic numbers
Huaitong Han
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
2015-12-19
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
2015-12-19
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
2015-12-19
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
2015-11-23
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2015-11-19
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
2015-09-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
2015-09-28
xen/x86: Don't try to write syscall-related MSRs for PV guests
Boris Ostrovsky
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-20
xen/x86: Don't try to set PCE bit in CR4
Boris Ostrovsky
2015-08-20
xen/PMU: Intercept PMU-related MSR and APIC accesses
Boris Ostrovsky
2015-08-20
xen/PMU: Initialization code for Xen PMU
Boris Ostrovsky
2015-08-20
xen: add explicit memblock_reserve() calls for special pages
Juergen Gross
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
2015-07-06
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-05-19
x86/fpu: Simplify fpu__cpu_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_init() to fpu__cpu_init()
Ingo Molnar
2015-05-08
Merge branch 'linus' into x86/asm, before applying dependent patch
Ingo Molnar
2015-05-05
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
2015-04-22
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
Andy Lutomirski
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-03-16
x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUs
Konrad Rzeszutek Wilk
2015-03-06
x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu
Andy Lutomirski
2015-02-23
x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests
Boris Ostrovsky
2015-02-23
x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set
Boris Ostrovsky
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
2015-01-14
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
2014-11-16
xen: Support Xen pv-domains using PAT
Juergen Gross
2014-10-23
x86/xen: delay construction of mfn_list_list
Juergen Gross
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-06
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
2014-10-03
xen: eliminate scalability issues from initrd handling
Juergen Gross
[prev]
[next]