aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() sectionSteven Rostedt2012-02-13
* x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt2012-02-13
* tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt2012-02-13
* tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-03
* ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-03
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-01-31
|\
| * perf python: Use attr.watermark in twatch.pyArnaldo Carvalho de Melo2012-01-30
| * perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim2012-01-30
| * perf lock: Document lock info subcommandNamhyung Kim2012-01-30
| * perf top: Fix number of samples displayedStephane Eranian2012-01-30
| * perf script: Add option resolving vmlinux pathAkihiro Nagai2012-01-30
| * perf script: Add the offset field specifierAkihiro Nagai2012-01-30
| * perf script: Print branch_from and branch_to of BTS eventsAkihiro Nagai2012-01-30
| * perf script: Unify the expressions indicating "unknown"Akihiro Nagai2012-01-30
| * perf evsel: Fix spelling typoMasanari Iida2012-01-30
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-31
|\ \ | |/ |/|
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-01-31
| |\
| | * perf top: Fix number of samples displayedStephane Eranian2012-01-30
| | * perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian2012-01-30
| | * perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-30
| |/
| * x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter2012-01-28
| * perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-27
* | jump_label: Add some documentationPeter Zijlstra2012-01-27
* | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-27
|\ \
| * | perf tools: Add x86 RDPMC, RDTSC testPeter Zijlstra2011-12-21
| * | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-21
| * | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
| * | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra2011-12-21
| * | perf: Fix mmap_page::offset computationPeter Zijlstra2011-12-21
| * | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-21
| * | perf: Update the mmap control page on mmap()Peter Zijlstra2011-12-21
* | | Merge branch 'linus' into perf/coreIngo Molnar2012-01-27
|\ \ \ | | |/ | |/|
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-26
| |\ \
| | * | [media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab2012-01-23
| | * | [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu2012-01-23
| | * | [media] cxd2820r: sleep on DVB-T/T2 delivery system switchAntti Palosaari2012-01-23
| | * | [media] anysee: fix CI initAntti Palosaari2012-01-23
| | * | [media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari2012-01-23
| | * | [media] cxd2820r: fix dvb_frontend_opsAntti Palosaari2012-01-23
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-01-26
| |\ \ \
| | * | | sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill2012-01-10
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-26
| |\ \ \ \
| | * | | | x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-01-26
| | * | | | x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann2012-01-26
| | * | | | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl2012-01-26
| | * | | | x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman2012-01-26
| | * | | | x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-26
| | * | | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-01-26
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
| |\ \ \ \ \
| | * | | | | perf: Call perf_cgroup_event_time() directlyNamhyung Kim2012-01-21