summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-24static keys: Add docs better explaining the whole 'struct static_key' mechanismJason Baron
2012-02-22jump label: Fix compiler warningJason Baron
2012-02-22jump label: Add a WARN() if jump label key count goes negativeJason Baron
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-02-17Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-02-14perf tools: Invert the sample_id_all logicArnaldo Carvalho de Melo
2012-02-14perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo
2012-02-13perf tools: cleanup initialization of attr->sizeStephane Eranian
2012-02-13perf tools: Factor out feature op to process header sectionsRobert Richter
2012-02-13perf tools: Moving code in header.cRobert Richter
2012-02-13perf tools: Add bitmap_or function into bitmap objectJiri Olsa
2012-02-13perf tools: Add sysfs mountpoint interfaceJiri Olsa
2012-02-13perf tools: Remove unused functions from debugfs objectJiri Olsa
2012-02-13perf tools: Get rid of ctype.h in symbol.cNamhyung Kim
2012-02-13perf tools: ctype.c only wants util.hNamhyung Kim
2012-02-13perf tools: Implement islower/isupper macro into util.hNamhyung Kim
2012-02-13perf tools: Change perf_guest default back to falseJoerg Roedel
2012-02-13perf top: Don't process samples with no valid machine objectJoerg Roedel
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern
2012-02-13perf tools: Fix out of tree compilesDavid Ahern
2012-02-13perf tools: Fix build dependency of perf python extensionNamhyung Kim
2012-02-13tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2012-02-13printk/tracing: Add console output tracingJohannes Berg
2012-02-13ftrace: Append wakeup_rt description of ftrace docGeunsik Lim
2012-02-13ftrace: sched_switch plugin is deprecatedGeunsik Lim
2012-02-13cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() sectionSteven Rostedt
2012-02-13x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt
2012-02-13tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu
2012-02-11watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao
2012-02-11watchdog: Update Kconfig entriesFernando Luis Vázquez Cao
2012-02-11watchdog: Update documentationFernando Luis Vázquez Cao
2012-02-09perf record: No build id option failsDavid Ahern
2012-02-09perf tools: fix endianness detection in perf.dataStephane Eranian
2012-02-07x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov
2012-02-07Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-02-07Merge tag 'v3.3-rc2' into perf/coreIngo Molnar
2012-02-06perf stat: Align scaled output of cpu-clockNamhyung Kim
2012-02-06perf stat: Adjust print unitNamhyung Kim
2012-02-06perf doc: Allow producing documentation in a specified output directoryFranck Bui-Huu
2012-02-06perf tool: Fix perf stack to non executable on x86_64Jiri Olsa
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-06perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao
2012-02-06perf tools: Fix prefix matching for kernel mapsJiri Olsa
2012-02-06perf tools: Fix perf stack to non executable on x86_64Jiri Olsa
2012-02-03tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt
2012-02-03ftrace: Change filter/notrace set functions to return exit codeJiri Olsa
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds