Age | Commit message (Expand) | Author | Files | Lines |
2014-07-25 | x86: Merge tag 'ras_urgent' into x86/urgent | H. Peter Anvin | 1 | -4/+6 |
2014-07-24 | Replace NR_VMX_MSR with its definition | Paolo Bonzini | 1 | -4/+4 |
2014-07-24 | KVM: x86: Assertions to check no overrun in MSR lists | Nadav Amit | 2 | -0/+3 |
2014-07-24 | KVM: x86: set rflags.rf during fault injection | Nadav Amit | 1 | -0/+30 |
2014-07-24 | KVM: x86: Setting rflags.rf during rep-string emulation | Nadav Amit | 1 | -1/+5 |
2014-07-24 | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | 2 | -18/+19 |
2014-07-24 | clocksource: Get rid of cycle_last | Thomas Gleixner | 2 | -2/+2 |
2014-07-24 | clocksource: Move cycle_last validation to core code | Thomas Gleixner | 2 | -12/+10 |
2014-07-24 | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based | Thomas Gleixner | 1 | -30/+14 |
2014-07-24 | x86: kvm: Use ktime_get_boot_ns() | Thomas Gleixner | 1 | -5/+1 |
2014-07-23 | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz | 1 | -1/+0 |
2014-07-23 | x86, cpu: Fix cache topology for early P4-SMT | Peter Zijlstra | 2 | -11/+23 |
2014-07-23 | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | 1 | -0/+6 |
2014-07-23 | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki | 1 | -0/+2 |
2014-07-23 | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 2 | -0/+57 |
2014-07-22 | x86_32, entry: Store badsys error code in %eax | Sven Wegener | 1 | -4/+5 |
2014-07-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+12 |
2014-07-21 | x86, MCE: Robustify mcheck_init_device | Borislav Petkov | 1 | -4/+6 |
2014-07-21 | KVM: x86: DR6/7.RTM cannot be written | Nadav Amit | 4 | -11/+31 |
2014-07-21 | KVM: nVMX: clean up nested_release_vmcs12 and code around it | Paolo Bonzini | 1 | -21/+21 |
2014-07-21 | KVM: nVMX: fix lifetime issues for vmcs02 | Paolo Bonzini | 1 | -16/+33 |
2014-07-21 | KVM: x86: Defining missing x86 vectors | Nadav Amit | 1 | -0/+3 |
2014-07-21 | KVM: x86: emulator injects #DB when RFLAGS.RF is set | Nadav Amit | 1 | -1/+2 |
2014-07-21 | KVM: x86: Cleanup of rflags.rf cleaning | Nadav Amit | 1 | -4/+4 |
2014-07-21 | KVM: x86: Clear rflags.rf on emulated instructions | Nadav Amit | 1 | -0/+3 |
2014-07-21 | KVM: x86: popf emulation should not change RF | Nadav Amit | 1 | -1/+1 |
2014-07-21 | KVM: x86: Clearing rflags.rf upon skipped emulated instruction | Nadav Amit | 1 | -0/+2 |
2014-07-19 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2014-07-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -16/+54 |
2014-07-19 | arch/x86/xen: Silence compiler warnings | Daniel Kiper | 4 | -14/+53 |
2014-07-19 | x86/efi: Request desired alignment via the PE/COFF headers | Michael Brown | 1 | -1/+1 |
2014-07-19 | x86/efi: Add better error logging to EFI boot stub | Ulf Winkelvos | 1 | -3/+11 |
2014-07-19 | arch/x86: Remove efi_set_rtc_mmss() | Daniel Kiper | 1 | -36/+0 |
2014-07-19 | arch/x86: Replace plain strings with constants | Daniel Kiper | 1 | -2/+2 |
2014-07-19 | xen: Put EFI machinery in place | Daniel Kiper | 1 | -0/+15 |
2014-07-19 | arch/x86: Remove redundant set_bit(EFI_MEMMAP) call | Daniel Kiper | 1 | -2/+0 |
2014-07-19 | arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call | Daniel Kiper | 1 | -2/+0 |
2014-07-19 | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper | 1 | -6/+25 |
2014-07-19 | arch/x86: Do not access EFI memory map if it is not available | Daniel Kiper | 1 | -0/+3 |
2014-07-19 | efi: Use early_mem*() instead of early_io*() | Daniel Kiper | 1 | -14/+14 |
2014-07-19 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 3 | -2/+45 |
2014-07-19 | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | 1 | -5/+1 |
2014-07-19 | efi: efistub: Convert into static library | Ard Biesheuvel | 2 | -3/+2 |
2014-07-18 | seccomp: add "seccomp" syscall | Kees Cook | 2 | -0/+2 |
2014-07-18 | ftrace: x86: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 3 | -27/+1 |
2014-07-17 | ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 1 | -0/+3 |
2014-07-17 | x86, power, suspend: Annotate restore_processor_state() with notrace | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2014-07-17 | ftrace/x86: Have function graph tracer use its own trampoline | Steven Rostedt (Red Hat) | 1 | -0/+2 |
2014-07-17 | KVM: nVMX: Fix virtual interrupt delivery injection | Wanpeng Li | 1 | -1/+20 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2 | -1/+4 |