summaryrefslogtreecommitdiffstats
path: root/drivers/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-27perf timechart: Use proc_num to implement --power-onlyStanislav Fomichev1-4/+8
2013-11-27perf timechart: Add option to limit number of tasksStanislav Fomichev2-1/+8
2013-11-27perf timechart: Always try to print at least 15 tasksStanislav Fomichev1-5/+7
2013-11-27perf record: Default -t option to no inheritanceAdrian Hunter3-2/+9
2013-11-27perf tools: Add option macro OPT_BOOLEAN_SETAdrian Hunter2-0/+10
2013-11-27perf tools: Allow '--inherit' as the negation of '--no-inherit'Adrian Hunter1-0/+19
2013-11-27perf record: Make per-cpu mmaps the default.Adrian Hunter7-14/+29
2013-11-27perf script: Move evname print code to process_event()Namhyung Kim1-6/+5
2013-11-27perf completion: Rename file to reflect zsh supportRamkumar Ramachandra2-2/+2
2013-11-27perf completion: Introduce zsh supportRamkumar Ramachandra1-1/+62
2013-11-27perf completion: Factor out call to __ltrim_colon_completionsRamkumar Ramachandra1-2/+7
2013-11-27perf completion: Factor out compgen stuffRamkumar Ramachandra1-5/+10
2013-11-27perf completion: Introduce a layer of indirectionRamkumar Ramachandra1-6/+11
2013-11-27perf top: Make -g refer to callchainsDavid Ahern2-5/+4
2013-11-27perf trace: Remove thread summary coloringPekka Enberg1-11/+2
2013-11-27tools lib traceevent: Use helper trace-seq in print functions like kernel doesSteven Rostedt1-1/+6
2013-11-27perf/x86: Add RAPL hrtimer supportStephane Eranian1-2/+72
2013-11-27perf/x86: Add Intel RAPL PMU supportStephane Eranian2-1/+592
2013-11-27tools/perf/stat: Add event unit and scale supportStephane Eranian6-44/+244
2013-11-27perf: Add active_entry list head to struct perf_eventStephane Eranian2-1/+5
2013-11-20uprobes: Document xol_area and arch_uprobe->insn/ixolOleg Nesterov1-0/+15
2013-11-20uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_areaOleg Nesterov2-27/+23
2013-11-20uprobes/powerpc: Kill arch_uprobe->ainsnOleg Nesterov2-4/+3
2013-11-20uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]Oleg Nesterov1-5/+5
2013-11-20uprobes: Add uprobe_task->dup_xol_work/dup_xol_addrOleg Nesterov2-17/+20
2013-11-19tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo1-1/+1
2013-11-19perf/trace: Properly use u64 to hold event_idVince Weaver1-1/+1
2013-11-19perf: Remove fragile swevent hlist optimizationPeter Zijlstra1-8/+0
2013-11-19ftrace, perf: Avoid infinite event generation loopPeter Zijlstra5-0/+44
2013-11-19tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt1-2/+21
2013-11-19perf header: Fix possible memory leaks in process_group_desc()Namhyung Kim1-1/+1
2013-11-19perf header: Fix bogus group nameNamhyung Kim1-1/+3
2013-11-19perf tools: Tag thread comm as overridenFrederic Weisbecker1-6/+5
2013-11-19seq_file: always clear m->count when we free m->bufAl Viro1-1/+2
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck1-56/+76
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck1-1/+3
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck1-18/+17
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2-168/+48
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun1-1/+2
2013-11-17Revert "init/Kconfig: add option to disable kernel compression"H. Peter Anvin1-7/+1
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn1-22/+0
2013-11-17EDAC: Add edac-mpc85xx driver to MAINTAINERSJohannes Thumshirn1-0/+7
2013-11-17watchdog: omap_wdt: raw read and write endian fixVictor Kamensky1-18/+18
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König1-2/+4
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter1-2/+2
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun1-1/+1
2013-11-17watchdog: watchdog_core: Fix a trivial typoSachin Kamat1-1/+1
2013-11-17watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen2-0/+31
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare87-112/+6
2013-11-17watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck1-1/+1