index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
2017-05-02
x86/cpu: remove hypervisor specific set_cpu_features
Juergen Gross
2017-03-23
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
2017-03-23
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
Andy Lutomirski
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
Peter Zijlstra
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-02-20
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-20
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-05
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
2017-02-04
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
Grzegorz Andrejczuk
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
2017-01-25
x86/cpu: Re-apply forced caps every time CPU caps are re-read
Andy Lutomirski
2017-01-25
x86/cpu: Factor out application of forced CPU caps
Andy Lutomirski
2017-01-25
x86/cpu: Add X86_FEATURE_CPUID
Borislav Petkov
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
2017-01-05
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
2016-12-19
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
2016-12-13
x86/smpboot: Make logical package management more robust
Thomas Gleixner
2016-12-12
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-12
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-09
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
2016-11-09
x86/cpu: Deal with broken firmware (VMWare/XEN)
Thomas Gleixner
2016-10-25
x86/microcode: Run the AP-loading routine only on the application processors
Borislav Petkov
2016-10-25
x86/cpu: Get rid of the show_msr= boot option
Borislav Petkov
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-09-30
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
2016-08-24
x86/entry: Remove outdated comment about SYSCALL targets
Borislav Petkov
2016-08-18
x86/dumpstack: Remove 64-byte gap at end of irq stack
Josh Poimboeuf
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-15
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-05-20
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2016-05-20
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2016-05-12
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
2016-04-29
x86/segments/64: When loadsegment(fs, ...) fails, clear the base
Andy Lutomirski
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()
Andy Lutomirski
2016-04-13
x86/cpu: Probe the behavior of nulling out a segment at boot time
Andy Lutomirski
2016-03-29
x86/cpu: Do the feature test first in enable_sep_cpu()
Borislav Petkov
[next]