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