aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/nmi_int.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-20x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.cRobert Richter1-26/+19
2009-07-20x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter1-36/+40
2009-07-20oprofile: Introduce op_x86_phys_to_virt()Robert Richter1-20/+23
2009-07-20x86/oprofile: Fix initialization of switch_indexRobert Richter1-7/+9
2009-07-20x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter1-2/+2
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh1-5/+157
2009-07-14x86/oprofile: Whitespaces changes onlyRobert Richter1-6/+6
2009-07-14x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter1-10/+3
2009-07-14Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter1-1/+1
2009-07-10x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter1-1/+1
2009-06-12x86/oprofile: fix initialization of arch_perfmon for core_i7Robert Richter1-2/+3
2009-06-12Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter1-3/+4
2009-06-11x86/oprofile: remove some local variables in MSR save/restore functionsRobert Richter1-8/+4
2009-06-11x86/oprofile: use 64 bit values to save MSR statesRobert Richter1-20/+8
2009-06-11x86/oprofile: replace macros to calculate control registerRobert Richter1-0/+20
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter1-1/+1
2009-06-11x86/oprofile: simplify AMD cpu init codeRobert Richter1-8/+7
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-4/+23
2009-06-10x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter1-12/+9
2009-05-08oprofile: introduce module_param oprofile.cpu_typeRobert Richter1-2/+11
2009-05-08oprofile: add support for Core i7 and AtomAndi Kleen1-0/+7
2009-05-08oprofile: remove undocumented oprofile.p4force optionAndi Kleen1-4/+1
2009-05-08oprofile: re-add force_arch_perfmon optionAndi Kleen1-0/+6
2009-02-04perfcounters: fix "perf counters kill oprofile" bugMike Galbraith1-3/+4
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen1-3/+2
2008-10-15Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter1-9/+17
2008-10-15x86/oprofile: reordering functions in nmi_int.cRobert Richter1-76/+71
2008-10-13oprofile: Implement Intel architectural perfmon supportAndi Kleen1-6/+17
2008-10-13oprofile: Don't report Nehalem as core_2Andi Kleen1-3/+0
2008-09-30Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into oprofileIngo Molnar1-91/+9
2008-09-30Merge commit 'v2.6.27-rc8' into oprofileIngo Molnar1-6/+39
2008-09-24Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter1-3/+36
2008-09-24Revert "Oprofile Multiplexing Patch"Robert Richter1-92/+8
2008-09-22x86, oprofile: BUG: using smp_processor_id() in preemptible codeAndrea Righi1-1/+1
2008-09-22x86, oprofile: BUG scheduling while atomicAndrea Righi1-1/+3
2008-08-20x86: fix oprofile + hibernation badnessAndi Kleen1-3/+36
2008-07-26x86/oprofile: fix on_each_cpu build errorRobert Richter1-1/+1
2008-07-26Oprofile Multiplexing PatchJason Yeh1-8/+92
2008-07-26OProfile: enable IBS for AMD CPUsRobert Richter1-6/+8
2008-07-26x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter1-4/+4
2008-07-26x86/oprofile: introduce model specific init/exit functionsRobert Richter1-1/+10
2008-07-26oprofile: Add support for AMD Family 11hBarry Kasindorf1-0/+4
2008-07-24x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds1-11/+25
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-5/+5
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-5/+5
2008-06-24x86/oprofile: disable preemption in nmi_shutdownVegard Nossum1-1/+2
2008-04-19x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.cMike Travis1-22/+27
2008-01-30x86: fix style errors in nmi_int.cCarlos R. Mafra1-114/+98
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-18x86: add support for the latest Intel processors to OprofileArjan van de Ven1-1/+1