Age | Commit message (Expand) | Author |
2014-03-31 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-03-28 | x86, CMCI: Add proper detection of end of CMCI storms | Chen, Gong |
2014-03-27 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang |
2014-03-25 | x86: hpet: Use proper destructor for delayed work | Thomas Gleixner |
2014-03-24 | x86, kaslr: fix module lock ordering problem | Kees Cook |
2014-03-21 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2014-03-20 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge |
2014-03-20 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones |
2014-03-20 | x86, hpet: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, amd, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, intel, rapl: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, intel, cacheinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, amd, ibs: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, therm_throt.c: Remove unused therm_cpu_lock | Srivatsa S. Bhat |
2014-03-20 | x86, therm_throt.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, mce: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, intel, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, vsyscall: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, cpuid: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, msr: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2014-03-19 | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-19 | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar |
2014-03-18 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas |
2014-03-18 | x86, vdso: Zero-pad the VVAR page | Andy Lutomirski |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold |
2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold |
2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
2014-03-14 | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian |
2014-03-13 | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin |
2014-03-13 | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov |
2014-03-13 | x86, AMD: Convert to the new bit access MSR accessors | Borislav Petkov |
2014-03-13 | x86, crash: Unify ifdef | Borislav Petkov |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner |
2014-03-12 | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian |
2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones |
2014-03-11 | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka |
2014-03-11 | i386: Remove unneeded test of 'task' in dump_trace() (again) | Steven Rostedt |
2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones |
2014-03-11 | perf/x86/uncore: Add __init for uncore_cpumask_init() | Dongsheng Yang |
2014-03-11 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |