index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-2
/
+2
2017-02-21
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+23
2017-02-21
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2017-02-05
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
1
-0
/
+1
2017-02-04
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
Grzegorz Andrejczuk
1
-0
/
+3
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
1
-1
/
+1
2017-01-25
x86/cpu: Re-apply forced caps every time CPU caps are re-read
Andy Lutomirski
1
-0
/
+7
2017-01-25
x86/cpu: Factor out application of forced CPU caps
Andy Lutomirski
1
-8
/
+12
2017-01-25
x86/cpu: Add X86_FEATURE_CPUID
Borislav Petkov
1
-3
/
+4
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-0
/
+3
2017-01-05
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
1
-1
/
+1
2016-12-19
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
1
-3
/
+4
2016-12-13
x86/smpboot: Make logical package management more robust
Thomas Gleixner
1
-16
/
+8
2016-12-13
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+2
2016-12-13
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2016-12-13
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-53
/
+0
2016-12-09
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
1
-1
/
+0
2016-11-09
x86/cpu: Deal with broken firmware (VMWare/XEN)
Thomas Gleixner
1
-2
/
+30
2016-10-25
x86/microcode: Run the AP-loading routine only on the application processors
Borislav Petkov
1
-5
/
+2
2016-10-25
x86/cpu: Get rid of the show_msr= boot option
Borislav Petkov
1
-53
/
+0
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+9
2016-09-30
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
1
-12
/
+11
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
1
-3
/
+8
2016-08-24
x86/entry: Remove outdated comment about SYSCALL targets
Borislav Petkov
1
-5
/
+0
2016-08-18
x86/dumpstack: Remove 64-byte gap at end of irq stack
Josh Poimboeuf
1
-1
/
+1
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
1
-3
/
+8
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-07-15
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
1
-1
/
+1
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-05-20
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
1
-29
/
+63
2016-05-20
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
1
-0
/
+3
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-26
/
+56
2016-05-16
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
1
-0
/
+4
2016-05-12
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
1
-3
/
+7
2016-04-29
x86/segments/64: When loadsegment(fs, ...) fails, clear the base
Andy Lutomirski
1
-1
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-04-13
x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()
Andy Lutomirski
1
-25
/
+25
2016-04-13
x86/cpu: Probe the behavior of nulling out a segment at boot time
Andy Lutomirski
1
-0
/
+31
2016-03-29
x86/cpu: Do the feature test first in enable_sep_cpu()
Borislav Petkov
1
-4
/
+3
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-21
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
[next]