Age | Commit message (Expand) | Author |
2014-01-12 | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2014-01-12 | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar |
2014-01-12 | um, x86: Fix vDSO build | Richard Weinberger |
2014-01-12 | x86, mce: Fix mce_start_timer semantics | Borislav Petkov |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2014-01-12 | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian |
2014-01-12 | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz |
2014-01-11 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2014-01-10 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2014-01-10 | xen/pvh: Use 'depend' instead of 'select'. | Konrad Rzeszutek Wilk |
2014-01-09 | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt |
2014-01-08 | arch: x86: New MailBox support driver for Intel SOC's | David E. Box |
2014-01-08 | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti |
2014-01-08 | KVM: x86: Fix debug typo error in lapic | Chen Fan |
2014-01-08 | KVM: VMX: check use I/O bitmap first before unconditional I/O exit | Zhihui Zhang |
2014-01-08 | ACPICA: Cleanup the option of forcing the use of the RSDT. | Lv Zheng |
2014-01-07 | PCI: Enforce bus address limits in resource allocation | Yinghai Lu |
2014-01-07 | xen/pvh: remove duplicated include from enlighten.c | Wei Yongjun |
2014-01-07 | xen/pvh: Fix compile issues with xen_pvh_domain() | Konrad Rzeszutek Wilk |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-06 | xen/pvh: Support ParaVirtualized Hardware extensions (v3). | Mukesh Rathor |
2014-01-06 | xen/pvh: Piggyback on PVHVM for grant driver (v4) | Konrad Rzeszutek Wilk |
2014-01-06 | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk |
2014-01-06 | xen/pvh: Piggyback on PVHVM for event channels (v2) | Mukesh Rathor |
2014-01-06 | xen/pvh: Update E820 to work with PVH (v2) | Mukesh Rathor |
2014-01-06 | xen/pvh: Secondary VCPU bringup (non-bootup CPUs) | Mukesh Rathor |
2014-01-06 | xen/pvh: Load GDT/GS in early PV bootup code for BSP. | Mukesh Rathor |
2014-01-06 | xen/pvh: Setup up shared_info. | Mukesh Rathor |
2014-01-06 | xen/pvh/mmu: Use PV TLB instead of native. | Mukesh Rathor |
2014-01-06 | xen/pvh: MMU changes for PVH (v2) | Mukesh Rathor |
2014-01-06 | xen/mmu: Cleanup xen_pagetable_p2m_copy a bit. | Konrad Rzeszutek Wilk |
2014-01-06 | xen/mmu/p2m: Refactor the xen_pagetable_init code (v2). | Konrad Rzeszutek Wilk |
2014-01-06 | xen/pvh: Don't setup P2M tree. | Konrad Rzeszutek Wilk |
2014-01-06 | xen/pvh: Early bootup changes in PV code (v4). | Mukesh Rathor |
2014-01-06 | xen/pvh/x86: Define what an PVH guest is (v3). | Mukesh Rathor |
2014-01-06 | xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn. | Mukesh Rathor |
2014-01-06 | xen/x86: set VIRQ_TIMER priority to maximum | David Vrabel |
2014-01-05 | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar |
2014-01-04 | x86, boot: Move intcall() to the .inittext section | H. Peter Anvin |
2014-01-04 | x86, boot: Use .code16 instead of .code16gcc | David Woodhouse |
2014-01-04 | x86, sparse: Do not force removal of __user when calling copy_to/from_user_no... | Steven Rostedt |
2014-01-03 | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov |
2014-01-03 | xen/pvhvm: Remove the xen_platform_pci int. | Konrad Rzeszutek Wilk |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk |
2014-01-03 | x86/efi: parse_efi_setup() build fix | Dave Young |
2014-01-03 | x86: ksysfs.c build fix | Dave Young |
2014-01-02 | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86 | Mark Salter |
2014-01-02 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |