index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-11
xen: fix hvm guest with kaslr enabled
Juergen Gross
1
-2
/
+14
2017-08-11
xen: split up xen_hvm_init_shared_info()
Juergen Gross
1
-21
/
+24
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
2017-07-23
xen/x86: Don't BUG on CPU0 offlining
Vitaly Kuznetsov
1
-1
/
+0
2017-07-13
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
1
-2
/
+2
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-14
/
+0
2017-07-07
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-139
/
+242
2017-07-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-45
/
+40
2017-07-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-33
/
+12
2017-07-03
x86: xen: remove unnecessary variable in xen_foreach_remap_area()
Gustavo A. R. Silva
1
-5
/
+2
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
1
-0
/
+3
2017-06-25
xen: allocate page for shared info page from low memory
Juergen Gross
2
-9
/
+24
2017-06-23
x86/xen/efi: Initialize only the EFI struct members used by Xen
Daniel Kiper
1
-33
/
+12
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
1
-1
/
+1
2017-06-20
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
1
-14
/
+0
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure at boot
Ankur Arora
4
-5
/
+35
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure in hotplug
Ankur Arora
4
-26
/
+45
2017-06-13
xen/pv: Fix OOPS on restore for a PV, !SMP domain
Ankur Arora
1
-11
/
+15
2017-06-13
xen/pvh*: Support > 32 VCPUs at domain restore
Ankur Arora
4
-34
/
+52
2017-06-13
xen/vcpu: Simplify xen_vcpu related code
Ankur Arora
5
-69
/
+89
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
2
-9
/
+9
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
1
-3
/
+3
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
1
-28
/
+23
2017-06-05
x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
Andy Lutomirski
1
-5
/
+5
2017-05-19
xen: make xen_flush_tlb_all() static
Juergen Gross
1
-1
/
+1
2017-05-19
xen: cleanup pvh leftovers from pv-only sources
Juergen Gross
2
-75
/
+42
2017-05-11
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
1
-3
/
+4
2017-05-11
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
1
-1
/
+0
2017-05-05
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
Boris Ostrovsky
2
-3
/
+8
2017-05-05
x86/xen: fix xsave capability setting
Juergen Gross
1
-23
/
+9
2017-05-03
xen: Move xen_have_vector_callback definition to enlighten.c
Boris Ostrovsky
2
-3
/
+3
2017-05-02
xen: Implement EFI reset_system callback
Julien Grall
1
-1
/
+1
2017-05-02
xen: Export xen_reboot
Julien Grall
1
-1
/
+0
2017-05-02
xen/x86: Call xen_smp_intr_init_pv() on BSP
Boris Ostrovsky
1
-1
/
+1
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
3
-4
/
+21
2017-05-02
xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()
Boris Ostrovsky
1
-14
/
+6
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for xsave
Juergen Gross
1
-23
/
+30
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for x2apic
Juergen Gross
1
-2
/
+1
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for mwait
Juergen Gross
1
-6
/
+5
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for acpi
Juergen Gross
1
-8
/
+3
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for acc
Juergen Gross
1
-3
/
+1
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for mtrr
Juergen Gross
1
-2
/
+2
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for aperf
Juergen Gross
1
-8
/
+1
2017-05-02
x86/xen: don't indicate DCA support in pv domains
Juergen Gross
1
-0
/
+1
2017-05-02
xen: set cpu capabilities from xen_start_kernel()
Juergen Gross
1
-7
/
+7
2017-05-02
xen,kdump: handle pv domain in paddr_vmcoreinfo_note()
Juergen Gross
1
-0
/
+13
2017-05-02
x86/xen: remove unused static function from smp_pv.c
Juergen Gross
1
-10
/
+0
2017-05-02
x86/xen: rename some PV-only functions in smp_pv.c
Vitaly Kuznetsov
1
-14
/
+14
2017-05-02
x86/xen: enable PVHVM-only builds
Vitaly Kuznetsov
2
-4
/
+9
[next]