Age | Commit message (Expand) | Author |
2011-12-05 | x86/tools: Add decoded instruction dump mode | Masami Hiramatsu |
2011-12-05 | x86: Update instruction decoder to support new AVX formats | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix insn_sanity message outputs | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix instruction decoder message output | Masami Hiramatsu |
2011-12-05 | x86: Fix instruction decoder to handle grouped AVX instructions | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix Makefile to build all test tools | Masami Hiramatsu |
2011-12-05 | x86: Document rdmsr_safe restrictions | Borislav Petkov |
2011-12-05 | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava |
2011-12-05 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-05 | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang |
2011-12-05 | mrst: Added some platform data for the SFI translations | Jekyll Lai |
2011-12-05 | x86,mrst: Power control commands update | Jacob Pan |
2011-12-05 | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds |
2011-12-03 | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo |
2011-11-21 | fix braino in um patchset (mea culpa) | Al Viro |
2011-11-20 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-11-20 | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity |
2011-11-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-11-18 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2011-11-17 | KVM: VMX: Check for automatic switch msr table overflow | Gleb Natapov |
2011-11-17 | KVM: VMX: Add support for guest/host-only profiling | Gleb Natapov |
2011-11-17 | KVM: VMX: add support for switching of PERF_GLOBAL_CTRL | Gleb Natapov |
2011-11-16 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |
2011-11-16 | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan |
2011-11-16 | xen: map foreign pages for shared rings by updating the PTEs directly | David Vrabel |
2011-11-15 | Merge branch 'core' of git://amd64.org/linux/rric into perf/core | Ingo Molnar |
2011-11-15 | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent | Ingo Molnar |
2011-11-14 | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent |
2011-11-14 | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra |
2011-11-14 | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra |
2011-11-14 | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra |
2011-11-11 | bma023: Add SFI translation for this device | William Douglas |
2011-11-11 | vrtc: change its year offset from 1960 to 1972 | Feng Tang |
2011-11-11 | ce4100: fix a build error | Zhang Rui |
2011-11-10 | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman |
2011-11-10 | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan |
2011-11-10 | x86/mrst: Add support for Penwell clock calibration | Dirk Brandewie |
2011-11-10 | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan |
2011-11-10 | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan |
2011-11-10 | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang |
2011-11-10 | x86, perf: Add a build-time sanity test to the x86 decoder | Masami Hiramatsu |
2011-11-08 | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony |
2011-11-08 | Merge branch 'perf/core' into oprofile/master | Robert Richter |