Age | Commit message (Expand) | Author | Files | Lines |
2016-09-24 | x86/paravirt: Do not trace _paravirt_ident_*() functions | Steven Rostedt | 1 | -2/+2 |
2016-09-24 | Revert "KVM: x86: fix missed hardware breakpoints" | Paolo Bonzini | 1 | -1/+0 |
2016-09-15 | x86/apic: Do not init irq remapping if ioapic is disabled | Wanpeng Li | 1 | -0/+3 |
2016-09-15 | x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances | Vitaly Kuznetsov | 1 | -0/+12 |
2016-09-15 | perf/x86/cqm: Fix CQM memory leak and notifier leak | Vikas Shivappa | 1 | -11/+32 |
2016-09-15 | perf/x86/cqm: Fix CQM handling of grouping events into a cache_group | Vikas Shivappa | 1 | -3/+10 |
2016-09-07 | uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions | Denys Vlasenko | 1 | -11/+11 |
2016-09-07 | x86/mm: Disable preemption during CR3 read+write | Sebastian Andrzej Siewior | 1 | -0/+7 |
2016-08-20 | x86/platform/intel_mid_pci: Rework IRQ0 workaround | Andy Shevchenko | 1 | -2/+10 |
2016-08-20 | KVM: nVMX: Fix memory corruption when using VMCS shadowing | Jim Mattson | 1 | -2/+17 |
2016-08-20 | KVM: VMX: handle PML full VMEXIT that occurs during event delivery | Cao, Lei | 1 | -0/+1 |
2016-08-20 | KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault | Alexis Dambricourt | 1 | -0/+1 |
2016-08-16 | x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace | David Howells | 1 | -1/+1 |
2016-08-16 | x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386 | Toshi Kani | 1 | -19/+0 |
2016-08-16 | x86/xen, pat: Remove PAT table init code from Xen | Toshi Kani | 3 | -11/+1 |
2016-08-16 | x86/mtrr: Fix PAT init handling when MTRR is disabled | Toshi Kani | 3 | -10/+18 |
2016-08-16 | x86/mtrr: Fix Xorg crashes in Qemu sessions | Toshi Kani | 2 | -2/+14 |
2016-08-16 | x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() | Toshi Kani | 1 | -2/+2 |
2016-08-16 | x86/mm/pat: Add pat_disable() interface | Toshi Kani | 2 | -1/+13 |
2016-08-16 | x86/mm/pat: Add support of non-default PAT MSR setting | Toshi Kani | 3 | -22/+55 |
2016-08-16 | x86/mm/32: Enable full randomization on i386 and X86_32 | Hector Marco-Gisbert | 1 | -13/+1 |
2016-08-10 | perf/x86: fix PEBS issues on Intel Atom/Core2 | Stephane Eranian | 1 | -1/+8 |
2016-08-10 | pvclock: Add CPU barriers to get correct version value | Minfei Huang | 2 | -0/+6 |
2016-08-10 | x86/quirks: Add early quirk to reset Apple AirPort card | Lukas Wunner | 1 | -0/+64 |
2016-08-10 | x86/quirks: Reintroduce scanning of secondary buses | Lukas Wunner | 1 | -13/+21 |
2016-08-10 | x86/quirks: Apply nvidia_bugs quirk only on root bus | Lukas Wunner | 1 | -0/+7 |
2016-07-27 | perf/x86: Fix undefined shift on 32-bit kernels | Andrey Ryabinin | 1 | -1/+1 |
2016-07-27 | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. | Quentin Casasnovas | 1 | -12/+11 |
2016-07-27 | x86/amd_nb: Fix boot crash on non-AMD systems | Borislav Petkov | 1 | -2/+2 |
2016-07-27 | kprobes/x86: Clear TF bit in fault on single-stepping | Masami Hiramatsu | 1 | -0/+12 |
2016-07-27 | x86, build: copy ldlinux.c32 to image.iso | H. Peter Anvin | 1 | -0/+3 |
2016-06-24 | x86/entry/traps: Don't force in_interrupt() to return true in IST handlers | Andy Lutomirski | 1 | -10/+10 |
2016-06-24 | KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS | Paolo Bonzini | 1 | -0/+5 |
2016-06-08 | xen: use same main loop for counting and remapping pages | Juergen Gross | 1 | -39/+26 |
2016-06-01 | xen/x86: actually allocate legacy interrupts on PV guests | Stefano Stabellini | 1 | -2/+5 |
2016-06-01 | KVM: x86: mask CPUID(0xD,0x1).EAX against host value | Paolo Bonzini | 1 | -0/+1 |
2016-06-01 | KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset | Bruce Rogers | 1 | -1/+1 |
2016-06-01 | KVM: MTRR: remove MSR 0x2f8 | Andy Honig | 1 | -2/+0 |
2016-06-01 | perf/x86/intel/pt: Generate PMI in the STOP region as well | Alexander Shishkin | 1 | -0/+2 |
2016-05-11 | ACPI / processor: Request native thermal interrupt handling via _OSC | Srinivas Pandruvada | 1 | -0/+3 |
2016-05-11 | x86/sysfb_efi: Fix valid BAR address range check | Wang YanQing | 1 | -2/+12 |
2016-05-11 | x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO | Chen Yu | 1 | -1/+1 |
2016-05-05 | x86/mm/kmmio: Fix mmiotrace for hugepages | Karol Herbst | 1 | -29/+59 |
2016-05-05 | x86/apic: Handle zero vector gracefully in clear_vector_irq() | Keith Busch | 1 | -1/+2 |
2016-05-05 | crypto: sha1-mb - use corrcet pointer while completing jobs | Xiaodong Liu | 1 | -2/+2 |
2016-05-05 | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich | 1 | -0/+1 |
2016-05-05 | kvm: x86: do not leak guest xcr0 into host interrupt handlers | David Matlack | 1 | -6/+4 |
2016-05-05 | x86/mce: Avoid using object after free in genpool | Tony Luck | 1 | -2/+2 |
2016-04-20 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas | 4 | -15/+29 |
2016-04-20 | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" | Bjorn Helgaas | 2 | -6/+8 |