index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
Andy Lutomirski
2017-09-17
1
-0
/
+8
*
x86/mm/64: Initialize CR4.PCIDE early
Andy Lutomirski
2017-09-13
1
-42
/
+7
*
x86/mm: Document how CR4.PCIDE restore works
Andy Lutomirski
2017-09-06
1
-0
/
+13
*
x86/mm: Reinitialize TLB state on hotplug and resume
Andy Lutomirski
2017-09-06
1
-0
/
+2
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-9
/
+0
|
\
|
*
x86/idt: Create file for IDT related code
Thomas Gleixner
2017-08-29
1
-9
/
+0
*
|
x86/mm: Enable CR4.PCIDE on supported systems
Andy Lutomirski
2017-07-05
1
-0
/
+22
*
|
x86/mm: Add the 'nopcid' boot option to turn off PCID
Andy Lutomirski
2017-07-05
1
-0
/
+18
|
/
*
x86/cpu: remove hypervisor specific set_cpu_features
Juergen Gross
2017-05-02
1
-1
/
+0
*
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
2017-03-23
1
-11
/
+17
*
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
Andy Lutomirski
2017-03-23
1
-2
/
+2
*
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
2017-03-16
1
-6
/
+22
*
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
1
-2
/
+27
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-07
1
-3
/
+0
|
\
|
*
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
Peter Zijlstra
2017-03-02
1
-3
/
+0
*
|
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
|
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-2
/
+2
*
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-20
1
-11
/
+23
|
\
|
*
x86/cpu: Re-apply forced caps every time CPU caps are re-read
Andy Lutomirski
2017-01-25
1
-0
/
+7
|
*
x86/cpu: Factor out application of forced CPU caps
Andy Lutomirski
2017-01-25
1
-8
/
+12
|
*
x86/cpu: Add X86_FEATURE_CPUID
Borislav Petkov
2017-01-25
1
-3
/
+4
*
|
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-02-20
1
-0
/
+3
|
\
\
|
*
|
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
Grzegorz Andrejczuk
2017-02-04
1
-0
/
+3
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-20
1
-0
/
+3
|
\
\
|
*
\
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
2017-02-01
1
-1
/
+1
|
|
\
\
|
|
|
/
|
*
|
sched/clock: Fix hotplug crash
Peter Zijlstra
2017-01-20
1
-0
/
+3
*
|
|
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
2017-02-05
1
-0
/
+1
|
|
/
|
/
|
*
|
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
2017-01-05
1
-1
/
+1
|
/
*
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
2016-12-19
1
-3
/
+4
*
x86/smpboot: Make logical package management more robust
Thomas Gleixner
2016-12-13
1
-16
/
+8
*
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-12
1
-5
/
+2
|
\
|
*
x86/microcode: Run the AP-loading routine only on the application processors
Borislav Petkov
2016-10-25
1
-5
/
+2
*
|
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-1
/
+0
|
\
\
|
*
|
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
2016-12-09
1
-1
/
+0
|
|
/
*
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
1
-53
/
+0
|
\
\
|
*
|
x86/cpu: Get rid of the show_msr= boot option
Borislav Petkov
2016-10-25
1
-53
/
+0
|
|
/
*
|
x86/cpu: Deal with broken firmware (VMWare/XEN)
Thomas Gleixner
2016-11-09
1
-2
/
+30
|
/
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-03
1
-9
/
+9
|
\
|
*
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
2016-09-08
1
-3
/
+8
|
|
\
|
|
*
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-10
1
-3
/
+8
|
*
|
x86/entry: Remove outdated comment about SYSCALL targets
Borislav Petkov
2016-08-24
1
-5
/
+0
|
*
|
x86/dumpstack: Remove 64-byte gap at end of irq stack
Josh Poimboeuf
2016-08-18
1
-1
/
+1
|
|
/
*
|
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
2016-09-30
1
-12
/
+11
|
/
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
\
|
*
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
*
|
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
2016-07-15
1
-1
/
+1
|
/
*
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2016-05-20
1
-29
/
+63
|
\
|
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
1
-26
/
+56
|
|
\
[next]