Age | Commit message (Expand) | Author |
2012-10-07 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin |
2012-10-07 | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin |
2012-10-07 | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook |
2012-10-07 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin |
2012-10-07 | x86, tls: Off by one limit check | Dan Carpenter |
2012-10-07 | x86, amd, xen: Avoid NULL pointer paravirt references | Konrad Rzeszutek Wilk |
2012-10-07 | xen: correctly check for pending events when restoring irq flags | David Vrabel |
2012-10-07 | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi |
2012-10-07 | x86: Derandom delay_tsc for 64 bit | Thomas Gleixner |
2012-10-07 | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity |
2012-10-07 | KVM: x86: disallow multiple KVM_CREATE_IRQCHIP | Marcelo Tosatti |
2012-10-07 | KVM: x86: fix missing checks in syscall emulation | Stephan Bärwolf |
2012-10-07 | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" | Stephan Bärwolf |
2012-10-07 | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka |
2012-10-07 | PNP: fix "work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB" | Willy Tarreau |
2012-10-07 | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas |
2012-10-07 | oprofile: use KM_NMI slot for kmap_atomic | Junxiao Bi |
2012-10-07 | fix pgd_lock deadlock | Philipp Hahn |
2012-01-25 | x86: Fix mmap random address range | Ludwig Nussel |
2011-12-21 | oprofile, x86: Fix crash when unloading module (timer mode) | Robert Richter |
2011-12-21 | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter |
2011-12-09 | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter |
2011-12-09 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-09 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |
2011-11-07 | KVM: x86: Reset tsc_timestamp on TSC writes | Philipp Hahn |
2011-11-07 | xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. | Ian Campbell |
2011-11-07 | iommu/amd: Fix wrong shift direction | Joerg Roedel |
2011-11-07 | x86: Fix compilation bug in kprobes' twobyte_is_boostable | Josh Stone |
2011-11-07 | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk |
2011-11-07 | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov |
2011-11-07 | Revert "x86, hotplug: Use mwait to offline a processor, fix the legacy case" | Greg Kroah-Hartman |
2011-08-29 | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner |
2011-08-29 | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin |
2011-08-08 | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner |
2011-08-08 | x86: Hpet: Avoid the comparator readback penalty | Thomas Gleixner |
2011-08-08 | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying |
2011-08-08 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2011-07-13 | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini |
2011-06-23 | exec: delay address limit change until point of no return | Mathias Krause |
2011-06-23 | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel |
2011-06-23 | xen: off by one errors in multicalls.c | Dan Carpenter |
2011-06-23 | xen mmu: fix a race window causing leave_mm BUG() | Tian, Kevin |
2011-06-23 | x86, amd: Use _safe() msr access for GartTlbWlk disable code | Roedel, Joerg |
2011-06-23 | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky |
2011-06-23 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa |
2011-05-23 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall |
2011-05-23 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2011-05-23 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov |
2011-05-23 | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" | Borislav Petkov |
2011-05-09 | KVM: x86: Fix kvmclock bug | Zachary Amsden |