Age | Commit message (Expand) | Author | Files | Lines |
2015-07-31 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski | 2 | -6/+10 |
2015-07-26 | perf/x86/intel/cqm: Return cached counter value from IRQ context | Matt Fleming | 1 | -0/+8 |
2015-07-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-07-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -23/+13 |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 2 | -4/+2 |
2015-06-30 | perf/x86: Fix 'active_events' imbalance | Peter Zijlstra | 1 | -23/+13 |
2015-06-30 | x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e... | Ingo Molnar | 1 | -1/+1 |
2015-06-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -6/+4 |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -138/+395 |
2015-06-22 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -172/+120 |
2015-06-22 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -88/+14 |
2015-06-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -19/+43 |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+5 |
2015-06-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -25/+73 |
2015-06-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -297/+468 |
2015-06-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+9 |
2015-06-19 | perf/x86: Honor the architectural performance monitoring version | Palik, Imre | 1 | -6/+6 |
2015-06-19 | perf/x86/intel: Fix PMI handling for Intel PT | Alexander Shishkin | 1 | -4/+23 |
2015-06-19 | perf/x86/intel/bts: Fix DS area sharing with x86_pmu events | Alexander Shishkin | 3 | -19/+46 |
2015-06-19 | perf/x86: Add more Broadwell model numbers | Andi Kleen | 1 | -0/+2 |
2015-06-18 | x86/cpu/amd: Give access to the number of nodes in a physical package | Aravind Gopalakrishnan | 1 | -5/+18 |
2015-06-16 | x86: perf_event_intel_pt.c: use arch_initcall to hook in enabling | Paul Gortmaker | 1 | -2/+1 |
2015-06-16 | x86: perf_event_intel_bts.c: use arch_initcall to hook in enabling | Paul Gortmaker | 1 | -2/+1 |
2015-06-09 | x86/mpx: Introduce a boot-time disable flag | Dave Hansen | 1 | -0/+16 |
2015-06-09 | Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ... | Ingo Molnar | 2 | -12/+15 |
2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar | 1 | -4/+4 |
2015-06-08 | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar | 1 | -1/+1 |
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 | perf/x86/intel/pebs: Add PEBSv3 decoding | Peter Zijlstra | 1 | -11/+19 |
2015-06-07 | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang | 1 | -3/+17 |
2015-06-07 | perf/intel/x86: Enlarge the PEBS buffer | Yan, Zheng | 1 | -1/+1 |
2015-06-07 | perf/x86/intel: Drain the PEBS buffer during context switches | Yan, Zheng | 4 | -5/+47 |
2015-06-07 | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru... | Yan, Zheng | 3 | -5/+38 |
2015-06-07 | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng | 1 | -42/+100 |
2015-06-07 | perf/x86/intel: Introduce setup_pebs_sample_data() | Yan, Zheng | 1 | -43/+52 |
2015-06-07 | perf/x86/intel: Use the PEBS auto reload mechanism when possible | Yan, Zheng | 4 | -8/+23 |
2015-06-07 | perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMP | Stephane Eranian | 1 | -1/+9 |
2015-06-07 | perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EP | Kan Liang | 1 | -3/+3 |
2015-06-07 | x86/microcode: Correct CPU family related variable types | Andy Shevchenko | 3 | -5/+7 |
2015-06-07 | x86/microcode: Disable builtin microcode loading on 32-bit for now | Borislav Petkov | 2 | -0/+8 |
2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 3 | -32/+203 |
2015-06-07 | x86: Kill CONFIG_X86_HT | Borislav Petkov | 3 | -9/+9 |
2015-06-07 | x86/mce: Handle Local MCE events | Ashok Raj | 2 | -6/+27 |
2015-06-07 | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2 | -0/+46 |
2015-06-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -79/+123 |
2015-06-04 | perf/x86/intel/pt: Fix a refactoring bug | Alexander Shishkin | 1 | -1/+1 |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 6 | -93/+179 |
2015-06-02 | x86/cpu: Trim model ID whitespace | Borislav Petkov | 1 | -5/+17 |
2015-06-02 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -6/+9 |