aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf: Use css_tryget() to avoid propping up css refcountSalman Qazi2012-06-18
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-15
|\
| * perf tools: Fix synthesizing tracepoint names from the perf.data headersArnaldo Carvalho de Melo2012-06-12
| * perf stat: Fix default output fileStephane Eranian2012-06-11
| * perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern2012-06-11
* | watchdog: Quiet down the boot messagesDon Zickus2012-06-14
* | perf/x86: Fix broken LBR fixup codeStephane Eranian2012-06-13
|/
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-06-08
|\
| * tracing: Have tracing_off() actually turn tracing offSteven Rostedt2012-06-06
* | perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma2012-06-06
* | perf/x86: Check if user fp is validArun Sharma2012-06-06
* | perf: Limit callchains to 127Arun Sharma2012-06-06
* | perf/x86: Allow multiple stacksArun Sharma2012-06-06
* | perf/x86: Update SNB PEBS constraintsPeter Zijlstra2012-06-06
* | perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra2012-06-06
* | perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2012-06-06
* | perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra2012-06-06
* | x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu2012-06-06
* | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-06
|\ \
| * | perf: Remove duplicate invocation on perf_event_for_eachNamhyung Kim2012-05-31
| * | perf uprobes: Remove unnecessary check before strlist__deleteSrikar Dronamraju2012-05-31
| * | perf symbols: Check for valid dso before creating mapSrikar Dronamraju2012-05-31
| * | perf evsel: Fix 32 bit values endianity swap for sample_id_all headerJiri Olsa2012-05-31
| * | perf session: Handle endianity swap on sample_id_all header dataJiri Olsa2012-05-31
| * | perf symbols: Handle different endians properly during symbol loadJiri Olsa2012-05-31
| * | perf evlist: Pass third argument to ioctl explicitlyNamhyung Kim2012-05-31
| * | perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUPNamhyung Kim2012-05-31
| * | perf tools: Make --version show kernel version instead of pull req tagArnaldo Carvalho de Melo2012-05-31
| * | perf tools: Check if callchain is corruptedNamhyung Kim2012-05-31
| * | perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-31
| * | perf tools: Fix pager on minimal-install embedded systemsAvik Sil2012-05-30
| * | perf tools: Fix make tarballsArnaldo Carvalho de Melo2012-05-30
| * | perf script: Fix regression in callchain dso nameDavid Ahern2012-05-30
| * | perf stat: Initialize default events wrt exclude_{guest,host}Arnaldo Carvalho de Melo2012-05-30
| * | perf annotate browser: Fix help window entry for navigating to hottest lineArnaldo Carvalho de Melo2012-05-30
| * | perf report: Use the right symbol for annotationArnaldo Carvalho de Melo2012-05-30
| * | Merge branch 'linus' into perf/urgentIngo Molnar2012-05-30
| |\ \
* | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-05
|\ \ \ \
| * | | | fuse: fix blksize calculationMiklos Szeredi2012-05-14
| * | | | fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-05-14
| * | | | fuse: optimize fallocate on permanent failureMiklos Szeredi2012-04-26
| * | | | fuse: add FALLOCATE operationAnatol Pomozov2012-04-25
| * | | | fuse: Convert to kstrtoul_from_userPeter Huewe2012-04-25
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-05
|\ \ \ \ \
| * | | | | sched: Remove NULL assignment of dattr_curKamalesh Babulal2012-05-30
| * | | | | sched: Remove the last NULL entry from sched_feat_namesHiroshi Shimamoto2012-05-30
| * | | | | sched: Make sched_feat_names constHiroshi Shimamoto2012-05-30
| * | | | | sched/rt: Fix SCHED_RR across cgroupsColin Cross2012-05-30
| * | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-30
| * | | | | sched: Make sure to not re-read variables after validationPeter Zijlstra2012-05-30