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
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
2015-05-08
x86/entry: Remove unused 'kernel_stack' per-cpu variable
Denys Vlasenko
1
-4
/
+0
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+39
2015-04-03
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
1
-1
/
+1
2015-04-03
x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value
Borislav Petkov
1
-1
/
+1
2015-04-03
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
1
-4
/
+5
2015-03-27
x86/asm/entry/64: Fix comment about SYSENTER MSRs
Denys Vlasenko
1
-2
/
+4
2015-03-27
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
1
-0
/
+39
2015-03-24
x86/asm/entry/64: Always set up SYSENTER MSRs
Ingo Molnar
1
-3
/
+7
2015-03-24
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
1
-1
/
+1
2015-03-24
x86/asm/entry/64: Fold syscall32_cpu_init() into its sole user
Denys Vlasenko
1
-21
/
+10
2015-03-17
x86/asm/entry: Document and clean up the enable_sep_cpu() and syscall32_cpu_i...
Ingo Molnar
1
-13
/
+29
2015-03-17
x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better
Denys Vlasenko
1
-1
/
+1
2015-03-07
x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it ...
Andy Lutomirski
1
-2
/
+11
2015-03-06
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
Andy Lutomirski
1
-3
/
+3
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
1
-0
/
+6
2015-02-25
x86: Add support for Intel Cache QoS Monitoring (CQM) detection
Peter P Waskiewicz Jr
1
-0
/
+39
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+12
2015-02-09
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+7
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
1
-0
/
+7
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
1
-5
/
+5
2015-01-22
x86/x2apic: Split enable and setup function
Thomas Gleixner
1
-1
/
+1
2015-01-11
x86, CPU: Fix trivial printk formatting issues with dmesg
Steven Honeyman
1
-6
/
+7
2014-12-10
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+0
2014-11-16
x86: Require exact match for 'noxsave' command line option
Dave Hansen
1
-0
/
+2
2014-11-03
x86,vdso: Use LSL unconditionally for vgetcpu
Andy Lutomirski
1
-10
/
+0
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+3
2014-10-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-10-14
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2014-10-14
arch/x86/kernel/cpu/common.c: fix unused symbol warning
Andrew Morton
1
-1
/
+3
2014-10-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+18
2014-10-06
x86_64, entry: Filter RFLAGS.NT on entry from userspace
Andy Lutomirski
1
-1
/
+1
2014-09-16
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
Igor Mammedov
1
-11
/
+18
2014-09-11
x86: Add more disabled features
Dave Hansen
1
-1
/
+1
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2014-08-17
x86: Support compiling out human-friendly processor feature names
Josh Triplett
1
-2
/
+2
[prev]
[next]