Age | Commit message (Expand) | Author |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-23 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-06-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-19 | perf/x86: Honor the architectural performance monitoring version | Palik, Imre |
2015-06-19 | perf/x86/intel: Fix PMI handling for Intel PT | Alexander Shishkin |
2015-06-19 | perf/x86/intel/bts: Fix DS area sharing with x86_pmu events | Alexander Shishkin |
2015-06-19 | perf/x86: Add more Broadwell model numbers | Andi Kleen |
2015-06-18 | x86/cpu/amd: Give access to the number of nodes in a physical package | Aravind Gopalakrishnan |
2015-06-09 | x86/mpx: Introduce a boot-time disable flag | Dave Hansen |
2015-06-09 | Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ... | Ingo Molnar |
2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar |
2015-06-08 | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar |
2015-06-07 | perf/x86/intel/pebs: Add PEBSv3 decoding | Peter Zijlstra |
2015-06-07 | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang |
2015-06-07 | perf/intel/x86: Enlarge the PEBS buffer | Yan, Zheng |
2015-06-07 | perf/x86/intel: Drain the PEBS buffer during context switches | Yan, Zheng |
2015-06-07 | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru... | Yan, Zheng |
2015-06-07 | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng |
2015-06-07 | perf/x86/intel: Introduce setup_pebs_sample_data() | Yan, Zheng |
2015-06-07 | perf/x86/intel: Use the PEBS auto reload mechanism when possible | Yan, Zheng |
2015-06-07 | perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMP | Stephane Eranian |
2015-06-07 | perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EP | Kan Liang |
2015-06-07 | x86/microcode: Correct CPU family related variable types | Andy Shevchenko |
2015-06-07 | x86/microcode: Disable builtin microcode loading on 32-bit for now | Borislav Petkov |
2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar |
2015-06-07 | x86: Kill CONFIG_X86_HT | Borislav Petkov |
2015-06-07 | x86/mce: Handle Local MCE events | Ashok Raj |
2015-06-07 | x86/mce: Add infrastructure to support Local MCE | Ashok Raj |
2015-06-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-04 | perf/x86/intel/pt: Fix a refactoring bug | Alexander Shishkin |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar |
2015-06-02 | x86/cpu: Trim model ID whitespace | Borislav Petkov |
2015-06-02 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-05-27 | mce: mce_chrdev_write() can be static | Paul E. McKenney |
2015-05-27 | mce: Stop using array-index-based RCU primitives | Paul E. McKenney |
2015-05-27 | x86: Replace cpu_**_mask() with topology_**_cpumask() | Bartosz Golaszewski |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-27 | x86/mm/pat: Wrap pat_enabled into a function API | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr: Generalize runtime disabling of MTRRs | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT... | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers | Toshi Kani |