| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 2014-03-24 | 1 | -3/+12 |
* | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 2014-03-22 | 1 | -1/+1 |
* | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2014-03-22 | 2 | -2/+2 |
* | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 2014-03-22 | 2 | -2/+11 |
* | x86/dumpstack: Fix printk_address for direct addresses | Jiri Slaby | 2014-03-12 | 2 | -4/+9 |
* | perf/x86: Fix event scheduling | Peter Zijlstra | 2014-03-05 | 1 | -0/+3 |
* | x86: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski | 2014-03-05 | 1 | -1/+3 |
* | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) | 2014-02-22 | 1 | -36/+47 |
* | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin | 2014-02-22 | 1 | -1/+6 |
* | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 2014-02-20 | 1 | -1/+1 |
* | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2014-02-06 | 1 | -0/+10 |
* | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini | 2014-02-06 | 1 | -0/+5 |
* | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini | 2014-02-06 | 1 | -0/+27 |
* | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2014-01-25 | 2 | -3/+3 |
* | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 2014-01-25 | 1 | -8/+45 |
* | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 2014-01-09 | 1 | -1/+2 |
* | ftrace/x86: skip over the breakpoint for ftrace caller | Kevin Hao | 2013-11-29 | 1 | -1/+13 |
* | x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as... | Thomas Renninger | 2013-11-29 | 1 | -1/+1 |
* | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu | 2013-11-29 | 2 | -5/+5 |
* | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2013-11-29 | 1 | -3/+3 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-01 | 2 | -5/+5 |
|\ |
|
| * | perf/x86: Fix NMI measurements | Peter Zijlstra | 2013-10-29 | 2 | -5/+5 |
* | | KVM: Fix modprobe failure for kvm_intel/kvm_amd | Tim Gardner | 2013-10-30 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-10-18 | 1 | -1/+1 |
|\ |
|
| * | x86: Update UV3 hub revision ID | Russ Anderson | 2013-10-15 | 1 | -1/+1 |
* | | KVM: Enable pvspinlock after jump_label_init() to avoid VM hang | Raghavendra K T | 2013-10-15 | 1 | -3/+14 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-10-12 | 1 | -0/+8 |
|\ |
|
| * | x86/reboot: Add reboot quirk for Dell Latitude E5410 | Ville Syrjälä | 2013-10-06 | 1 | -0/+8 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-10-08 | 1 | -8/+3 |
|\ \
| |/
|/| |
|
| * | perf/x86: Clean up cap_user_time* setting | Peter Zijlstra | 2013-10-04 | 1 | -8/+3 |
* | | x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot... | David Herrmann | 2013-10-03 | 1 | -1/+1 |
* | | x86/simplefb: Fix overflow causing bogus fall-back | Tom Gundersen | 2013-10-02 | 1 | -1/+1 |
|/ |
|
*---. | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds | 2013-09-28 | 1 | -0/+1 |
|\ \ \ |
|
| | | * | x86/microcode/AMD: Fix patch level reporting for family 15h | Suravee Suthikulpanit | 2013-09-27 | 1 | -0/+1 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-28 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | perf/x86: Fix PMU detection printout when no PMU is detected | Ingo Molnar | 2013-09-28 | 1 | -1/+1 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-25 | 1 | -1/+17 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones | 2013-09-25 | 1 | -1/+1 |
| * | | | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani | 2013-09-23 | 1 | -0/+16 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-25 | 3 | -10/+11 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | perf/x86/intel: Add model number for Avoton Silvermont | Yan, Zheng | 2013-09-23 | 1 | -0/+1 |
| * | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra | 2013-09-20 | 1 | -5/+5 |
| * | perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group() | Yan, Zheng | 2013-09-20 | 1 | -5/+5 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-18 | 3 | -16/+3 |
|\ \
| |/
|/| |
|
| * | perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB | Stephane Eranian | 2013-09-14 | 1 | -0/+1 |
| * | x86: Remove now-unused save_rest() | Borislav Petkov | 2013-09-10 | 1 | -15/+0 |
| * | x86/smpboot: Fix announce_cpu() to printk() the last "OK" properly | Libin | 2013-09-05 | 1 | -1/+2 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-18 | 1 | -2/+2 |
|\ \ |
|
| * | | perf/x86/intel: Fix Silvermont offcore masks | Peter Zijlstra | 2013-09-12 | 1 | -2/+2 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-12 | 2 | -2/+5 |
|\ \ \
| |/ / |
|