summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-241-3/+12
* x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-03-221-1/+1
* x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-222-2/+2
* x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-222-2/+11
* x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2014-03-122-4/+9
* perf/x86: Fix event schedulingPeter Zijlstra2014-03-051-0/+3
* x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-03-051-1/+3
* ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-221-36/+47
* x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin2014-02-221-1/+6
* x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-02-201-1/+1
* x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-02-061-0/+10
* x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini2014-02-061-0/+5
* x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini2014-02-061-0/+27
* ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-252-3/+3
* perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-251-8/+45
* x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2014-01-091-1/+2
* ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao2013-11-291-1/+13
* x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger2013-11-291-1/+1
* x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2013-11-292-5/+5
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-11-291-3/+3
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-012-5/+5
|\
| * perf/x86: Fix NMI measurementsPeter Zijlstra2013-10-292-5/+5
* | KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner2013-10-301-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-181-1/+1
|\
| * x86: Update UV3 hub revision IDRuss Anderson2013-10-151-1/+1
* | KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T2013-10-151-3/+14
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-121-0/+8
|\
| * x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2013-10-061-0/+8
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-081-8/+3
|\ \ | |/ |/|
| * perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-041-8/+3
* | x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...David Herrmann2013-10-031-1/+1
* | x86/simplefb: Fix overflow causing bogus fall-backTom Gundersen2013-10-021-1/+1
|/
*---. Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-281-0/+1
|\ \ \
| | | * x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit2013-09-271-0/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-281-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar2013-09-281-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-251-1/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones2013-09-251-1/+1
| * | | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2013-09-231-0/+16
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-253-10/+11
|\ \ \ | |/ / |/| / | |/
| * perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng2013-09-231-0/+1
| * perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+5
| * perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Yan, Zheng2013-09-201-5/+5
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-183-16/+3
|\ \ | |/ |/|
| * perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNBStephane Eranian2013-09-141-0/+1
| * x86: Remove now-unused save_rest()Borislav Petkov2013-09-101-15/+0
| * x86/smpboot: Fix announce_cpu() to printk() the last "OK" properlyLibin2013-09-051-1/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-181-2/+2
|\ \
| * | perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra2013-09-121-2/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-122-2/+5
|\ \ \ | |/ /