summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * perf tools: Add option macro OPT_BOOLEAN_SETAdrian Hunter2013-11-272-0/+10
| * perf tools: Allow '--inherit' as the negation of '--no-inherit'Adrian Hunter2013-11-271-0/+19
| * perf record: Make per-cpu mmaps the default.Adrian Hunter2013-11-277-14/+29
| * perf script: Move evname print code to process_event()Namhyung Kim2013-11-271-6/+5
| * perf completion: Rename file to reflect zsh supportRamkumar Ramachandra2013-11-272-2/+2
| * perf completion: Introduce zsh supportRamkumar Ramachandra2013-11-271-1/+62
| * perf completion: Factor out call to __ltrim_colon_completionsRamkumar Ramachandra2013-11-271-2/+7
| * perf completion: Factor out compgen stuffRamkumar Ramachandra2013-11-271-5/+10
| * perf completion: Introduce a layer of indirectionRamkumar Ramachandra2013-11-271-6/+11
| * perf top: Make -g refer to callchainsDavid Ahern2013-11-272-5/+4
| * perf trace: Remove thread summary coloringPekka Enberg2013-11-271-11/+2
| * tools lib traceevent: Use helper trace-seq in print functions like kernel doesSteven Rostedt2013-11-271-1/+6
|/
* perf/x86: Add RAPL hrtimer supportStephane Eranian2013-11-271-2/+72
* perf/x86: Add Intel RAPL PMU supportStephane Eranian2013-11-272-1/+592
* tools/perf/stat: Add event unit and scale supportStephane Eranian2013-11-276-44/+244
* perf: Add active_entry list head to struct perf_eventStephane Eranian2013-11-272-1/+5
* Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-11-214-53/+66
|\
| * uprobes: Document xol_area and arch_uprobe->insn/ixolOleg Nesterov2013-11-201-0/+15
| * uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_areaOleg Nesterov2013-11-202-27/+23
| * uprobes/powerpc: Kill arch_uprobe->ainsnOleg Nesterov2013-11-202-4/+3
| * uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]Oleg Nesterov2013-11-201-5/+5
| * uprobes: Add uprobe_task->dup_xol_work/dup_xol_addrOleg Nesterov2013-11-202-17/+20
* | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-11-203-11/+31
|\ \
| * | tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo2013-11-191-1/+1
| * | tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt2013-11-191-2/+21
| * | perf header: Fix possible memory leaks in process_group_desc()Namhyung Kim2013-11-191-1/+1
| * | perf header: Fix bogus group nameNamhyung Kim2013-11-191-1/+3
| * | perf tools: Tag thread comm as overridenFrederic Weisbecker2013-11-191-6/+5
* | | perf/trace: Properly use u64 to hold event_idVince Weaver2013-11-191-1/+1
* | | perf: Remove fragile swevent hlist optimizationPeter Zijlstra2013-11-191-8/+0
* | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-195-0/+44
|/ /
* | seq_file: always clear m->count when we free m->bufAl Viro2013-11-181-1/+2
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-11-18103-407/+905
|\ \
| * | watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck2013-11-181-56/+76
| * | watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck2013-11-181-1/+3
| * | watchdog: w83627hf: Enable watchdog only onceGuenter Roeck2013-11-181-18/+17
| * | watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2013-11-182-168/+48
| * | watchdog: omap_wdt: raw read and write endian fixVictor Kamensky2013-11-171-18/+18
| * | watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König2013-11-171-2/+4
| * | watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter2013-11-171-2/+2
| * | watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun2013-11-171-1/+1
| * | watchdog: watchdog_core: Fix a trivial typoSachin Kamat2013-11-171-1/+1
| * | watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen2013-11-172-0/+31
| * | watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-1787-112/+6
| * | watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck2013-11-171-1/+1
| * | watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck2013-11-171-1/+7
| * | watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek2013-11-171-1/+0
| * | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-175-0/+249
| * | watchdog: Remove redundant of_match_ptrSachin Kamat2013-11-173-3/+3
| * | watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter2013-11-171-20/+16
OpenPOWER on IntegriCloud