| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, perf_counter, bts: Optimize BTS overflow handling | Markus Metzger | 2009-09-18 | 1 | -23/+37 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-11 | 1 | -2/+3 |
|\ |
|
| * | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo | 2009-09-08 | 1 | -2/+3 |
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 18 | -63/+103 |
|\ \ |
|
| * \ | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 2009-09-06 | 158 | -1017/+1778 |
| |\ \ |
|
| * | | | tracing: Remove FTRACE_SYSCALL_MAX definitions | Jason Baron | 2009-08-26 | 1 | -7/+0 |
| * | | | tracing: Convert event tracing code to use NR_syscalls | Jason Baron | 2009-08-26 | 1 | -4/+4 |
| * | | | tracing: Define NR_syscalls for x86_64 | Jason Baron | 2009-08-26 | 2 | -0/+7 |
| * | | | tracing: Define NR_syscalls for x86 (32) | Jason Baron | 2009-08-26 | 1 | -0/+2 |
| * | | | tracing: Add syscall tracepoints - s390 arch update | Hendrik Brueckner | 2009-08-26 | 1 | -9/+27 |
| * | | | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 2009-08-26 | 2 | -11/+9 |
| * | | | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 2009-08-26 | 2 | -4/+4 |
| * | | | tracing: Rename FTRACE_SYSCALLS for tracepoints | Josh Stone | 2009-08-26 | 11 | -19/+20 |
| * | | | [S390] ftrace: update system call tracer support | Ingo Molnar | 2009-08-19 | 1 | -2/+5 |
| * | | | tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALL | Jason Baron | 2009-08-11 | 1 | -4/+4 |
| * | | | tracing: Add individual syscalls tracepoint id support | Jason Baron | 2009-08-11 | 1 | -0/+10 |
| * | | | tracing: Update FTRACE_SYSCALL_MAX | Jason Baron | 2009-08-11 | 1 | -2/+2 |
| * | | | tracing: Add syscall tracepoints | Jason Baron | 2009-08-11 | 1 | -2/+5 |
| * | | | tracing: Call arch_init_ftrace_syscalls at boot | Jason Baron | 2009-08-11 | 1 | -11/+4 |
| * | | | tracing: Map syscall name to number | Jason Baron | 2009-08-11 | 1 | -0/+16 |
| * | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-08-11 | 316 | -4052/+6502 |
| |\ \ \ |
|
| * | | | | tracing/function-graph-tracer: Drop the useless nmi protection | Frederic Weisbecker | 2009-08-06 | 1 | -4/+0 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 1 | -19/+28 |
|\ \ \ \ \ |
|
| * | | | | | sched: enable SD_WAKE_IDLE | Peter Zijlstra | 2009-09-07 | 1 | -1/+1 |
| * | | | | | sched: Turn on SD_BALANCE_NEWIDLE | Ingo Molnar | 2009-09-04 | 1 | -1/+1 |
| * | | | | | sched: Clean up topology.h | Ingo Molnar | 2009-09-04 | 1 | -19/+28 |
* | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-11 | 9 | -22/+921 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, perf_counter, bts: Do not allow kernel BTS tracing for now | markus.t.metzger@intel.com | 2009-09-04 | 1 | -2/+9 |
| * | | | | | | x86, perf_counter, bts: Correct pointer-to-u64 casts | markus.t.metzger@intel.com | 2009-09-04 | 1 | -12/+12 |
| * | | | | | | x86, perf_counter, bts: Fail if BTS is not available | markus.t.metzger@intel.com | 2009-09-04 | 1 | -14/+11 |
| * | | | | | | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-09-02 | 110 | -915/+1630 |
| |\| | | | | |
|
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Ingo Molnar | 2009-08-18 | 7 | -16/+588 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf_counter: powerpc: Add callchain support | Paul Mackerras | 2009-08-18 | 2 | -1/+528 |
| | * | | | | | | powerpc: Allow perf_counters to access user memory at interrupt time | Paul Mackerras | 2009-08-18 | 4 | -12/+57 |
| | * | | | | | | powerpc/32: Always order writes to halves of 64-bit PTEs | Paul Mackerras | 2009-08-18 | 1 | -3/+3 |
| * | | | | | | | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-08-15 | 56 | -139/+263 |
| |\| | | | | | |
|
| * | | | | | | | x86, perf_counter, bts: Add BTS support to perfcounters | Markus Metzger | 2009-08-09 | 2 | -6/+329 |
* | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 7 | -400/+622 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type | Andrew Morton | 2009-08-04 | 1 | -5/+3 |
| * | | | | | | | | Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()" | Robert Richter | 2009-08-04 | 1 | -5/+2 |
| * | | | | | | | | x86/oprofile: Small coding style fixes | Robert Richter | 2009-07-20 | 1 | -3/+2 |
| * | | | | | | | | x86/oprofile: Add counter reservation check for virtual counters | Robert Richter | 2009-07-20 | 1 | -3/+1 |
| * | | | | | | | | x86/oprofile: Implement op_x86_virt_to_phys() | Robert Richter | 2009-07-20 | 3 | -1/+8 |
| * | | | | | | | | oprofile: Adding switch counter to oprofile statistic variables | Robert Richter | 2009-07-20 | 1 | -7/+0 |
| * | | | | | | | | x86/oprofile: Implement mux_clone() | Robert Richter | 2009-07-20 | 1 | -14/+23 |
| * | | | | | | | | x86/oprofile: Enable multiplexing only if the model supports it | Robert Richter | 2009-07-20 | 1 | -3/+9 |
| * | | | | | | | | x86/oprofile: Add function has_mux() to check multiplexing support | Robert Richter | 2009-07-20 | 1 | -1/+18 |
| * | | | | | | | | x86/oprofile: Modify initialization of num_virt_counters | Robert Richter | 2009-07-20 | 3 | -3/+3 |
| * | | | | | | | | x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec | Robert Richter | 2009-07-20 | 4 | -5/+0 |
| * | | | | | | | | x86/oprofile: Remove const qualifier from struct op_x86_model_spec | Robert Richter | 2009-07-20 | 5 | -10/+10 |