| Commit message (Expand) | Author | Age |
* | x86/stacktrace: return 0 instead of -1 for stack ops | Steven Rostedt | 2009-05-14 |
* | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar | 2009-05-07 |
|\ |
|
| * | x86, bts, mm: clean up buffer allocation | Markus Metzger | 2009-04-24 |
| * | x86, bts: reenable ptrace branch trace support | Markus Metzger | 2009-04-24 |
| * | x86, ds: fix buffer alignment in debug store selftest | Markus Metzger | 2009-04-24 |
| * | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 |
| |\ |
|
| * | | x86, ds: support Core i7 | Markus Metzger | 2009-04-07 |
| * | | x86, ds: allow small debug store buffers | Markus Metzger | 2009-04-07 |
| * | | x86, ds: fix bad ds_reset_pebs() | Markus Metzger | 2009-04-07 |
| * | | x86, ds: dont use TIF_DEBUGCTLMSR | Markus Metzger | 2009-04-07 |
| * | | x86, ptrace: add bts context unconditionally | Markus Metzger | 2009-04-07 |
| * | | x86, ds: use single debug store cpu configuration | Markus Metzger | 2009-04-07 |
| * | | x86, ds: add leakage warning | Markus Metzger | 2009-04-07 |
| * | | x86, ds: add task tracing selftest | Markus Metzger | 2009-04-07 |
| * | | x86, ds: selftest each cpu | Markus Metzger | 2009-04-07 |
| * | | x86, ds: fix bounds check in ds selftest | Markus Metzger | 2009-04-07 |
| * | | x86, ds: fix compiler warning | Markus Metzger | 2009-04-07 |
| * | | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface | Markus Metzger | 2009-04-07 |
| * | | x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions | Markus Metzger | 2009-04-07 |
| * | | x86, bts: use trace_clock_global() for timestamps | Markus Metzger | 2009-04-07 |
| * | | x86, bts: fix race between per-task and per-cpu branch tracing | Markus Metzger | 2009-04-07 |
| * | | x86, bts: wait until traced task has been scheduled out | Markus Metzger | 2009-04-07 |
| * | | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 2009-04-07 |
| * | | x86, bts: fix race when bts tracer is removed | Markus Metzger | 2009-04-07 |
| * | | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-07 |
| |\ \ |
|
| * | | | x86, bts: use atomic memory allocation | Markus Metzger | 2009-03-19 |
| * | | | x86, bts: detect size of DS fields, fix | Ingo Molnar | 2009-03-13 |
| * | | | x86, bts: cleanups | Ingo Molnar | 2009-03-13 |
| * | | | x86, bts: correct comment style in ds.c | Markus Metzger | 2009-03-13 |
| * | | | x86, bts: add selftest for BTS | Markus Metzger | 2009-03-13 |
| * | | | x86, bts: detect size of DS fields | Markus Metzger | 2009-03-13 |
* | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-05 |
| |\ \ \ \ |
|
| | * | | | | tracing: x86, mmiotrace: fix range test | Stuart Bennett | 2009-04-29 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-05 |
| |\ \ \ \ |
|
| | * | | | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann | 2009-05-04 |
| | * | | | | amd-iommu: fix iommu flag masks | Joerg Roedel | 2009-05-04 |
| | * | | | | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner | 2009-05-01 |
| | * | | | | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright | 2009-04-30 |
| * | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-05-02 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | x86, mce: fix boot logging logic | Andi Kleen | 2009-04-22 |
| | * | | | | x86, mce: make polling timer interval per CPU | Andi Kleen | 2009-04-22 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-04-27 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu | 2009-04-22 |
| | * | | | | | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 2009-04-22 |
| | * | | | | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 |
| | * | | | | | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case | Yinghai Lu | 2009-04-22 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown | 2009-04-24 |
| | * | | | | | x86: check boundary in setup_node_bootmem() | Yinghai Lu | 2009-04-23 |