index
:
linux-stable.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.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
...
*
x86/xen: split suspend.c for PV and PVHVM guests
Vitaly Kuznetsov
2017-05-02
5
-55
/
+83
*
x86/xen: split off mmu_pv.c
Vitaly Kuznetsov
2017-05-02
3
-2714
/
+2721
*
x86/xen: split off mmu_hvm.c
Vitaly Kuznetsov
2017-05-02
3
-75
/
+80
*
x86/xen: split off smp_pv.c
Vitaly Kuznetsov
2017-05-02
4
-486
/
+509
*
x86/xen: split off smp_hvm.c
Vitaly Kuznetsov
2017-05-02
5
-54
/
+69
*
x86/xen: split xen_cpu_die()
Vitaly Kuznetsov
2017-05-02
1
-6
/
+20
*
x86/xen: split xen_smp_prepare_boot_cpu()
Vitaly Kuznetsov
2017-05-02
1
-19
/
+30
*
x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
Vitaly Kuznetsov
2017-05-02
3
-11
/
+35
*
x86/xen: split off enlighten_pv.c
Vitaly Kuznetsov
2017-05-02
3
-1528
/
+1538
*
x86/xen: split off enlighten_hvm.c
Vitaly Kuznetsov
2017-05-02
4
-207
/
+227
*
x86/xen: split off enlighten_pvh.c
Vitaly Kuznetsov
2017-05-02
3
-108
/
+116
*
x86/xen: add CONFIG_XEN_PV to Kconfig
Vitaly Kuznetsov
2017-05-02
1
-5
/
+18
*
x86/xen: globalize have_vcpu_info_placement
Vitaly Kuznetsov
2017-05-02
2
-6
/
+8
*
x86/xen: separate PV and HVM hypervisors
Vitaly Kuznetsov
2017-05-02
1
-39
/
+75
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-01
4
-160
/
+243
|
\
|
*
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
3
-60
/
+87
|
|
\
|
*
\
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
2017-03-30
1
-1
/
+0
|
|
\
\
|
*
|
|
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
2017-03-27
1
-62
/
+90
|
*
|
|
x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
Xiong Zhang
2017-03-27
2
-96
/
+150
|
*
|
|
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
2017-03-23
1
-3
/
+0
|
*
|
|
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
3
-2
/
+6
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-05-01
1
-1
/
+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
2017-03-11
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
3
-60
/
+87
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
2017-04-11
3
-60
/
+87
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86/xen: Update e820 table handling to the new core x86 E820 code
Ingo Molnar
2017-03-01
1
-14
/
+13
|
|
*
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
13
-293
/
+347
|
|
|
\
|
|
*
|
x86/boot/e820: Simplify the e820__update_table() interface
Ingo Molnar
2017-01-28
1
-5
/
+4
|
|
*
|
xen, x86/boot/e820: Simplify Xen's xen_e820_table construct
Ingo Molnar
2017-01-28
1
-37
/
+33
|
|
*
|
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2017-01-28
1
-1
/
+1
|
|
*
|
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
1
-11
/
+11
|
|
*
|
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
2017-01-28
1
-3
/
+3
|
|
*
|
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
Ingo Molnar
2017-01-28
1
-3
/
+3
|
|
*
|
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
2017-01-28
1
-1
/
+1
|
|
*
|
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
1
-38
/
+38
|
|
*
|
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
1
-38
/
+38
|
|
*
|
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
1
-6
/
+6
|
|
*
|
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
2
-2
/
+2
*
|
|
|
x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+4
|
/
/
/
*
|
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
\
|
*
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-02-21
12
-308
/
+348
|
\
\
|
*
|
xen/pvh: Use Xen's emergency_restart op for PVH guests
Boris Ostrovsky
2017-02-07
1
-0
/
+3
|
*
|
xen/pvh: PVH guests always have PV devices
Boris Ostrovsky
2017-02-07
1
-2
/
+2
|
*
|
xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI
Boris Ostrovsky
2017-02-07
1
-0
/
+12
|
*
|
xen/pvh: Bootstrap PVH guest
Boris Ostrovsky
2017-02-07
4
-11
/
+277
|
*
|
xen/x86: Remove PVH support
Boris Ostrovsky
2017-02-07
7
-294
/
+53
|
*
|
x86/xen: Fix APIC id mismatch warning on Intel
Mohit Gambhir
2017-01-29
1
-1
/
+1
|
|
/
[prev]
[next]