summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-03-27x86, hyperv: Bypass the timer_irq_works() checkJason Wang1-0/+6
2014-03-25x86: hpet: Use proper destructor for delayed workThomas Gleixner1-1/+1
2014-03-24x86, kaslr: fix module lock ordering problemKees Cook1-2/+5
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki1-4/+0
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge1-0/+19
2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones1-1/+1
2014-03-20x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+3
2014-03-20x86, amd, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-3/+4
2014-03-20x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-4/+5
2014-03-20x86, intel, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-5/+8
2014-03-20x86, amd, ibs: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-3/+3
2014-03-20x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat1-13/+0
2014-03-20x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+4
2014-03-20x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-2/+6
2014-03-20x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-3/+3
2014-03-20x86, vsyscall: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+5
2014-03-20x86, cpuid: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-7/+8
2014-03-20x86, msr: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-7/+9
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+1
2014-03-19Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-19/+1
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar1-2/+1
2014-03-18Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas1-19/+1
2014-03-18x86, vdso: Zero-pad the VVAR pageAndy Lutomirski1-0/+5
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold1-12/+22
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold6-53/+60
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+13
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman1-1/+1
2014-03-14perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian1-0/+3
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin1-3/+7
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov1-23/+7
2014-03-13x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov1-36/+12
2014-03-13x86, crash: Unify ifdefBorislav Petkov1-2/+0
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner12-57/+90
2014-03-12perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian1-5/+6
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