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