summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | KVM: PPC: Add host MMU SupportAlexander Graf2010-05-171-0/+480
* | KVM: PPC: Name generic 64-bit code genericAlexander Graf2010-05-179-9/+7
* | KVM: MMU: cleanup for function unaccount_shadowed()Wei Yongjun2010-05-171-1/+1
* | KVM: Get rid of dead function gva_to_page()Gui Jianfeng2010-05-172-15/+0
* | KVM: MMU: Remove unused varialbe in rmap_next()Gui Jianfeng2010-05-171-2/+0
* | KVM: MMU: Make use of is_large_pte() in walkerGui Jianfeng2010-05-171-2/+2
* | KVM: MMU: Move sync_page() first pte address calculation out of loopGui Jianfeng2010-05-171-2/+4
* | KVM: do not call hardware_disable() on CPU_UP_CANCELEDLai Jiangshan2010-05-171-5/+0
* | KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity2010-05-173-4/+1
* | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-179-15/+33
* | Merge branch 'perf'Avi Kivity2010-05-17157-6494/+11060
|\ \ | |/
| * perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-1930-316/+1407
| * KVM: Implement perf callbacks for guest samplingZhang, Yanmin2010-04-193-1/+53
| * perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-194-13/+77
| * Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-1512-777/+1634
| |\
| | * perf probe: Show function entry line as probe-ableMasami Hiramatsu2010-04-141-11/+63
| | * perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_locationMasami Hiramatsu2010-04-141-5/+32
| | * perf probe: Fix line range to show end lineMasami Hiramatsu2010-04-141-3/+9
| | * perf probe: Fix a bug that --line range can be overflowMasami Hiramatsu2010-04-143-24/+24
| | * perf probe: Fix mis-estimation for shortening filenameMasami Hiramatsu2010-04-141-2/+2
| | * perf probe: Fix to use correct debugfs path finderMasami Hiramatsu2010-04-142-6/+10
| | * perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-142-61/+156
| | * perf probe: Remove xzalloc() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-142-25/+69
| | * perf probe: Remove die() from probe-event codeMasami Hiramatsu2010-04-143-229/+480
| | * perf probe: Remove die() from probe-finder codeMasami Hiramatsu2010-04-142-199/+322
| | * perf probe: Support DW_OP_call_frame_cfa in debuginfoMasami Hiramatsu2010-04-142-3/+12
| | * perf probe: Support basic type castingMasami Hiramatsu2010-04-144-4/+33
| | * perf probe: Query basic types from debuginfoMasami Hiramatsu2010-04-143-8/+80
| | * tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu2010-04-143-221/+334
| | * perf probe: Use the last field name as the argument nameMasami Hiramatsu2010-04-142-1/+5
| | * perf probe: Support argument nameMasami Hiramatsu2010-04-145-24/+52
| | * perf tools: Fix accidentally preprocessed snprintf callbackFrederic Weisbecker2010-04-143-41/+41
| * | Merge branch 'perf/live' into perf/coreIngo Molnar2010-04-1535-106/+1184
| |\ \
| | * | perf trace: Invoke live mode automatically if record/report not specifiedTom Zanussi2010-04-141-0/+59
| | * | perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi2010-04-1416-16/+47
| | * | perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi2010-04-148-0/+315
| | * | perf: Convert perf header build_ids into build_id eventsTom Zanussi2010-04-148-4/+121
| | * | perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-1411-46/+170
| | * | perf: Convert perf event types into event type eventsTom Zanussi2010-04-148-8/+101
| | * | perf: Convert perf header attrs into attr eventsTom Zanussi2010-04-148-2/+136
| | * | perf trace: Introduce special handling for pipe inputTom Zanussi2010-04-141-1/+11
| | * | perf report: Introduce special handling for pipe inputTom Zanussi2010-04-141-1/+11
| | * | perf record: Introduce special handling for pipe outputTom Zanussi2010-04-141-3/+15
| | * | perf: Add pipe-specific header read/write and event processing codeTom Zanussi2010-04-146-29/+202
| * | | perf: Make the trace events sample period default to 1Frederic Weisbecker2010-04-152-14/+24
| * | | perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker2010-04-152-11/+5
| * | | perf: Make -f the default for perf recordFrederic Weisbecker2010-04-152-16/+26
| * | | perf: Fix dynamic field detectionThomas Gleixner2010-04-151-1/+1
| * | | perf: Fix hlist related build errorFrederic Weisbecker2010-04-151-30/+30
| | |/ | |/|
| * | perf: Make clock software events consistent with general exclusion rulesFrederic Weisbecker2010-04-141-8/+1
OpenPOWER on IntegriCloud