Age | Commit message (Expand) | Author |
2014-03-18 | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski |
2014-03-18 | x86, vdso: Introduce VVAR marco for vdso32 | Stefani Seibold |
2014-03-18 | x86, vdso: Cleanup __vdso_gettimeofday() | Stefani Seibold |
2014-03-18 | x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro | Stefani Seibold |
2014-03-18 | x86, vdso: __vdso_clock_gettime() cleanup | Stefani Seibold |
2014-03-18 | x86, vdso: Revamp vclock_gettime.c | Stefani Seibold |
2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold |
2014-03-18 | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss |
2014-03-18 | xen: remove XEN_PRIVILEGED_GUEST | Michael Opdenacker |
2014-03-18 | xen: add support for MSI message groups | Roger Pau Monne |
2014-03-17 | x86/efi: Restore 'attr' argument to query_variable_info() | Matt Fleming |
2014-03-17 | x86/efi: Rip out phys_efi_get_time() | Matt Fleming |
2014-03-17 | x86/efi: Preserve segment registers in mixed mode | Matt Fleming |
2014-03-17 | Merge branch 'acpi-config' | Rafael J. Wysocki |
2014-03-17 | KVM: x86: handle missing MPX in nested virtualization | Paolo Bonzini |
2014-03-17 | KVM: x86: Add nested virtualization support for MPX | Paolo Bonzini |
2014-03-17 | KVM: x86: introduce kvm_supported_xcr0() | Paolo Bonzini |
2014-03-17 | KVM: x86 emulator: emulate MOVAPD | Igor Mammedov |
2014-03-17 | KVM: x86 emulator: emulate MOVAPS | Igor Mammedov |
2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
2014-03-14 | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian |
2014-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-03-13 | x86, vdso, xen: Remove stray reference to FIX_VDSO | H. Peter Anvin |
2014-03-13 | x86_32, mm: Remove user bit from identity map PDE | Andy Lutomirski |
2014-03-13 | x86, vdso: Remove compat vdso support | Andy Lutomirski |
2014-03-13 | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin |
2014-03-13 | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov |
2014-03-13 | x86, AMD: Convert to the new bit access MSR accessors | Borislav Petkov |
2014-03-13 | x86: Add another set of MSR accessor functions | Borislav Petkov |
2014-03-13 | x86, pageattr: Correct WBINVD spelling in comment | Borislav Petkov |
2014-03-13 | x86, crash: Unify ifdef | Borislav Petkov |
2014-03-13 | x86, boot: Correct max ramdisk size name | Borislav Petkov |
2014-03-13 | arch: Remove stub cputime.h headers | Frederic Weisbecker |
2014-03-13 | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo |
2014-03-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner |
2014-03-12 | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian |
2014-03-11 | x86: bpf_jit: support negative offsets | Alexei Starovoitov |
2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones |
2014-03-11 | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas |
2014-03-11 | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka |
2014-03-11 | i386: Remove unneeded test of 'task' in dump_trace() (again) | Steven Rostedt |
2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones |
2014-03-11 | perf/x86/uncore: Add __init for uncore_cpumask_init() | Dongsheng Yang |
2014-03-11 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-03-11 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |