summaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/nmi_int.c
Commit message (Expand)AuthorAgeFilesLines
...
* x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter2009-07-201-36/+40
* oprofile: Introduce op_x86_phys_to_virt()Robert Richter2009-07-201-20/+23
* x86/oprofile: Fix initialization of switch_indexRobert Richter2009-07-201-7/+9
* x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter2009-07-201-2/+2
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-201-5/+157
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-141-6/+6
* x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter2009-07-141-10/+3
* Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-141-1/+1
|\
| * x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-101-1/+1
* | x86/oprofile: fix initialization of arch_perfmon for core_i7Robert Richter2009-06-121-2/+3
* | Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter2009-06-121-3/+4
|\ \ | |/
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-4/+23
| |\
| * | perfcounters: fix "perf counters kill oprofile" bugMike Galbraith2009-02-041-3/+4
* | | x86/oprofile: remove some local variables in MSR save/restore functionsRobert Richter2009-06-111-8/+4
* | | x86/oprofile: use 64 bit values to save MSR statesRobert Richter2009-06-111-20/+8
* | | x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-111-0/+20
* | | x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-111-1/+1
* | | x86/oprofile: simplify AMD cpu init codeRobert Richter2009-06-111-8/+7
* | | x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter2009-06-101-12/+9
| |/ |/|
* | oprofile: introduce module_param oprofile.cpu_typeRobert Richter2009-05-081-2/+11
* | oprofile: add support for Core i7 and AtomAndi Kleen2009-05-081-0/+7
* | oprofile: remove undocumented oprofile.p4force optionAndi Kleen2009-05-081-4/+1
* | oprofile: re-add force_arch_perfmon optionAndi Kleen2009-05-081-0/+6
|/
* x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen2008-12-031-3/+2
* Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter2008-10-151-9/+17
|\
| * oprofile: Implement Intel architectural perfmon supportAndi Kleen2008-10-131-6/+17
| * oprofile: Don't report Nehalem as core_2Andi Kleen2008-10-131-3/+0
* | x86/oprofile: reordering functions in nmi_int.cRobert Richter2008-10-151-76/+71
|/
* Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-09-301-91/+9
|\
| * Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter2008-09-241-3/+36
| |\
| * | Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-241-92/+8
* | | Merge commit 'v2.6.27-rc8' into oprofileIngo Molnar2008-09-301-6/+39
|\ \ \ | |/ / |/| |
| * | x86, oprofile: BUG scheduling while atomicAndrea Righi2008-09-221-1/+3
| |/
| * x86: fix oprofile + hibernation badnessAndi Kleen2008-08-201-3/+36
* | x86, oprofile: BUG: using smp_processor_id() in preemptible codeAndrea Righi2008-09-221-1/+1
* | x86/oprofile: fix on_each_cpu build errorRobert Richter2008-07-261-1/+1
* | Oprofile Multiplexing PatchJason Yeh2008-07-261-8/+92
* | OProfile: enable IBS for AMD CPUsRobert Richter2008-07-261-6/+8
* | x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter2008-07-261-4/+4
* | x86/oprofile: introduce model specific init/exit functionsRobert Richter2008-07-261-1/+10
* | oprofile: Add support for AMD Family 11hBarry Kasindorf2008-07-261-0/+4
|/
* x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds2008-07-241-11/+25
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-5/+5
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-5/+5
* | x86/oprofile: disable preemption in nmi_shutdownVegard Nossum2008-06-241-1/+2
|/
* x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.cMike Travis2008-04-191-22/+27
* x86: fix style errors in nmi_int.cCarlos R. Mafra2008-01-301-114/+98
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* x86: add support for the latest Intel processors to OprofileArjan van de Ven2008-01-181-1/+1
* i386: make Oprofile call shutdown() only once per sessionStephane Eranian2007-10-171-1/+1
OpenPOWER on IntegriCloud