summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-133-21/+21
* uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-134-59/+63
* uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-134-23/+23
* uprobes: Update copyright noticesIngo Molnar2012-02-222-2/+4
* uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-224-66/+61
* uprobes/core: Remove uprobe_opcode_szSrikar Dronamraju2012-02-222-5/+3
* uprobes/core: Make instruction tables volatileSrikar Dronamraju2012-02-221-29/+32
* uprobes: Move to kernel/events/Ingo Molnar2012-02-224-2/+4
* uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-176-186/+233
* uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-179-1/+1568
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-02-1733-416/+616
|\
| * perf tools: Invert the sample_id_all logicArnaldo Carvalho de Melo2012-02-146-13/+10
| * perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo2012-02-144-15/+39
| * perf tools: cleanup initialization of attr->sizeStephane Eranian2012-02-132-1/+2
| * perf tools: Factor out feature op to process header sectionsRobert Richter2012-02-131-15/+29
| * perf tools: Moving code in header.cRobert Richter2012-02-131-150/+150
| * perf tools: Add bitmap_or function into bitmap objectJiri Olsa2012-02-132-0/+21
| * perf tools: Add sysfs mountpoint interfaceJiri Olsa2012-02-133-0/+68
| * perf tools: Remove unused functions from debugfs objectJiri Olsa2012-02-132-147/+0
| * perf tools: Get rid of ctype.h in symbol.cNamhyung Kim2012-02-131-1/+1
| * perf tools: ctype.c only wants util.hNamhyung Kim2012-02-131-1/+1
| * perf tools: Implement islower/isupper macro into util.hNamhyung Kim2012-02-131-0/+4
| * perf tools: Change perf_guest default back to falseJoerg Roedel2012-02-131-1/+1
| * perf top: Don't process samples with no valid machine objectJoerg Roedel2012-02-133-0/+17
| * perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-1318-56/+185
| * perf tools: Fix out of tree compilesDavid Ahern2012-02-131-0/+1
| * perf tools: Fix build dependency of perf python extensionNamhyung Kim2012-02-133-5/+25
| * perf record: No build id option failsDavid Ahern2012-02-091-2/+2
| * perf tools: fix endianness detection in perf.dataStephane Eranian2012-02-091-13/+64
* | x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-114-32/+40
* | watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao2012-02-111-12/+12
* | watchdog: Update Kconfig entriesFernando Luis Vázquez Cao2012-02-111-7/+11
* | watchdog: Update documentationFernando Luis Vázquez Cao2012-02-112-83/+63
|/
* x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-071-0/+3
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-02-0794-493/+584
|\
| * perf stat: Align scaled output of cpu-clockNamhyung Kim2012-02-061-0/+2
| * perf stat: Adjust print unitNamhyung Kim2012-02-061-1/+7
| * perf doc: Allow producing documentation in a specified output directoryFranck Bui-Huu2012-02-061-34/+52
| * perf tool: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-061-0/+7
| * Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06365-6059/+2515
| |\
| | * perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao2012-02-061-0/+1
| | * perf tools: Fix prefix matching for kernel mapsJiri Olsa2012-02-061-1/+1
| | * perf tools: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-061-0/+6
| | * perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian2012-02-033-6/+0
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-028-15/+36
| | |\
| | | * rbd: fix safety of rbd_put_client()Alex Elder2012-02-021-2/+4
| | | * rbd: fix a memory leak in rbd_get_client()Alex Elder2012-02-021-0/+1
| | | * ceph: create a new session lock to avoid lock inversionAlex Elder2012-02-024-9/+14
| | | * ceph: fix length validation in parse_reply_info()Xi Wang2012-02-021-0/+2
| | | * ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-022-3/+12
OpenPOWER on IntegriCloud