index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-08
1
-5
/
+15
|
\
|
*
xen/x86: Don't try to set PCE bit in CR4
Boris Ostrovsky
2015-08-20
1
-2
/
+1
|
*
xen/PMU: Intercept PMU-related MSR and APIC accesses
Boris Ostrovsky
2015-08-20
1
-6
/
+5
|
*
xen/PMU: Initialization code for Xen PMU
Boris Ostrovsky
2015-08-20
1
-1
/
+11
|
*
xen: add explicit memblock_reserve() calls for special pages
Juergen Gross
2015-08-20
1
-1
/
+3
*
|
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
1
-0
/
+40
|
\
|
|
*
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
2015-07-31
1
-0
/
+40
*
|
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
2015-07-06
1
-3
/
+0
|
/
*
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
1
-3
/
+5
|
\
|
*
-
.
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
2015-06-22
1
-2
/
+3
|
|
\
\
|
|
*
|
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-06-07
1
-2
/
+3
|
*
|
|
Merge branch 'linus' into x86/asm, before applying dependent patch
Ingo Molnar
2015-05-08
1
-98
/
+19
|
|
\
|
|
|
*
|
|
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
Andy Lutomirski
2015-04-22
1
-1
/
+2
*
|
|
|
x86/fpu: Simplify fpu__cpu_init()
Ingo Molnar
2015-05-19
1
-1
/
+1
*
|
|
|
x86/fpu: Rename fpu_init() to fpu__cpu_init()
Ingo Molnar
2015-05-19
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
2015-05-05
1
-9
/
+18
|
|
/
|
/
|
*
|
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-04-16
1
-89
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUs
Konrad Rzeszutek Wilk
2015-03-16
1
-89
/
+1
*
|
x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu
Andy Lutomirski
2015-03-06
1
-0
/
+1
|
/
*
x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests
Boris Ostrovsky
2015-02-23
1
-0
/
+1
*
x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set
Boris Ostrovsky
2015-02-23
1
-1
/
+18
*
x86: Clean up cr4 manipulation
Andy Lutomirski
2015-02-04
1
-2
/
+2
*
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2015-01-14
1
-1
/
+21
|
\
|
*
x86/xen: properly retrieve NMI reason
Jan Beulich
2015-01-13
1
-1
/
+21
*
|
xen: Support Xen pv-domains using PAT
Juergen Gross
2014-11-16
1
-18
/
+7
|
/
*
x86/xen: delay construction of mfn_list_list
Juergen Gross
2014-10-23
1
-3
/
+0
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-2
/
+2
|
\
|
*
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-2
/
+2
*
|
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
2014-10-06
1
-0
/
+6
*
|
xen: eliminate scalability issues from initrd handling
Juergen Gross
2014-10-03
1
-2
/
+9
*
|
x86: remove the Xen-specific _PAGE_IOMAP PTE flag
David Vrabel
2014-09-23
1
-2
/
+0
|
/
*
Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-08-07
1
-0
/
+13
|
\
|
*
xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.
Konrad Rzeszutek Wilk
2014-07-14
1
-0
/
+13
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
arch/x86/xen: Silence compiler warnings
Daniel Kiper
2014-07-18
1
-14
/
+1
|
*
xen: Put EFI machinery in place
Daniel Kiper
2014-07-18
1
-0
/
+15
*
|
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-06-19
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
x86/xen: fix memory setup for PVH dom0
David Vrabel
2014-06-05
1
-1
/
+4
*
|
Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-06-02
1
-0
/
+1
|
\
|
|
*
xen/x86: set panic notifier priority to minimum
Radim Krčmář
2014-05-15
1
-0
/
+1
*
|
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2014-05-05
1
-1
/
+1
|
/
*
xen/pvh: set CR4 flags for APs
Mukesh Rathor
2014-02-03
1
-0
/
+12
*
xen/pvh: Set X86_CR0_WP and others in CR0 (v2)
Roger Pau Monne
2014-01-21
1
-3
/
+30
*
xen/pvh: remove duplicated include from enlighten.c
Wei Yongjun
2014-01-07
1
-1
/
+0
*
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
1
-2
/
+3
*
xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
Mukesh Rathor
2014-01-06
1
-3
/
+8
*
xen/pvh: Load GDT/GS in early PV bootup code for BSP.
Mukesh Rathor
2014-01-06
1
-2
/
+37
*
xen/pvh: Don't setup P2M tree.
Konrad Rzeszutek Wilk
2014-01-06
1
-2
/
+1
*
xen/pvh: Early bootup changes in PV code (v4).
Mukesh Rathor
2014-01-06
1
-14
/
+34
*
Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-09-10
1
-1
/
+0
|
\
[next]