Age | Commit message (Expand) | Author | Files | Lines |
2015-02-18 | perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack mode |  Yan, Zheng | 1 | -4/+13 |
2015-02-18 | perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS |  Yan, Zheng | 1 | -30/+29 |
2015-02-18 | perf: Simplify the branch stack check |  Yan, Zheng | 3 | -17/+11 |
2015-02-18 | perf/x86/intel: Save/restore LBR stack during context switch |  Yan, Zheng | 1 | -12/+76 |
2015-02-18 | perf/x86/intel: Track number of events that use the LBR callstack |  Yan, Zheng | 1 | -0/+19 |
2015-02-18 | perf/x86/intel: Allocate space for storing LBR stack |  Yan, Zheng | 2 | -0/+11 |
2015-02-18 | perf: Always switch pmu specific data during context switch |  Yan, Zheng | 1 | -0/+3 |
2015-02-18 | perf: Add pmu specific data for perf task context |  Yan, Zheng | 2 | -4/+42 |
2015-02-18 | perf/x86/intel: Add basic Haswell LBR call stack support |  Yan, Zheng | 3 | -24/+83 |
2015-02-18 | perf/x86/intel: Use context switch callback to flush LBR stack |  Yan, Zheng | 6 | -99/+30 |
2015-02-18 | perf: Introduce pmu context switch callback |  Yan, Zheng | 4 | -0/+75 |
2015-02-18 | perf/x86/intel: Reduce lbr_sel_map[] size |  Yan, Zheng | 3 | -43/+64 |
2015-02-18 | perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void |  Aravind Gopalakrishnan | 1 | -7/+5 |
2015-02-18 | perf: Update userspace page info for software event |  Shaohua Li | 1 | -0/+3 |
2015-02-18 | perf: Update shadow timestamp before add event |  Shaohua Li | 1 | -4/+4 |
2015-02-18 | perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call |  Markus Elfring | 1 | -2/+1 |
2015-02-04 | perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks |  Andy Lutomirski | 2 | -2/+24 |
2015-02-04 | perf/x86: Only allow rdpmc if a perf_event is mapped |  Andy Lutomirski | 4 | -19/+58 |
2015-02-04 | perf: Pass the event to arch_perf_update_userpage() |  Andy Lutomirski | 2 | -3/+5 |
2015-02-04 | perf: Add pmu callbacks to track event mapping and unmapping |  Andy Lutomirski | 2 | -0/+16 |
2015-02-04 | x86: Add a comment clarifying LDT context switching |  Andy Lutomirski | 1 | -6/+8 |
2015-02-04 | x86: Store a per-cpu shadow copy of CR4 |  Andy Lutomirski | 20 | -46/+85 |
2015-02-04 | x86: Clean up cr4 manipulation |  Andy Lutomirski | 15 | -57/+70 |
2015-02-04 | perf: Decouple unthrottling and rotating |  Mark Rutland | 2 | -53/+30 |
2015-02-04 | perf: Drop module reference on event init failure |  Mark Rutland | 1 | -12/+16 |
2015-02-04 | perf: Use POLLIN instead of POLL_IN for perf poll data in flag |  Jiri Olsa | 1 | -1/+2 |
2015-02-04 | perf: Fix put_event() ctx lock |  Peter Zijlstra | 1 | -5/+12 |
2015-02-04 | perf: Fix move_group() order |  Peter Zijlstra (Intel) | 1 | -9/+47 |
2015-02-04 | perf: Fix event->ctx locking |  Peter Zijlstra | 1 | -37/+207 |
2015-02-04 | perf: Add a bit of paranoia |  Peter Zijlstra | 1 | -1/+18 |
2015-02-01 | Linux 3.19-rc7 |  Linus Torvalds | 1 | -1/+1 |
2015-02-01 | sched: don't cause task state changes in nested sleep debugging |  Linus Torvalds | 2 | -4/+3 |
2015-02-01 | Input: elantech - add more Fujtisu notebooks to force crc_enabled |  Rainer Koenig | 1 | -0/+16 |
2015-02-01 | x86_64, entry: Remove the syscall exit audit and schedule optimizations |  Andy Lutomirski | 1 | -47/+5 |
2015-02-01 | x86_64, entry: Use sysret to return to userspace when possible |  Andy Lutomirski | 1 | -0/+54 |
2015-02-01 | x86, traps: Fix ist_enter from userspace |  Andy Lutomirski | 1 | -7/+18 |
2015-01-30 | arc: mm: Fix build failure |  Guenter Roeck | 1 | -1/+1 |
2015-01-30 | i2c: sh_mobile: terminate DMA reads properly |  Wolfram Sang | 1 | -1/+11 |
2015-01-30 | KVM: x86: check LAPIC presence when building apic_map |  Radim Krčmář | 1 | -0/+3 |
2015-01-30 | drm: fix fb-helper vs MST dangling connector ptrs (v2) |  Rob Clark | 1 | -0/+30 |
2015-01-29 | arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault |  Marc Zyngier | 3 | -18/+50 |
2015-01-29 | arm/arm64: KVM: Invalidate data cache on unmap |  Marc Zyngier | 3 | -15/+116 |
2015-01-29 | arm/arm64: KVM: Use set/way op trapping to track the state of the caches |  Marc Zyngier | 14 | -145/+161 |
2015-01-29 | perf symbols: Convert lseek + read to pread |  Namhyung Kim | 1 | -5/+1 |
2015-01-29 | perf tools: Use perf_data_file__fd() consistently |  Namhyung Kim | 2 | -9/+10 |
2015-01-29 | perf symbols: Support to read compressed module from build-id cache |  Namhyung Kim | 1 | -5/+8 |
2015-01-29 | perf evsel: Set attr.task bit for a tracking event |  Namhyung Kim | 1 | -0/+1 |
2015-01-29 | perf header: Set header version correctly |  Namhyung Kim | 1 | -1/+1 |
2015-01-29 | perf record: Show precise number of samples |  Namhyung Kim | 1 | -12/+39 |
2015-01-29 | perf tools: Do not use __perf_session__process_events() directly |  Namhyung Kim | 3 | -10/+6 |