| Commit message (Expand) | Author | Age | Files | Lines |
* | oprofile, x86: Add support for IBS periodic op counter extension | Robert Richter | 2010-10-15 | 2 | -12/+29 |
* | oprofile, x86: Add support for IBS branch target address reporting | Robert Richter | 2010-10-15 | 2 | -6/+21 |
* | oprofile, x86: Introduce struct ibs_state | Robert Richter | 2010-10-15 | 1 | -11/+18 |
* | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT | Robert Richter | 2010-10-15 | 1 | -2/+1 |
* | oprofile, x86: Check IBS capability bits 1 and 2 | Robert Richter | 2010-10-15 | 1 | -21/+38 |
* | oprofile, x86: Add support for AMD family 14h | Robert Richter | 2010-10-15 | 1 | -0/+3 |
* | oprofile, x86: Add support for AMD family 12h | Robert Richter | 2010-10-15 | 1 | -0/+3 |
* | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 | 138 | -1203/+1960 |
|\ |
|
| * | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2010-10-15 | 1 | -0/+1 |
| |\ |
|
| | * | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt | 2010-10-14 | 1 | -1/+1 |
| | * | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 2010-10-14 | 1 | -0/+1 |
| * | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-10-15 | 2 | -0/+6 |
| |\ \
| | |/
| |/| |
|
| | * | x86: Barf when vmalloc and kmemcheck faults happen in NMI | Frederic Weisbecker | 2010-10-14 | 2 | -0/+6 |
| * | | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency | Masami Hiramatsu | 2010-10-14 | 1 | -0/+5 |
| * | | x86: Use __stop_machine() in text_poke_smp() | Masami Hiramatsu | 2010-10-14 | 1 | -1/+2 |
| * | | perf, ARM: Fix sysfs bits removal build failure | Ingo Molnar | 2010-10-14 | 1 | -1/+1 |
| |/ |
|
| * | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 108 | -385/+630 |
| |\ |
|
| | * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-06 | 28 | -57/+125 |
| | |\ |
|
| | | * | MIPS: Octeon: Place cnmips_cu2_setup in __init memory. | David Daney | 2010-10-04 | 1 | -1/+1 |
| | | * | MIPS: Don't place cu2 notifiers in __cpuinitdata | David Daney | 2010-10-04 | 1 | -1/+1 |
| | | * | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin | Shmulik Ladkani | 2010-10-04 | 1 | -1/+1 |
| | | * | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss | 2010-10-04 | 1 | -3/+2 |
| | | * | MIPS: Fix syscall 64 bit number comments. | Ralf Baechle | 2010-10-04 | 1 | -2/+2 |
| | | * | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. | David Daney | 2010-10-04 | 6 | -9/+37 |
| | | * | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-10-04 | 1 | -1/+1 |
| | | * | MIPS: N32: Fix getdents64 syscall for n32 | Bernhard Walle | 2010-10-04 | 1 | -1/+1 |
| | | * | MIPS: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-04 | 2 | -2/+2 |
| | | * | MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. | Ralf Baechle | 2010-10-04 | 2 | -17/+6 |
| | | * | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 2010-10-04 | 4 | -5/+5 |
| | | * | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. | Ralf Baechle | 2010-10-04 | 1 | -2/+18 |
| | | * | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. | Ralf Baechle | 2010-10-04 | 1 | -8/+20 |
| | | * | MIPS: Audit: Fix hang in entry.S. | Ralf Baechle | 2010-10-04 | 1 | -1/+2 |
| | | * | MIPS: Document why RELOC_HIDE is there. | Ralf Baechle | 2010-10-04 | 1 | -0/+14 |
| | | * | MIPS: Octeon: Determine if helper needs to be built | Andreas Bießmann | 2010-10-04 | 2 | -1/+5 |
| | | * | MIPS: Use generic atomic64 for 32-bit kernels | Deng-Cheng Zhu | 2010-10-04 | 2 | -0/+5 |
| | | * | MIPS: RM7000: Symbol should be static | Ricardo Mendoza | 2010-10-04 | 1 | -1/+1 |
| | | * | MIPS: kspd: Adjust confusing if indentation | Julia Lawall | 2010-10-04 | 1 | -1/+1 |
| | | * | MIPS: Fix a typo. | Andrea Gelmini | 2010-10-04 | 1 | -1/+1 |
| | * | | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds | 2010-10-06 | 1 | -2/+3 |
| | |\ \ |
|
| | | * | | xen: do not initialize PV timers on HVM if !xen_have_vector_callback | Stefano Stabellini | 2010-10-05 | 1 | -2/+3 |
| | * | | | powerpc: remove unused variable | Stephen Rothwell | 2010-10-05 | 1 | -1/+0 |
| | * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-05 | 3 | -3/+11 |
| | |\ \ \ |
|
| | * | | | | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 | 8 | -19/+6 |
| | * | | | | Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-04 | 3 | -6/+13 |
| | |\ \ \ \ |
|
| | | * | | | | powerpc/5200: tighten up ac97 reset timing | Eric Millbrandt | 2010-09-08 | 1 | -2/+6 |
| | | * | | | | powerpc/5200: efika.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-08 | 1 | -3/+6 |
| | | * | | | | powerpc/512x: fix clk_get() return value | Akinobu Mita | 2010-09-01 | 1 | -1/+1 |
| | * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-10-04 | 1 | -6/+12 |
| | |\ \ \ \ \ |
|
| | | * | | | | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc | Pekka Enberg | 2010-09-30 | 1 | -6/+12 |
| | | * | | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim | 2010-09-30 | 1 | -1/+1 |