Age | Commit message (Expand) | Author |
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-06 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'misc' into release | Len Brown |
2009-04-05 | Merge branch 'x2apic' into release | Len Brown |
2009-04-04 | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong |
2009-04-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-03 | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha |
2009-04-04 | x86, mtrr: remove debug message | Ingo Molnar |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-03 | x86, PAT: Remove duplicate memtype reserve in pci mmap | Suresh Siddha |
2009-04-03 | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu |
2009-04-03 | x86: disable stack-protector for __restore_processor_state() | Joseph Cihula |
2009-04-03 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-03 | mm: fix misuse of debug_kmap_atomic | Akinobu Mita |
2009-04-03 | x86: fix is_io_mapping_possible() build warning on i386 allnoconfig | Andrew Morton |
2009-04-03 | ACPI: update comment | Zhang Rui |
2009-04-03 | Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar |
2009-04-03 | x86, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin |
2009-04-03 | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros | Joerg Roedel |
2009-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt |
2009-04-02 | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann |
2009-04-02 | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner |
2009-04-02 | sgi-gru: add definitions of x86_64 GRU MMRs | Jack Steiner |
2009-04-02 | sgi-gru: exclude UV definitions on 32-bit x86 | Jack Steiner |
2009-04-02 | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | generic debug pagealloc: build fix | Akinobu Mita |
2009-04-02 | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita |
2009-04-02 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-04-02 | x86: remove duplicated code with pcpu_need_numa() | Yinghai Lu |
2009-04-02 | x86,percpu: fix inverted NUMA test in setup_pcpu_remap() | Tejun Heo |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |