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-03-23
perf/x86/intel: Fix Makefile to actually build the cqm driver
Matt Fleming
1
-1
/
+1
2015-03-23
x86/cpu/cacheinfo: Fix cache_get_priv_group() for Intel processors
Sudeep Holla
1
-1
/
+1
2015-03-23
x86/mce: Reindent __mcheck_cpu_apply_quirks() properly
Borislav Petkov
1
-24
/
+24
2015-03-23
x86/mce: Use safe MSR accesses for AMD quirk
Jesse Larrew
1
-10
/
+4
2015-03-23
x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()
Andy Lutomirski
1
-4
/
+3
2015-03-17
x86/asm/entry: Document and clean up the enable_sep_cpu() and syscall32_cpu_init() functions
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-13
Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying new changes
Ingo Molnar
12
-52
/
+114
2015-03-09
x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure
Sudeep Holla
1
-517
/
+198
2015-03-07
x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it on x86_32
Andy Lutomirski
1
-2
/
+11
2015-03-06
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
Andy Lutomirski
1
-3
/
+3
2015-03-04
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/asm
Ingo Molnar
1
-0
/
+5
2015-03-03
Merge tag 'intel_microcode_cleanup_p1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/microcode
Ingo Molnar
4
-266
/
+176
2015-03-02
x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc()
Borislav Petkov
1
-2
/
+12
2015-03-02
x86/microcode/intel: Check scan_microcode()'s retval
Borislav Petkov
1
-8
/
+10
2015-03-02
x86/microcode/intel: Sanitize microcode_pointer()
Borislav Petkov
1
-14
/
+9
2015-03-02
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}
Borislav Petkov
3
-14
/
+12
2015-03-02
x86/microcode/intel: Simplify generic_load_microcode_early()
Borislav Petkov
1
-29
/
+26
2015-03-02
x86/microcode: Consolidate family,model, ... code
Borislav Petkov
2
-105
/
+28
2015-03-02
x86/microcode/intel: Rename update_match_revision()
Borislav Petkov
2
-8
/
+2
2015-03-02
x86/microcode/intel: Sanitize _save_mc()
Borislav Petkov
1
-25
/
+22
2015-03-02
x86/microcode/intel: Make _save_mc() return the updated saved count
Borislav Petkov
1
-15
/
+14
2015-03-02
x86/microcode/intel: Simplify load_ucode_intel_bsp()
Borislav Petkov
1
-31
/
+18
2015-03-02
x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp()
Borislav Petkov
1
-10
/
+8
2015-03-02
x86/microcode/intel: Do the mc_saved_src NULL check first
Borislav Petkov
1
-16
/
+22
2015-03-02
x86/microcode/intel: Check if microcode was found before applying
Borislav Petkov
1
-4
/
+10
2015-03-02
x86/microcode/intel: Fix out of bounds memory access to the extended header
Quentin Casasnovas
1
-4
/
+2
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
1
-0
/
+6
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
9
-49
/
+96
2015-02-26
Merge tag 'v4.0-rc1' into perf/core, to refresh the tree
Ingo Molnar
7
-40
/
+46
2015-02-25
perf/x86/intel: Enable conflicting event scheduling for CQM
Matt Fleming
1
-46
/
+84
2015-02-25
perf/x86/intel: Perform rotation on Intel CQM RMIDs
Matt Fleming
1
-48
/
+623
2015-02-25
perf/x86/intel: Support task events with Intel CQM
Matt Fleming
1
-21
/
+174
2015-02-25
perf/x86/intel: Implement LRU monitoring ID allocation for CQM
Matt Fleming
1
-8
/
+92
2015-02-25
perf/x86/intel: Add Intel Cache QoS Monitoring support
Matt Fleming
1
-0
/
+530
2015-02-25
x86: Add support for Intel Cache QoS Monitoring (CQM) detection
Peter P Waskiewicz Jr
1
-0
/
+39
2015-02-23
x86/asm: Cleanup prefetch primitives
Borislav Petkov
1
-0
/
+5
2015-02-22
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
Yannick Guerrini
1
-2
/
+2
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+10
2015-02-19
Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent
Ingo Molnar
2
-1
/
+10
2015-02-19
Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras
Ingo Molnar
4
-71
/
+102
2015-02-19
x86/MCE/AMD: Enable thresholding interrupts by default if supported
Aravind Gopalakrishnan
1
-2
/
+7
2015-02-19
x86/MCE: Make mce_panic() fatal machine check msg in the same pattern
Derek Che
1
-2
/
+2
2015-02-19
x86/MCE/intel: Cleanup CMCI storm logic
Borislav Petkov
3
-66
/
+92
2015-02-19
x86/microcode/intel: Handle truncated microcode images more robustly
Quentin Casasnovas
2
-0
/
+9
2015-02-19
x86/microcode/intel: Guard against stack overflow in the loader
Quentin Casasnovas
1
-1
/
+1
2015-02-19
x86/MCE/AMD: Drop bogus const modifier from AMD's bank4_names()
Jan Beulich
1
-1
/
+1
2015-02-19
x86/build: Fix mkcapflags.sh bash-ism
Sylvain BERTRAND
1
-1
/
+1
2015-02-18
perf/x86/intel: Expose LBR callstack to user space tooling
Peter Zijlstra
2
-12
/
+4
2015-02-18
perf/x86/intel: Discard zero length call entries in LBR call stack
Yan, Zheng
1
-2
/
+11
[prev]
[next]