summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha1-3/+12
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones1-272/+0
2014-03-11x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka2-2/+13
2014-03-11i386: Remove unneeded test of 'task' in dump_trace() (again)Steven Rostedt1-1/+1
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones1-1/+2
2014-03-11perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang1-1/+1
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar4-10/+15
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar11-56/+87
2014-03-10x86, threadinfo: Redo "x86: Use inline assembler to get sp"Mathias Krause1-1/+5
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2-2/+2
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin2-2/+11
2014-03-07ftrace/x86: BUG when ftrace recovery failsPetr Mladek1-3/+15
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby1-3/+0
2014-03-07ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)1-19/+8
2014-03-06x86: Clean up dumpstack_64.c codeSteven Rostedt1-34/+83
2014-03-06x86: Keep thread_info on thread stack in x86_32Steven Rostedt6-56/+75
2014-03-06x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt3-9/+25
2014-03-05x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin1-1/+1
2014-03-05x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey1-5/+10
2014-03-05Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming10-55/+79
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner1-3/+3
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-8/+2
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov1-8/+2
2014-03-04x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner1-3/+3
2014-03-04x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner1-1/+1
2014-03-04x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner1-38/+40
2014-03-04x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner1-0/+6
2014-03-04efi: Move facility flags to struct efiMatt Fleming1-3/+3
2014-03-04Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini10-68/+136
2014-03-03ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek1-1/+1
2014-03-03ftrace/x86: Run a sync after fixup on failureSteven Rostedt (Red Hat)1-2/+3
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman9-47/+77
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2014-02-27amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan1-0/+2
2014-02-27x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin1-0/+1
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2-2/+2
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin3-529/+0
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2-2/+0
2014-02-27perf/x86: Add a few more commentsPeter Zijlstra2-17/+38
2014-02-27Merge branch 'perf/urgent' into perf/coreIngo Molnar8-69/+90
2014-02-27perf/x86: Fix event schedulingPeter Zijlstra1-0/+3
2014-02-27Merge back earlier 'acpi-processor' material.Rafael J. Wysocki1-4/+0
2014-02-25x86, kaslr: randomize module base load addressKees Cook1-3/+40
2014-02-25x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin1-0/+2
2014-02-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-20/+17
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+52
2014-02-22kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao2-2/+1
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian1-1/+9