| Commit message (Expand) | Author | Age |
| * | BACKPORT: treewide: Fix function prototypes for module_param_call() | Kees Cook | 2022-10-28 |
| * | perf: generalize perf_callchain | Alexei Starovoitov | 2022-04-19 |
| * | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2018-07-17 |
| * | x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() | Arnd Bergmann | 2018-02-28 |
| * | x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context | Borislav Petkov | 2017-11-15 |
| * | x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' | Andy Lutomirski | 2015-03-23 |
| * | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter | 2014-08-28 |
| * | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 |
| * | x86, oprofile, nmi: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 |
| * | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra | 2013-11-06 |
| * | oprofilefs_create_...() do not need superblock argument | Al Viro | 2013-09-03 |
| * | oprofilefs_mkdir() doesn't need superblock argument | Al Viro | 2013-09-03 |
| * | oprofile: don't bother with passing superblock to ->create_files() | Al Viro | 2013-09-03 |
| * | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() | Dan Carpenter | 2012-10-15 |
| * | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter | 2012-07-05 |
| * | x86: Factor out TIF_IA32 from 32-bit address space | H. Peter Anvin | 2012-02-20 |
| * | Merge branch 'core' of git://amd64.org/linux/rric into perf/core | Ingo Molnar | 2011-11-15 |
| |\ |
|
| | * | Merge branch 'perf/core' into oprofile/master | Robert Richter | 2011-11-08 |
| | |\ |
|
| | * | | oprofile, x86: Reimplement nmi timer mode using perf event | Robert Richter | 2011-11-04 |
| | * | | oprofile, x86: Add kernel parameter oprofile.cpu_type=timer | Robert Richter | 2011-11-04 |
| | * | | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter | 2011-11-04 |
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-26 |
| |\ \ \ |
|
| | * | | | perf, x86: Implement IBS initialization | Robert Richter | 2011-10-10 |
| | * | | | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 2011-10-10 |
| | | |/
| |/| |
|
| | * | | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 |
| | |/ |
|
| | * | oprofile, x86: Fix overflow and warning (commit 1d12d35) | Robert Richter | 2011-08-16 |
| | * | oprofile, x86: Convert memory allocation to static array | Maarten Lankhorst | 2011-08-01 |
| * | | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner | 2011-09-13 |
| |/ |
|
| * | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 2011-07-21 |
| * | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter | 2011-06-15 |
| * | oprofile, x86: Fix race in nmi handler while starting counters | Robert Richter | 2011-06-15 |
| * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-08 |
| |\ |
|
| | * | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2011-05-30 |
| * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-05-27 |
| |\| |
|
| | * | oprofile, x86: Enable preemption during pci device setup in IBS init | Robert Richter | 2011-05-20 |
| * | | x86: Remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger | 2011-05-12 |
| |/ |
|
| * | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2011-03-29 |
| |\ |
|
| | * | oprofile, x86: Allow setting EDGE/INV/CMASK for counter events | Andi Kleen | 2011-03-24 |
| * | | x86: Use syscore_ops instead of sysdev classes and sysdevs | Rafael J. Wysocki | 2011-03-23 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-18 |
| |\ \ |
|
| | * | | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim | 2011-03-18 |
| | |/ |
|
| * / | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2011-01-19 |
| |/ |
|
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 |
| |\ |
|
| | * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 |
| | |\ |
|
| | * | | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 2011-01-07 |
| | * | | x86, NMI: Add priorities to handlers | Don Zickus | 2011-01-07 |
| * | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 2010-12-30 |
| | * | | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 |
| * | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 |
| |\ \ \
| |_|/
|/| | |
|