deliverable/linux.git
2015-04-08  Wang Nanperf kmaps: Check kmaps to make code more robust
2015-04-08  He Kuangperf evlist: Fix inverted logic in perf_mmap__empty
2015-04-03  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-04-02  Yunlong Songperf data: Support using -f to override perf.data file...
2015-04-02  Yunlong Songperf trace: Support using -f to override perf.data...
2015-04-02  Yunlong Songperf timechart: Support using -f to override perf.data...
2015-04-02  Yunlong Songperf script: Support using -f to override perf.data...
2015-04-02  Yunlong Songperf mem: Support using -f to override perf.data file...
2015-04-02  Yunlong Songperf lock: Support using -f to override perf.data file...
2015-04-02  Yunlong Songperf kvm: Support using -f to override perf.data.guest...
2015-04-02  Yunlong Songperf kmem: Support using -f to override perf.data file...
2015-04-02  Yunlong Songperf inject: Support using -f to override perf.data...
2015-04-02  Yunlong Songperf evlist: Support using -f to override perf.data...
2015-04-02  Masami Hiramatsuperf probe: Fix to track down unnamed union/structure...
2015-04-02  Arnaldo Carvalho... perf db-export: No need to have ->thread twice in struc...
2015-04-02  Arnaldo Carvalho... perf db-export: No need to pass thread twice to db_expo...
2015-04-02  Arnaldo Carvalho... perf scripting: No need to pass thread twice to the...
2015-04-02  Arnaldo Carvalho... perf script: No need to lookup thread twice
2015-04-02  Ingo Molnarperf/x86/intel/pt: Fix the 32-bit build
2015-04-02  Andi Kleenperf/x86/intel: Avoid rewriting DEBUGCTL with the same...
2015-04-02  Andi Kleenperf/x86/intel: Streamline LBR MSR handling in PMI
2015-04-02  Andi Kleenperf/x86: Only dump PEBS register when PEBS has been...
2015-04-02  Andi Kleenperf/x86: Dump DEBUGCTL in PMU dump
2015-04-02  Andi Kleenperf/x86/intel: Reset more state in PMU reset
2015-04-02  Stephane Eranianperf/x86/intel: Make the HT bug workaround conditional...
2015-04-02  Stephane Eranianwatchdog: Add watchdog enable/disable all functions
2015-04-02  Stephane Eranianperf/x86/intel: Limit to half counters when the HT...
2015-04-02  Stephane Eranianperf/x86/intel: Fix intel_get_event_constraints() for...
2015-04-02  Maria Dimakopoulouperf/x86/intel: Enforce HT bug workaround with PEBS...
2015-04-02  Maria Dimakopoulouperf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW
2015-04-02  Maria Dimakopoulouperf/x86/intel: Implement cross-HT corruption bug worka...
2015-04-02  Maria Dimakopoulouperf/x86/intel: Add cross-HT counter exclusion infrastr...
2015-04-02  Stephane Eranianperf/x86: Add 'index' param to get_event_constraint...
2015-04-02  Maria Dimakopoulouperf/x86: Add 3 new scheduling callbacks
2015-04-02  Stephane Eranianperf/x86: Vectorize cpuc->kfree_on_online
2015-04-02  Stephane Eranianperf/x86: Rename x86_pmu::er_flags to 'flags'
2015-04-02  Ingo MolnarMerge branch 'perf/urgent' into perf/core, before apply...
2015-04-02  Alexander Shishkinperf/x86/intel/bts: Add BTS PMU driver
2015-04-02  Alexander Shishkinperf/x86/intel/pt: Add Intel PT PMU driver
2015-04-02  Alexander Shishkinperf/x86: Mark Intel PT and LBR/BTS as mutually exclusive
2015-04-02  Alexander Shishkinx86: Add Intel Processor Trace (INTEL_PT) cpu feature...
2015-04-02  Alexander Shishkinperf: Add ITRACE_START record to indicate that tracing...
2015-04-02  Alexander Shishkinperf: Add wakeup watermark control to the AUX area
2015-04-02  Alexander Shishkinperf: Support overwrite mode for the AUX area
2015-04-02  Alexander Shishkinperf: Add API for PMUs to write to the AUX area
2015-04-02  Alexander Shishkinperf: Add AUX record
2015-04-02  Alexander Shishkinperf: Add a pmu capability for "exclusive" events
2015-04-02  Alexander Shishkinperf: Add a capability for AUX_NO_SG pmus to do softwar...
2015-04-02  Alexander Shishkinperf: Support high-order allocations for AUX space
2015-04-02  Peter Zijlstraperf: Add AUX area to ring buffer for raw data streams
2015-04-02  Alexander Shishkinperf: Add data_{offset,size} to user_page
2015-04-02  Andi Kleenperf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter...
2015-04-02  Kan Liangperf/x86/intel: Filter branches for PEBS event
2015-04-02  Ingo Molnarbpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING...
2015-04-02  Alexei Starovoitovsamples/bpf: Add kmem_alloc()/free() tracker tool
2015-04-02  Alexei Starovoitovsamples/bpf: Add IO latency analysis (iosnoop/heatmap...
2015-04-02  Alexei Starovoitovsamples/bpf: Add counting example for kfree_skb() funct...
2015-04-02  Alexei Starovoitovsamples/bpf: Add simple non-portable kprobe filter...
2015-04-02  Alexei Starovoitovtracing: Allow BPF programs to call bpf_trace_printk()
2015-04-02  Alexei Starovoitovtracing: Allow BPF programs to call bpf_ktime_get_ns()
2015-04-02  Alexei Starovoitovtracing, perf: Implement BPF programs attached to kprobes
2015-04-02  Alexei Starovoitovtracing: Add kprobe flag
2015-04-02  Daniel Borkmannbpf: Make internal bpf API independent of CONFIG_BPF_SY...
2015-04-02  Ingo MolnarMerge branch 'perf/timer' into perf/core
2015-04-01  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-03-31  Arnaldo Carvalho... perf ordered_samples: Remove references to perf_{evlist...
2015-03-31  Arnaldo Carvalho... perf session: Always initialize ordered_events
2015-03-31  David Ahernperf tools: Fix ppid for synthesized fork events
2015-03-31  David Ahernperf tools: Refactor comm/tgid lookup
2015-03-31  David Hildenbrandperf callchain: Fix kernel symbol resolution by remembe...
2015-03-30  Jiri Olsaperf build: Disable libbabeltrace check by default
2015-03-29  Linus TorvaldsLinux 4.0-rc6
2015-03-29  Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git./linux/kernel...
2015-03-29  Olof JohanssonMerge tag 'sunxi-fixes-for-4.0' of https://git./linux...
2015-03-29  Olof JohanssonMerge tag 'fixes-v4.0-rc4' of git://git./linux/kernel...
2015-03-29  Olof JohanssonMerge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketb...
2015-03-29  Dave Martinarm64: juno: Fix misleading name of UART reference...
2015-03-29  Olof JohanssonMerge tag 'fixes-for-v4.0-rc5' of https://github.com...
2015-03-28  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-03-28  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-03-28  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-03-28  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-03-28  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-03-28  Linus TorvaldsMerge branch 'parisc-4.0-1' of git://git./linux/kernel...
2015-03-28  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2015-03-28  Linus TorvaldsMerge tag 'arc-4.0-fixes-part-2' of git://git./linux...
2015-03-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-27  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2015-03-27  Linus TorvaldsMerge tag 'sound-4.0-rc6' of git://git./linux/kernel...
2015-03-27  James MorrisMerge branch 'upstream' of git://git.infradead.org...
2015-03-27  Peter Zijlstraperf: Add per event clockid support
2015-03-27  Ingo MolnarMerge branch 'perf/core' into perf/timer, before applyi...
2015-03-27  Ingo MolnarMerge branch 'timers/core' into perf/timer, to apply...
2015-03-27  Peter Zijlstraperf: Fix racy group access
2015-03-27  David Ahernperf/x86: Remove redundant calls to perf_pmu_{dis|en...
2015-03-27  Ingo MolnarMerge branch 'perf/x86' into perf/core, because it...
2015-03-27  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2015-03-27  Peter Zijlstratime: Add ktime_get_tai_ns()
2015-03-27  Peter Zijlstratime: Introduce tk_fast_raw
2015-03-27  Peter Zijlstratime: Parametrize all tk_fast_mono users
next
This page took 0.042199 seconds and 5 git commands to generate.