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/cpufeatures: Add X86_BUG_CPU_INSECURE
Thomas Gleixner
2017-12-23
1
-0
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
1
-94
/
+0
*
|
|
|
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
2017-12-22
1
-7
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
x86/cpufeatures: Make CPU bugs sticky
Thomas Gleixner
2017-12-17
1
-3
/
+3
*
|
|
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
1
-10
/
+19
*
|
|
x86/entry: Clean up the SYSENTER_stack code
Andy Lutomirski
2017-12-17
1
-11
/
+3
*
|
|
x86/entry/64: Move the IST stacks into struct cpu_entry_area
Andy Lutomirski
2017-12-17
1
-32
/
+42
*
|
|
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
Andy Lutomirski
2017-12-17
1
-1
/
+14
*
|
|
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
Andy Lutomirski
2017-12-17
1
-2
/
+4
*
|
|
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
2017-12-17
1
-6
/
+35
*
|
|
x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
Andy Lutomirski
2017-12-17
1
-0
/
+21
*
|
|
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
Andy Lutomirski
2017-12-17
1
-4
/
+4
*
|
|
x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...
Andy Lutomirski
2017-12-17
1
-7
/
+7
*
|
|
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-12-17
1
-1
/
+3
|
/
/
*
|
x86/entry/64: Stop initializing TSS.sp0 at boot
Andy Lutomirski
2017-11-02
1
-3
/
+10
*
|
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
2017-11-02
1
-2
/
+2
*
|
x86/fpu: Parse clearcpuid= as early XSAVE argument
Andi Kleen
2017-10-17
1
-9
/
+7
|
/
*
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
|
\
[prev]
[next]