index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
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: Factor out the FPU bug detection code into fpu__init_check_bugs()
Ingo Molnar
1
-52
/
+1
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-18
x86/mce: Fix MCE severity messages
Borislav Petkov
1
-2
/
+5
2015-05-18
x86/microcode/intel: Rename get_matching_sig()
Borislav Petkov
2
-3
/
+3
2015-05-18
x86/microcode/intel: Simplify get_matching_sig()
Borislav Petkov
1
-10
/
+8
2015-05-18
x86/microcode/intel: Simplify update_match_cpu()
Borislav Petkov
1
-6
/
+13
2015-05-18
x86/microcode/intel: Rename get_matching_microcode
Borislav Petkov
3
-8
/
+8
2015-05-17
Merge branch 'x86/asm' into x86/apic, to resolve conflicts
Ingo Molnar
2
-4
/
+4
2015-05-17
Merge branch 'linus' into x86/asm, to resolve conflicts
Ingo Molnar
2
-4
/
+4
2015-05-15
x86: Use entering[_ack]_irq() instead of open coding it
Thomas Gleixner
1
-4
/
+2
2015-05-11
perf/x86/intel/uncore: Add Broadwell-U uncore IMC PMU support
Stephane Eranian
3
-0
/
+24
2015-05-11
perf/x86/rapl: Enable Broadwell-U RAPL support
Stephane Eranian
1
-0
/
+1
2015-05-11
x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup()
Toshi Kani
1
-1
/
+1
2015-05-11
x86/cpu/microcode: Zap changelog
Borislav Petkov
2
-135
/
+16
2015-05-11
Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras
Ingo Molnar
2
-22
/
+129
2015-05-08
x86/entry: Remove unused 'kernel_stack' per-cpu variable
Denys Vlasenko
1
-4
/
+0
2015-05-08
perf/x86/intel: Fix SLM cache event list
Kan Liang
1
-4
/
+3
2015-05-07
x86/mce/amd: Zap changelog
Borislav Petkov
1
-10
/
+2
2015-05-07
x86/mce/amd: Rename setup_APIC_mce
Aravind Gopalakrishnan
1
-2
/
+2
2015-05-07
x86/mce/amd: Introduce deferred error interrupt handler
Aravind Gopalakrishnan
1
-0
/
+93
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-2
/
+2
2015-05-06
x86/mce: Add support for deferred errors on AMD
Aravind Gopalakrishnan
1
-2
/
+8
2015-05-06
x86/mce/amd: Collect valid address before logging an error
Aravind Gopalakrishnan
1
-1
/
+4
2015-05-06
x86/mce/amd: Factor out logging mechanism
Aravind Gopalakrishnan
1
-10
/
+23
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-28
/
+50
2015-05-06
x86/microcode: Parse built-in microcode early
Borislav Petkov
3
-6
/
+59
2015-05-06
x86/microcode/intel: Remove unused @rev arg of get_matching_sig()
Borislav Petkov
2
-5
/
+4
2015-05-06
x86/microcode/intel: Get rid of revision_is_newer()
Borislav Petkov
2
-4
/
+4
2015-05-06
x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processors
Aravind Gopalakrishnan
1
-2
/
+10
2015-05-05
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
1
-2
/
+2
2015-04-26
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
1
-0
/
+3
2015-04-22
x86: perf: uncore: Use hrtimer_start()
Thomas Gleixner
1
-3
/
+2
2015-04-22
x86: perf: Use hrtimer_start()
Thomas Gleixner
1
-3
/
+2
2015-04-22
perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
Sonny Rao
1
-1
/
+5
2015-04-22
perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile Processor) IMC uncore PMUs
Sonny Rao
1
-0
/
+8
2015-04-22
perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu
Jiri Olsa
1
-28
/
+38
2015-04-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-49
/
+106
2015-04-18
perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()
Ingo Molnar
1
-18
/
+15
2015-04-17
perf/x86/intel: Add Broadwell support for the LBR callstack
Kan Liang
1
-1
/
+1
2015-04-17
perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units
Jacob Pan
1
-21
/
+73
2015-04-17
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
Peter Zijlstra
1
-0
/
+8
2015-04-17
perf/x86: Fix hw_perf_event::flags collision
Peter Zijlstra
1
-9
/
+9
2015-04-15
x86: mtrr: if: remove use of seq_printf return value
Joe Perches
1
-7
/
+5
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
15
-224
/
+4599
2015-04-13
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-103
/
+202
2015-04-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2015-04-13
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-267
/
+176
[prev]
[next]