From: Robert Richter on 6 May 2010 09:10 Ingo, please pull oprofile updates for tip from git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git core Thanks, -Robert -- The following changes since commit 9414e99672271adcc661f3c160a30b374179b92f: Phil Carmody (1): oprofile: protect from not being in an IRQ context are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git core Robert Richter (7): oprofile: update file list in MAINTAINERS file oprofile/x86: rework error handler in nmi_setup() oprofile/x86: reserve counter msrs pairwise oprofile/x86: moving shutdown functions oprofile/x86: return -EBUSY if counters are already reserved oprofile/x86: move IBS code oprofile/x86: remove duplicate IBS capability check MAINTAINERS | 1 + arch/x86/oprofile/nmi_int.c | 38 ++++--- arch/x86/oprofile/op_model_amd.c | 228 ++++++++++++++++++------------------- arch/x86/oprofile/op_model_p4.c | 52 +++++---- arch/x86/oprofile/op_model_ppro.c | 77 ++++++------- arch/x86/oprofile/op_x86_model.h | 2 +- 6 files changed, 206 insertions(+), 192 deletions(-) -- Advanced Micro Devices, Inc. Operating System Research Center email: robert.richter(a)amd.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: astuzokaya@yahoo.co.uk Next: [PATCH] ext2/ext3:useless code for return value |