| Commit message (Expand) | Author | Age |
* | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-25 |
* | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-25 |
* | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 2008-11-25 |
* | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 2008-11-25 |
*-. | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar | 2008-11-25 |
|\ \ |
|
| | * | x86, bts: DS and BTS initialization | Markus Metzger | 2008-11-10 |
| * | | x86, bts: fix wrmsr and spinlock over kmalloc | Markus Metzger | 2008-11-25 |
| * | | x86, pebs: fix PEBS record size configuration | Markus Metzger | 2008-11-25 |
| * | | x86, bts: exclude ds.c from build when disabled | Markus Metzger | 2008-11-25 |
| * | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-25 |
| * | | x86: revert irq number limitation | Thomas Gleixner | 2008-11-23 |
| * | | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar | 2008-11-21 |
| |\ \ |
|
| * | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick | 2008-11-20 |
| * | | | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick | 2008-11-20 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 |
|\ \ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | tracing/stack-tracer: fix style issues | Török Edwin | 2008-11-23 |
| | | * | | | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 2008-11-23 |
| |_|/ / /
|/| | | | |
|
| * | | | | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 |
|/ / / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. | | | | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 2008-11-23 |
|\ \ \| | | |
|
| | | * | | | x86: Fix interrupt leak due to migration | Matthew Wilcox | 2008-11-20 |
| | | |/ / |
|
| | | * | | x86: quirk for reboot stalls on a Dell Optiplex 330 | Steve Conklin | 2008-11-18 |
| | | * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-18 |
| | | |\ \ |
|
| | | | * | | AMD IOMMU: check for next_bit also in unmapped area | Joerg Roedel | 2008-11-18 |
| | | | * | | AMD IOMMU: fix fullflush comparison length | Joerg Roedel | 2008-11-18 |
| | | | * | | AMD IOMMU: enable device isolation per default | Joerg Roedel | 2008-11-18 |
| | | | * | | AMD IOMMU: add parameter to disable device isolation | Joerg Roedel | 2008-11-18 |
| | |_|/ /
| |/| | | |
|
| | | * | | x86: more general identifier for Phoenix BIOS | Philipp Kohlbecher | 2008-11-18 |
| | | * | | x86, PEBS/DS: fix code flow in ds_request() | Ingo Molnar | 2008-11-18 |
| | | * | | x86: add rdtsc barrier to TSC sync check | Venki Pallipadi | 2008-11-17 |
| | | * | | x86: fix es7000 compiling | Yinghai Lu | 2008-11-16 |
| | | * | | x86, bts: fix unlock problem in ds.c | Markus Metzger | 2008-11-16 |
| | | |/ |
|
| | * | | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2008-11-18 |
| | | | | |
| \ \ \ | |
*-. | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 |
|\ \| | |
| |_|/ /
|/| | | |
|
| | * | | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse | 2008-11-15 |
| | * | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-11-12 |
| | |\ \ |
|
| | | * | | x86: KVM guest: fix section mismatch warning in kvmclock.c | Rakib Mullick | 2008-11-11 |
| | | |/ |
|
| | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-11-12 |
| | |\ \ |
|
| | | * \ | Merge branch 'misc' into release | Len Brown | 2008-11-11 |
| | | |\ \
| | | | |/
| | | |/| |
|
| | | | * | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 2008-11-11 |
* | | | | | tracing/function-return-tracer: support for dynamic ftrace on function return... | Frederic Weisbecker | 2008-11-16 |
* | | | | | tracing/function-return-tracer: add a barrier to ensure return stack index is... | Frederic Weisbecker | 2008-11-16 |
|/ / / / |
|
* | | | | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt | 2008-11-16 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. | | | | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2008-11-13 |
|\ \ \| | | |
|
| | * | | | | tracing/function-return-tracer: call prepare_ftrace_return by registers | Frederic Weisbecker | 2008-11-12 |
| | * | | | | tracing/function-return-tracer: make the function return tracer lockless | Frederic Weisbecker | 2008-11-12 |
| |/ / / / |
|
* | | | | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 |
* | | | | | tracing: branch tracer, fix vdso crash | Ingo Molnar | 2008-11-12 |
* | | | | | tracing: profile likely and unlikely annotations | Steven Rostedt | 2008-11-12 |
|/ / / / |
|
* | | | | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 2008-11-12 |
|\ \ \ \ |
|
| * | | | | tracing: function return tracer, build fix | Ingo Molnar | 2008-11-11 |