summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Add a wrapper around mce_log() for injectionBorislav Petkov2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()Borislav Petkov2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Clear Local MCE opt-in before kexecAshok Raj2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Remove unused function declarationsAshok Raj2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Kill drain_mcelog_buffer()Borislav Petkov2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Avoid potential deadlock due to printk() in MCE contextChen, Gong2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Don't use percpu workqueuesChen, Gong2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Provide a lockless memory pool to save error recordsChen, Gong2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | x86/mce: Reuse one of the u16 padding fields in 'struct mce'Borislav Petkov2015-08-13
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-08-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | perf/x86/msr: Fix the MSR driver buildIngo Molnar2015-08-21
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Clean up files of Intel Processor TraceTakao Indoh2015-08-12
| * | | | | | | | | | | | | | | | | | | | | | perf/x86: Fix MSR PMU driverPeter Zijlstra2015-08-12
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pebs: Robustify PEBS buffer drainPeter Zijlstra2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pebs: Fix event disable PEBS buffer drainLiang, Kan2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86: Add an MSR PMU driverAndy Lutomirski2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Add Broadwell-DE uncore supportKan Liang2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Use 0x11 as extra reg test valueAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86: Make merge_attr() global to use from perf_event_intelAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack modeAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stackAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add Intel Skylake PMU supportAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/lbr: Optimize v4 LBR unfreezingAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Move PMU ACK to after LBR readAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Handle new arch perfmon v4 status bitsAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/lbr: Add support for LBRv5Andi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/lbr: Allow time stamp for free running PEBSv3Andi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add support for PEBSv3 profilingAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86: Add a native_perf_sched_clock_from_tsc()Andi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Add new timing packet enablesAlexander Shishkin2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Do not force sync packets on every schedule-inAlexander Shishkin2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/hw_breakpoints: Fix check for kernel-space breakpointsAndy Lutomirski2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/hw_breakpoints: Improve range breakpoint validationAndy Lutomirski2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_maskKan Liang2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for goodAlexander Shishkin2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/bts: Drop redundant declarationsAlexander Shishkin2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/BroadwellAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Add support for ARB uncore PMU on Sandy/IvyBridgeAndi Kleen2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/rapl: Add support for Knights Landing (KNL)Dasaratharaman Chandramouli2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | | uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov2015-07-31
| * | | | | | | | | | | | | | | | | | | | | | | uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov2015-07-31
| * | | | | | | | | | | | | | | | | | | | | | | uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov2015-07-31
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |