summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Version incorrect with some versions of grepJosh Hunt2011-03-161-4/+4
* perf: Fix tear-down of inherited group eventsPeter Zijlstra2011-03-161-5/+8
* perf: Reorder & optimize perf_event_context to remove alignment padding on 64...Richard Kennedy2011-03-161-1/+1
* perf: Handle stopped state with tracepointsFrederic Weisbecker2011-03-161-0/+2
* perf: Fix the software events state checkFrederic Weisbecker2011-03-161-1/+1
* perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2011-03-162-1/+24
* perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming2011-03-162-50/+47
* perf, x86: Clean up SandyBridge PEBS eventsLin Ming2011-03-161-22/+5
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-03-1624-200/+580
|\
| * perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo2011-03-156-0/+84
| * perf script: Add support for H/W and S/W eventsDavid Ahern2011-03-144-36/+147
| * perf script: Add support for dumping symbolsDavid Ahern2011-03-144-2/+110
| * perf script: Support custom field selection for outputDavid Ahern2011-03-142-16/+130
| * perf script: Move printing of 'common' data from print_event and renameDavid Ahern2011-03-143-48/+42
| * perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parseDavid Ahern2011-03-141-63/+2
| * perf script: Change process_event prototypeDavid Ahern2011-03-145-22/+41
| * perf stat: Provide support for filtersFrederic Weisbecker2011-03-141-0/+8
| * perf symbol: Move sym_entry->skip to symbol->ignoreArnaldo Carvalho de Melo2011-03-113-3/+7
| * perf symbols: Rename dso->origin to dso->symtab_typeArnaldo Carvalho de Melo2011-03-114-48/+48
| * perf top: Remove redundant syme->origin fieldArnaldo Carvalho de Melo2011-03-113-4/+2
| * perf top: Remove redundant perf_top->sym_counterArnaldo Carvalho de Melo2011-03-113-7/+8
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-1556-417/+1478
|\ \
| * | x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-112-47/+22
| * | x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar2011-03-111-2/+2
| * | x86: dt: Correct local apic documentation in device tree bindingsSebastian Andrzej Siewior2011-02-281-3/+0
| * | x86: dt: Cleanup local apic setupThomas Gleixner2011-02-256-31/+29
| * | x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior2011-02-242-5/+19
| * | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-234-0/+88
| * | x86: ce4100: Use OF to setup devicesSebastian Andrzej Siewior2011-02-231-7/+19
| * | x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior2011-02-233-0/+112
| * | x86: dtb: Add generic bus probeSebastian Andrzej Siewior2011-02-231-0/+19
| * | x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior2011-02-234-1/+99
| * | x86: dtb: Add device tree support for HPETSebastian Andrzej Siewior2011-02-231-0/+19
| * | x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior2011-02-233-3/+117
| * | x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior2011-02-233-1/+59
| * | x86: dtb: Add a device tree for CE4100Sebastian Andrzej Siewior2011-02-235-0/+594
| * | x86: Add device tree supportSebastian Andrzej Siewior2011-02-239-13/+126
| * | x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-233-11/+16
| * | Merge branch 'x86/apic' into x86/platformThomas Gleixner2011-02-236-176/+163
| |\ \
| * | | x86: OLPC: Make OLPC=n build againThomas Gleixner2011-02-231-0/+7
| * | | x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner2011-02-233-8/+4
| * | | x86: OLPC: Cleanup config maze completelyThomas Gleixner2011-02-234-20/+5
| * | | x86: OLPC: Hide OLPC_OPENFIRMWARE config switchThomas Gleixner2011-02-231-8/+2
| * | | x86: OLPC: Remove redundant !X64_64 config dependencyThomas Gleixner2011-02-231-2/+2
| * | | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-23738-5880/+7892
| |\ \ \
| * \ \ \ Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2011-02-229440-391542/+695066
| |\ \ \ \
| | * | | | of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-0412-191/+131
| | * | | | Merge commit 'v2.6.38-rc3' into devicetree/nextGrant Likely2011-02-041425-10180/+14397
| | |\ \ \ \
| | * | | | | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-2110-43/+8
| * | | | | | x86: mrst: Remove apb timer read workaroundjacob.jun.pan@linux.intel.com2011-02-181-56/+4