| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-18 | 41 | -296/+2240 |
|\ |
|
| * | trace, filters: Initialize the match variable in process_ops() properly | Ingo Molnar | 2011-03-18 | 1 | -1/+1 |
| * | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2011-03-17 | 7 | -13/+1558 |
| |\ |
|
| | * | oprofile, s390: Cleanups | Robert Richter | 2011-03-16 | 3 | -7/+3 |
| | * | oprofile, s390: Remove hwsampler_files.c and merge it into init.c | Heinz Graalfs | 2011-03-16 | 3 | -166/+159 |
| | * | oprofile, s390: Fix section mismatch of function hws_cpu_callback() | Robert Richter | 2011-02-15 | 1 | -1/+1 |
| | * | oprofile, s390: Rework hwsampler implementation | Robert Richter | 2011-02-15 | 6 | -90/+41 |
| | * | oprofile, s390: Enhance OProfile to support System zs hardware sampling feature | Heinz Graalfs | 2011-02-15 | 7 | -5/+220 |
| | * | oprofile, s390: Add support for hardware based sampling on System z processors | Heinz Graalfs | 2011-02-15 | 5 | -1/+1374 |
| | * | oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam... | Heinz Graalfs | 2011-02-15 | 2 | -7/+24 |
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2011-03-17 | 2 | -5/+16 |
| |\ \ |
|
| | * | | perf lock: Fix sorting by wait_min | Marcin Slusarz | 2011-03-16 | 1 | -1/+12 |
| | * | | perf tools: Version incorrect with some versions of grep | Josh Hunt | 2011-03-16 | 1 | -4/+4 |
| * | | | trace, documentation: Fix branch profiling location in debugfs | David Rientjes | 2011-03-17 | 1 | -2/+2 |
| |/ / |
|
| * | | perf: Fix tear-down of inherited group events | Peter Zijlstra | 2011-03-16 | 1 | -5/+8 |
| * | | perf: Reorder & optimize perf_event_context to remove alignment padding on 64... | Richard Kennedy | 2011-03-16 | 1 | -1/+1 |
| * | | perf: Handle stopped state with tracepoints | Frederic Weisbecker | 2011-03-16 | 1 | -0/+2 |
| * | | perf: Fix the software events state check | Frederic Weisbecker | 2011-03-16 | 1 | -1/+1 |
| * | | perf, powerpc: Handle events that raise an exception without overflowing | Anton Blanchard | 2011-03-16 | 2 | -1/+24 |
| * | | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming | 2011-03-16 | 2 | -50/+47 |
| * | | perf, x86: Clean up SandyBridge PEBS events | Lin Ming | 2011-03-16 | 1 | -22/+5 |
| * | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2011-03-16 | 24 | -200/+580 |
| |\ \ |
|
| | * | | perf evlist: New command to list the names of events present in a perf.data file | Arnaldo Carvalho de Melo | 2011-03-15 | 6 | -0/+84 |
| | * | | perf script: Add support for H/W and S/W events | David Ahern | 2011-03-14 | 4 | -36/+147 |
| | * | | perf script: Add support for dumping symbols | David Ahern | 2011-03-14 | 4 | -2/+110 |
| | * | | perf script: Support custom field selection for output | David Ahern | 2011-03-14 | 2 | -16/+130 |
| | * | | perf script: Move printing of 'common' data from print_event and rename | David Ahern | 2011-03-14 | 3 | -48/+42 |
| | * | | perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse | David Ahern | 2011-03-14 | 1 | -63/+2 |
| | * | | perf script: Change process_event prototype | David Ahern | 2011-03-14 | 5 | -22/+41 |
| | * | | perf stat: Provide support for filters | Frederic Weisbecker | 2011-03-14 | 1 | -0/+8 |
| | * | | perf symbol: Move sym_entry->skip to symbol->ignore | Arnaldo Carvalho de Melo | 2011-03-11 | 3 | -3/+7 |
| | * | | perf symbols: Rename dso->origin to dso->symtab_type | Arnaldo Carvalho de Melo | 2011-03-11 | 4 | -48/+48 |
| | * | | perf top: Remove redundant syme->origin field | Arnaldo Carvalho de Melo | 2011-03-11 | 3 | -4/+2 |
| | * | | perf top: Remove redundant perf_top->sym_counter | Arnaldo Carvalho de Melo | 2011-03-11 | 3 | -7/+8 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 83 | -214/+228 |
|\ \ \ \ |
|
| * | | | | doc: CONFIG_UNEVICTABLE_LRU doesn't exist anymore | Michal Hocko | 2011-03-17 | 1 | -2/+1 |
| * | | | | Update cpuset info & webiste for cgroups | GeunSik Lim | 2011-03-08 | 1 | -8/+9 |
| * | | | | dcdbas: force SMI to happen when expected | Stuart Hayes | 2011-03-02 | 1 | -1/+3 |
| * | | | | arch/arm/Kconfig: remove one to many l's in the word. | Justin P. Mattock | 2011-03-01 | 1 | -1/+1 |
| * | | | | asm-generic/user.h: Fix spelling in comment | Tobias Klauser | 2011-03-01 | 1 | -2/+2 |
| * | | | | drm: fix printk typo 'sracth' | Paul Bolle | 2011-03-01 | 1 | -1/+1 |
| * | | | | Remove one to many n's in a word | Justin P. Mattock | 2011-03-01 | 9 | -9/+9 |
| * | | | | Documentation/filesystems/romfs.txt: fixing link to genromfs | Alexander Kurz | 2011-02-17 | 1 | -2/+1 |
| * | | | | drivers:scsi Change printk typo initate -> initiate | Justin P. Mattock | 2011-02-17 | 2 | -2/+2 |
| * | | | | serial, pch uart: Remove duplicate inclusion of linux/pci.h header | Jesper Juhl | 2011-02-17 | 1 | -1/+0 |
| * | | | | fs/eventpoll.c: fix spelling | Daniel Baluta | 2011-02-17 | 1 | -6/+6 |
| * | | | | mm: Fix out-of-date comments which refers non-existent functions | Ryota Ozaki | 2011-02-17 | 3 | -5/+5 |
| * | | | | drm: Fix printk typo 'failled' | Paul Bolle | 2011-02-17 | 12 | -22/+22 |
| * | | | | coh901318.c: Change initate to initiate. | Justin P. Mattock | 2011-02-17 | 1 | -2/+2 |
| * | | | | mbox-db5500.c Change initate to initiate. | Justin P. Mattock | 2011-02-17 | 1 | -1/+1 |