aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-03-24
|\
| * tracing: Fix ftrace stack trace entriesWolfgang Mauerer2012-03-22
* | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-23
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-23
|\ \
| * | perf diff: Fix to work with new hists designJiri Olsa2012-03-22
| * | perf tools: Fix modifier to be applied on correct eventsJiri Olsa2012-03-22
| * | perf tools: Fix various casting issues for 32 bitsJiri Olsa2012-03-22
| * | perf tools: Simplify event_read_id exit pathBorislav Petkov2012-03-22
| * | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-03-22
| |\|
| * | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-19
| |\ \
| | * | perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg2012-03-19
| | * | perf report: Document --symbol-filter optionNamhyung Kim2012-03-19
| | * | perf ui browser: Clean lines inside of the input windowNamhyung Kim2012-03-19
| | * | perf report: Treat an argument as a symbol filterNamhyung Kim2012-03-16
| | * | perf report: Add --symbol-filter optionNamhyung Kim2012-03-16
| | * | perf ui browser: Add 's' key to filter by symbol nameNamhyung Kim2012-03-16
| | * | perf ui browser: Introduce ui_browser__input_windowNamhyung Kim2012-03-16
| | * | perf hists: Add hists__filter_by_symbolNamhyung Kim2012-03-16
| | * | perf tools: Do not disable members of group eventNamhyung Kim2012-03-16
| | * | perf stat: Fix event grouping on forked taskNamhyung Kim2012-03-16
| | * | perf tools: Add support to specify pmu style eventJiri Olsa2012-03-16
| | * | perf tools: Add perf pmu object to access pmu format definitionJiri Olsa2012-03-16
| | * | perf tools: Add config options support for event parsingJiri Olsa2012-03-16
| | * | perf tools: Add parser generator for events parsingJiri Olsa2012-03-16
| | * | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
| | * | perf tools: Adjust make rulesJan Beulich2012-03-15
| |/ /
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-03-22
|\ \ \
| * | | tracing: Move the tracing_on/off() declarations into CONFIG_TRACINGSteven Rostedt2012-03-20
| * | | perf: Add ifdef to remove unused enum switch warningsJiri Olsa2012-03-14
| * | | tracing: Fix build breakage without CONFIG_PERF_EVENTSMark Brown2012-03-13
| * | | ftrace: Fix function_graph for archs that test ftrace_trace_functionRajesh Bhagat2012-03-13
| * | | tracing: Keep NMI watchdog from triggering when dumping traceSteven Rostedt2012-03-01
| * | | tracing: Do not select FRAME_POINTER on PPCGerlando Falauto2012-02-27
| * | | tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-22
* | | | AFS: checking wrong bit in afs_readpages()Dan Carpenter2012-03-20
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-20
|\ \ \ \
| * | | | ntp: Fix integer overflow when setting timeSasha Levin2012-03-15
| * | | | math: Introduce div64_longSasha Levin2012-03-15
| * | | | cs5535-clockevt: Allow the MFGPT IRQ to be sharedJens Rottmann2012-03-06
| * | | | cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernelsJens Rottmann2012-03-06
| * | | | x86/time: Eliminate unused irq0_irqs counterJan Beulich2012-02-27
| * | | | clocksource: scx200_hrt: Fix the buildIngo Molnar2012-02-22
| * | | | x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha2012-02-22
| * | | | Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-02-15
| |\ \ \ \
| | * | | | time: Move common updates to a functionThomas Gleixner2012-01-26
| | * | | | time: Reorder so the hot data is togetherThomas Gleixner2012-01-26
| | * | | | time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz2012-01-26
| | * | | | ntp: Add ntp_lock to replace xtime_lockingJohn Stultz2012-01-26
| | * | | | ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-26
| | * | | | ntp: Cleanup timex.hJohn Stultz2012-01-26