index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-03-21
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
Vikas Shivappa
1
-1
/
+3
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+44
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
1
-2
/
+2
2016-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+16
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+25
2016-03-08
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
1
-0
/
+25
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
1
-0
/
+2
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-2
/
+2
2016-02-18
x86/mm/pkeys: Actually enable Memory Protection Keys in the CPU
Dave Hansen
1
-0
/
+43
2016-02-16
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
1
-0
/
+1
2016-02-16
Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys
Ingo Molnar
1
-14
/
+16
2016-02-09
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
1
-0
/
+16
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
1
-22
/
+20
2016-01-30
x86/alternatives: Discard dynamic check after init
Brian Gerst
1
-6
/
+0
2016-01-30
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
1
-10
/
+2
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+4
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-1
/
+3
2015-12-19
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
1
-25
/
+22
2015-12-19
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
1
-0
/
+5
2015-11-24
x86/cpu: Fix MSR value truncation issue
Borislav Petkov
1
-1
/
+1
2015-11-24
x86/cpu: Unify CPU family, model, stepping calculation
Borislav Petkov
1
-8
/
+3
2015-11-19
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
1
-2
/
+1
2015-11-01
x86/cpu: Add CLZERO detection
Wan Zongshun
1
-0
/
+1
2015-09-13
x86/cpu: Print family/model/stepping in hex
Borislav Petkov
1
-2
/
+2
2015-09-01
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+18
2015-08-23
x86/asm/msr: Make wrmsrl() a function
Andy Lutomirski
1
-3
/
+3
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
1
-2
/
+2
2015-07-21
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
Laura Abbott
1
-0
/
+18
2015-06-30
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...
Ingo Molnar
1
-1
/
+1
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+6
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-35
/
+12
2015-06-09
x86/mpx: Introduce a boot-time disable flag
Dave Hansen
1
-0
/
+16
2015-06-08
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
1
-4
/
+4
2015-06-08
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
1
-1
/
+1
2015-06-08
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
1
-2
/
+2
2015-06-08
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
1
-1
/
+1
2015-06-07
x86: Kill CONFIG_X86_HT
Borislav Petkov
1
-2
/
+2
2015-06-02
x86/cpu: Trim model ID whitespace
Borislav Petkov
1
-5
/
+17
2015-05-27
x86/cpu: Strip any /proc/cpuinfo model name field whitespace
Prarit Bhargava
1
-13
/
+4
2015-05-20
x86/fpu/init: Move __setup() functions to fpu/init.c
Ingo Molnar
1
-36
/
+0
2015-05-19
x86/fpu: Fix the 'nofxsr' boot parameter to also clear X86_FEATURE_FXSR_OPT
Ingo Molnar
1
-8
/
+9
2015-05-19
x86/fpu: Remove the extra fpu__detect() layer
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Simplify fpu__cpu_init()
Ingo Molnar
1
-2
/
+2
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/core.c
Ingo Molnar
1
-3
/
+0
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
1
-1
/
+0
2015-05-19
x86/fpu: Rename fpu_init() to fpu__cpu_init()
Ingo Molnar
1
-2
/
+2
2015-05-19
x86/fpu: Rename fpu_detect() to fpu__detect()
Ingo Molnar
1
-1
/
+1
[next]