Age | Commit message (Expand) | Author |
2014-01-15 | kvm: x86: fix apic_base enable check | Andrew Jones |
2014-01-15 | x86, cpu, amd: Fix a shadowed variable situation | Borislav Petkov |
2014-01-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2014-01-14 | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET | Kees Cook |
2014-01-14 | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun |
2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger |
2014-01-13 | x86, microcode: Move to a proper location | Borislav Petkov |
2014-01-13 | x86, microcode, AMD: Fix early ucode loading | Borislav Petkov |
2014-01-13 | x86, microcode: Share native MSR accessing variants | Borislav Petkov |
2014-01-13 | x86, ramdisk: Export relocated ramdisk VA | Borislav Petkov |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra |
2014-01-13 | Merge branch 'x86/idle' into sched/core | Ingo Molnar |
2014-01-13 | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra |
2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava |
2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
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-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-07 | PCI: Enforce bus address limits in resource allocation | Yinghai Lu |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
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 | x86/efi: parse_efi_setup() build fix | Dave Young |
2014-01-03 | x86: ksysfs.c build fix | Dave Young |
2014-01-02 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-02 | KVM: nVMX: Unconditionally uninit the MMU on nested vmexit | Jan Kiszka |
2013-12-30 | KVM: x86: Fix APIC map calculation after re-enabling | Jan Kiszka |
2013-12-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-12-29 | x86/efi: Delete superfluous global variables | Matt Fleming |
2013-12-29 | x86: Reserve setup_data ranges late after parsing memmap cmdline | Dave Young |
2013-12-29 | x86: Export x86 boot_params to sysfs | Dave Young |
2013-12-29 | x86: Add xloadflags bit for EFI runtime support on kexec | Dave Young |
2013-12-29 | x86/efi: Pass necessary EFI data for kexec via setup_data | Dave Young |