index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/pvh: correctly setup the PV EFI interface for dom0
Roger Pau Monne
2021-01-12
4
-9
/
+13
*
x86/xen: don't unbind uninitialized lock_kicker_irq
Brian Masney
2020-12-02
1
-1
/
+11
*
x86/xen: disable Firmware First mode for correctable memory errors
Juergen Gross
2020-11-05
1
-0
/
+9
*
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
2020-05-20
1
-0
/
+1
*
x86/xen: Distribute switch variables for initialization
Kees Cook
2020-03-11
1
-3
/
+4
*
kprobes/x86/xen: blacklist non-attachable xen interrupt functions
Andrea Righi
2019-12-05
1
-0
/
+2
*
x86/xen: Return from panic notifier
Boris Ostrovsky
2019-11-06
1
-3
/
+25
*
xen/efi: Set nonblocking callbacks
Ross Lagerwall
2019-10-29
1
-0
/
+2
*
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
2019-08-06
2
-2
/
+1
*
xen/pvh: set xen_domain_type to HVM in xen_pvh_init
Roger Pau Monne
2019-05-22
1
-0
/
+1
*
xen: fix dom0 boot on huge systems
Juergen Gross
2019-03-23
1
-7
/
+6
*
always clear the X2APIC_ENABLE bit for PV guest
Talons Lee
2019-02-27
1
-4
/
+1
*
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
2019-01-22
1
-3
/
+9
*
x86/mm: Fix guard hole handling
Kirill A. Shutemov
2019-01-13
1
-5
/
+6
*
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2018-12-17
2
-80
/
+4
*
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
2018-11-27
1
-3
/
+3
*
xen: fix xen_qlock_wait()
Juergen Gross
2018-11-13
1
-6
/
+8
*
xen/pvh: don't try to unplug emulated devices
Juergen Gross
2018-11-13
1
-0
/
+4
*
xen/pvh: increase early stack size
Roger Pau Monne
2018-11-13
1
-1
/
+1
*
xen: make xen_qlock_wait() nestable
Juergen Gross
2018-11-13
1
-14
/
+10
*
xen: fix race in xen_qlock_wait()
Juergen Gross
2018-11-13
1
-10
/
+5
*
x86/xen: Fix boot loader version reported for PVH guests
Juergen Gross
2018-11-13
1
-1
/
+1
*
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-23
1
-1
/
+1
|
\
|
*
xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
Boris Ostrovsky
2018-09-19
1
-1
/
+1
*
|
x86/mm: Expand static page table for fixmap space
Feng Tang
2018-09-20
1
-2
/
+6
|
/
*
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-31
1
-6
/
+3
|
\
|
*
x86/xen: remove redundant variable save_pud
Colin Ian King
2018-08-28
1
-2
/
+0
|
*
x86/xen: don't write ptes directly in 32-bit PV guests
Juergen Gross
2018-08-27
1
-4
/
+3
*
|
Merge branch 'tlb-fixes'
Linus Torvalds
2018-08-23
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-23
1
-0
/
+2
*
|
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
2018-08-20
2
-0
/
+4
*
|
x86/xen: remove unused function xen_auto_xlated_memory_setup()
Juergen Gross
2018-08-20
2
-32
/
+0
*
|
x86/Xen: further refine add_preferred_console() invocations
Jan Beulich
2018-08-20
1
-1
/
+4
*
|
x86/Xen: mark xen_setup_gdt() __init
Jan Beulich
2018-08-20
1
-3
/
+3
|
/
*
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-14
3
-3
/
+10
|
\
|
*
xen: don't use privcmd_call() from xen_mc_flush()
Juergen Gross
2018-08-07
1
-3
/
+3
|
*
xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
M. Vefa Bicakci
2018-08-06
1
-0
/
+3
|
*
xen/spinlock: Don't use pvqspinlock if only 1 vCPU
Waiman Long
2018-07-26
1
-0
/
+4
*
|
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-0
/
+1
|
\
\
|
*
|
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
5
-16
/
+27
|
|
\
|
|
*
|
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-05
1
-0
/
+1
*
|
|
x86/xen/time: Output xen sched_clock time from 0
Pavel Tatashin
2018-07-20
1
-1
/
+10
*
|
|
x86/xen/time: Initialize pv xen time in init_hypervisor_platform()
Pavel Tatashin
2018-07-20
5
-41
/
+34
|
|
/
|
/
|
*
|
Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-07-14
2
-16
/
+13
|
\
\
|
*
|
xen: setup pv irq ops vector earlier
Juergen Gross
2018-07-13
2
-16
/
+12
|
*
|
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
2018-07-12
1
-0
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
1
-0
/
+5
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/urgent
Thomas Gleixner
2018-06-22
4
-32
/
+142
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
Juergen Gross
2018-06-21
1
-0
/
+5
*
|
|
|
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-23
3
-0
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
[next]