summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra2015-02-182-12/+4
* perf/x86/intel: Discard zero length call entries in LBR call stackYan, Zheng2015-02-181-2/+11
* perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack modeYan, Zheng2015-02-181-4/+13
* perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng2015-02-181-30/+29
* perf: Simplify the branch stack checkYan, Zheng2015-02-181-17/+3
* perf/x86/intel: Save/restore LBR stack during context switchYan, Zheng2015-02-181-12/+76
* perf/x86/intel: Track number of events that use the LBR callstackYan, Zheng2015-02-181-0/+19
* perf/x86/intel: Allocate space for storing LBR stackYan, Zheng2015-02-182-0/+11
* perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng2015-02-183-24/+83
* perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-184-21/+30
* perf: Introduce pmu context switch callbackYan, Zheng2015-02-182-0/+9
* perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng2015-02-182-29/+29
* perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to voidAravind Gopalakrishnan2015-02-181-7/+5
* perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() callMarkus Elfring2015-02-181-2/+1
* perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-042-2/+24
* perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-044-19/+58
* perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-041-1/+2
* x86: Add a comment clarifying LDT context switchingAndy Lutomirski2015-02-041-6/+8
* x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-0420-46/+85
* x86: Clean up cr4 manipulationAndy Lutomirski2015-02-0414-55/+67
* Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-0413-301/+308
|\
| * Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-02-032-54/+77
| |\
| | * x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski2015-02-011-47/+5
| | * x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski2015-02-011-0/+54
| | * x86, traps: Fix ist_enter from userspaceAndy Lutomirski2015-02-011-7/+18
| * | Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-02-031-1/+1
| |\ \
| | * | x86, vdso: teach 'make clean' remove vdso64 binariesAndrey Skvortsov2015-01-281-1/+1
| * | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar2015-02-0316-84/+83
| |\ \ \ | | |_|/ | |/| |
| * | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-2812-252/+235
| |\ \ \
| | * | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole userDenys Vlasenko2015-01-131-46/+42
| | * | | x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSETDenys Vlasenko2015-01-131-2/+2
| | * | | x86: entry_64.S: delete unused codeDenys Vlasenko2015-01-132-35/+0
| | * | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-074-94/+26
| | * | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomicAndy Lutomirski2015-01-022-0/+40
| | * | | x86: Clean up current_stack_pointerAndy Lutomirski2015-01-022-10/+14
| | * | | x86, traps: Track entry into and exit from IST contextAndy Lutomirski2015-01-025-6/+61
| | * | | x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski2015-01-022-59/+50
| * | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ...Ingo Molnar2015-01-2814-91/+143
| |\ \ \ \
| * | | | | x86_64 entry: Fix RCX for ptraced syscallsAndy Lutomirski2015-01-171-1/+2
* | | | | | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar2015-02-042-0/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-304-16/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-301-0/+3
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář2015-01-301-0/+3
| * | | | | | | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-286-28/+48
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'perf/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-12-0811-57/+131
| |\ \ \ \ \ \
| | * | | | | | perf/x86: Remove get_hbp_len and replace with bp_lenJacob Shin2014-12-031-24/+1
| | * | | | | | perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin2014-12-036-4/+47
* | | | | | | | perf/x86/intel: Add model number for AirmontKan Liang2015-01-281-0/+1
* | | | | | | | perf/rapl: Fix crash in rapl_scale()Stephane Eranian2015-01-281-1/+1
OpenPOWER on IntegriCloud