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-27
mce: Stop using array-index-based RCU primitives
Paul E. McKenney
1
-4
/
+7
2015-05-27
x86: Replace cpu_**_mask() with topology_**_cpumask()
Bartosz Golaszewski
1
-1
/
+2
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-3
/
+3
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
1
-1
/
+1
2015-05-27
x86/mm/mtrr: Generalize runtime disabling of MTRRs
Luis R. Rodriguez
3
-10
/
+35
2015-05-27
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
1
-3
/
+3
2015-05-27
x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pages
Luis R. Rodriguez
1
-0
/
+3
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
1
-10
/
+30
2015-05-27
x86/mm/mtrr: Clean up mtrr_type_lookup()
Toshi Kani
1
-52
/
+86
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
1
-7
/
+7
2015-05-27
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
2
-8
/
+10
2015-05-27
x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry
Toshi Kani
1
-10
/
+18
2015-05-27
Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new changes
Ingo Molnar
2
-4
/
+4
2015-05-27
x86/mce: Fix monarch timeout setting through the mce= cmdline option
Xie XiuQi
1
-4
/
+1
2015-05-27
x86/cpu: Strip any /proc/cpuinfo model name field whitespace
Prarit Bhargava
1
-13
/
+4
2015-05-27
perf/x86/intel/pt: Remove redundant variable declaration
Alexander Shishkin
1
-1
/
+0
2015-05-27
perf/x86/intel/pt: Kill pt_is_running()
Alexander Shishkin
1
-10
/
+1
2015-05-27
perf/x86/intel/pt: Document pt_buffer_reset_offsets()
Alexander Shishkin
1
-1
/
+8
2015-05-27
perf/x86/intel/pt: Document pt_buffer_reset_markers()
Alexander Shishkin
1
-4
/
+7
2015-05-27
perf/x86/intel/pt: Kill an unused variable
Alexander Shishkin
1
-3
/
+3
2015-05-27
perf/x86/intel: Simplify put_exclusive_constraints()
Peter Zijlstra
1
-14
/
+15
2015-05-27
perf/x86: Simplify the x86_schedule_events() logic
Peter Zijlstra
1
-3
/
+1
2015-05-27
perf/x86/intel: Remove intel_excl_states::init_state
Peter Zijlstra
3
-22
/
+2
2015-05-27
perf/x86/intel: Remove pointless tests
Peter Zijlstra
1
-10
/
+4
2015-05-27
perf/x86/intel: Clean up intel_commit_scheduling() placement
Peter Zijlstra
2
-32
/
+32
2015-05-27
perf/x86/intel: Make WARN()ings consistent
Peter Zijlstra
1
-11
/
+7
2015-05-27
perf/x86/intel: Simplify the dynamic constraint code somewhat
Peter Zijlstra
1
-11
/
+10
2015-05-27
perf/x86/intel: Add lockdep assert
Peter Zijlstra
1
-2
/
+1
2015-05-27
perf/x86/intel: Correct local vs remote sibling state
Peter Zijlstra
1
-46
/
+33
2015-05-27
perf/x86/intel/cqm: Use 'u32' data type for RMIDs
Matt Fleming
1
-19
/
+18
2015-05-27
perf/x86/intel/cqm: Add storage for 'closid' and clean up 'struct intel_pqr_state'
Thomas Gleixner
1
-23
/
+27
2015-05-27
perf/x86/intel/cqm: Remove useless wrapper function
Thomas Gleixner
1
-6
/
+1
2015-05-27
perf/x86/intel/cqm: Avoid pointless MSR write
Thomas Gleixner
1
-3
/
+5
2015-05-27
perf/x86/intel/cqm: Remove pointless spinlock from state cache
Thomas Gleixner
1
-11
/
+6
2015-05-27
perf/x86/intel/cqm: Use proper data types
Thomas Gleixner
1
-2
/
+2
2015-05-27
perf/x86/intel/cqm: Document PQR MSR abuse
Thomas Gleixner
1
-2
/
+13
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
7
-78
/
+122
2015-05-27
perf/x86: Tweak broken BIOS rules during check_hw_exists()
Don Zickus
1
-1
/
+15
2015-05-27
perf/x86/intel/pt: Untangle pt_buffer_reset_markers()
Alexander Shishkin
1
-12
/
+22
2015-05-27
perf/x86: Improve HT workaround GP counter constraint
Peter Zijlstra
4
-30
/
+53
2015-05-27
perf/x86: Fix event/group validation
Peter Zijlstra
6
-36
/
+33
2015-05-20
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
1
-2
/
+5
2015-05-20
x86/fpu/init: Move __setup() functions to fpu/init.c
Ingo Molnar
1
-36
/
+0
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
5
-34
/
+59
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: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
1
-1
/
+1
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: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
[prev]
[next]