summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-04perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo5-67/+138
2011-01-04perf evsel: Introduce per cpu and per thread open helpersArnaldo Carvalho de Melo3-58/+83
2011-01-04perf evsel: Steal the counter reading routines from statArnaldo Carvalho de Melo3-92/+196
2011-01-03perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo6-8/+16
2011-01-03perf util: Move do_read from session to utilArnaldo Carvalho de Melo5-24/+23
2011-01-03perf evsel: Adopt MATCH_EVENT macro from 'stat'Arnaldo Carvalho de Melo2-21/+20
2011-01-03perf tools: Introduce event selectorsArnaldo Carvalho de Melo14-245/+433
2010-12-27perf probe: Fix short file name probe location reportingFranck Bui-Huu1-7/+7
2010-12-25perf script: Fix event ordering settings to work with older kernelsArnaldo Carvalho de Melo1-0/+1
2010-12-25perf record: Fix use of sample_id_all userspace with !sample_id_all kernelsArnaldo Carvalho de Melo1-5/+19
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo31-51/+35
2010-12-22perf probe: Fix wrong warning in __show_one_line() if read(1) errors happenFranck Bui-Huu1-1/+1
2010-12-22perf test: Look forward for symbol aliasesArnaldo Carvalho de Melo1-4/+19
2010-12-22perf symbols: Improve kallsyms symbol end addr calculationArnaldo Carvalho de Melo3-16/+45
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus8-25/+8
2010-12-21Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds1-1/+1
2010-12-21perf probe: Handle gracefully some stupid and buggy line syntaxesFranck Bui-Huu1-32/+60
2010-12-21perf probe: Don't always consider EOF as an error when listing source codeFranck Bui-Huu1-12/+26
2010-12-21perf probe: Fix line range description since a single file is allowedFranck Bui-Huu2-6/+9
2010-12-21perf probe: Clean up redundant tests in show_line_range()Franck Bui-Huu1-11/+15
2010-12-21perf probe: Rewrite show_one_line() to make it simplerFranck Bui-Huu1-18/+11
2010-12-21perf probe: Make -L display the absolute path of the dumped fileFranck Bui-Huu1-1/+1
2010-12-21perf probe: Cleanup messagesMasami Hiramatsu2-34/+38
2010-12-21perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern9-19/+81
2010-12-21perf record,report,annotate,diff: Process events in orderIan Munsie4-1/+10
2010-12-21perf session: Fallback to unordered processing if no sample_id_allIan Munsie14-15/+31
2010-12-21Fix build error in drivers/block/cciss.cLinus Torvalds1-1/+1
2010-12-20Fix btrfs b0rkageAl Viro1-1/+1
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre2-8/+22
2010-12-19sched: Remove debugging checkIngo Molnar1-1/+0
2010-12-19oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter2-18/+40
2010-12-19oprofile, x86: Add support for AMD family 15hRobert Richter1-0/+3
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf4-13/+29
2010-12-17arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf1-0/+8
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine1-163/+100
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine1-0/+13
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine1-2/+5
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine1-2/+8
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine1-2/+2
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine1-136/+129
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips1-20/+0
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab1-94/+3
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee1-0/+4
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2-1/+5
2010-12-17x86: avoid E820 regions when allocating address spaceBjorn Helgaas1-1/+37
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas3-3/+12
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2-0/+7
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas3-100/+4
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas1-48/+5
2010-12-17Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas1-11/+6