| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-18 | 61 | -234/+231 |
|\ |
|
| * | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li | 2011-03-18 | 2 | -10/+4 |
| * | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim | 2011-03-18 | 9 | -30/+33 |
| * | x86: Clean up csum-copy_64.S a bit | Ingo Molnar | 2011-03-18 | 1 | -120/+120 |
| * | x86: Fix common misspellings | Lucas De Marchi | 2011-03-18 | 50 | -67/+67 |
| * | x86: Fix misspelling and align params | Lucas De Marchi | 2011-03-18 | 1 | -7/+7 |
| * | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-03-18 | 549 | -13281/+20984 |
| |\ |
|
| * | | x86: Use PentiumPro-optimized partial_csum() on VIA C7 | Jon Nettleton | 2011-03-17 | 1 | -1/+1 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds | 2011-03-18 | 6 | -46/+9 |
|\ \ \ \ |
|
| | * | | | sched, kernel-doc: Fix runqueue_is_locked() description | Randy Dunlap | 2011-03-16 | 1 | -2/+1 |
| * | | | | genirq: Fix incorrect unlock in __setup_irq() | Dan Carpenter | 2011-03-17 | 1 | -1/+1 |
| * | | | | cris: Use generic show_interrupts() | Thomas Gleixner | 2011-03-17 | 2 | -39/+1 |
| * | | | | genirq: show_interrupts: Check desc->name before printing it blindly | Thomas Gleixner | 2011-03-17 | 1 | -1/+2 |
| * | | | | cris: Use accessor functions to set IRQ_PER_CPU flag | Thomas Gleixner | 2011-03-17 | 1 | -3/+3 |
| * | | | | cris: Fix irq conversion fallout | Thomas Gleixner | 2011-03-17 | 2 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | 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 |
|\ \ \ \ \ \ |
|