index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+10
2017-05-04
Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-1
/
+30
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-5202
/
+5462
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+7
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+137
2017-05-03
xen: Move xen_have_vector_callback definition to enlighten.c
Boris Ostrovsky
2
-3
/
+3
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-10
/
+117
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+0
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-22
/
+10
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+1
2017-05-02
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+7
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
5
-5
/
+33
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/cpu: remove hypervisor specific set_cpu_features
Juergen Gross
3
-14
/
+0
2017-05-02
vmware: set cpu capabilities during platform initialization
Juergen Gross
1
-19
/
+20
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
2017-05-02
x86/xen: create stubs for HVM-only builds in page.h
Vitaly Kuznetsov
1
-0
/
+25
2017-05-02
x86/xen: define startup_xen for XEN PV only
Vitaly Kuznetsov
1
-0
/
+4
2017-05-02
x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV
Vitaly Kuznetsov
3
-4
/
+9
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
3
-7
/
+22
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
3
-41
/
+79
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
72
-604
/
+1537
2017-05-01
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-36
/
+107
[next]