aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/nmi_int.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-17i386: make Oprofile call shutdown() only once per sessionStephane Eranian1-1/+1
2007-10-11i386: move oprofileThomas Gleixner1-0/+477