aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-04-07x86, ptrace: add bts context unconditionallyMarkus Metzger
2009-04-07x86, ds: use single debug store cpu configurationMarkus Metzger
2009-04-07x86, ds: add leakage warningMarkus Metzger
2009-04-07x86, ds: add task tracing selftestMarkus Metzger
2009-04-07x86, ds: selftest each cpuMarkus Metzger
2009-04-07x86, ds: fix bounds check in ds selftestMarkus Metzger
2009-04-07x86, ds: fix compiler warningMarkus Metzger
2009-04-07x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger
2009-04-07x86, debugctlmsr: add _on_cpu variants to debugctlmsr functionsMarkus Metzger
2009-04-07x86, bts: use trace_clock_global() for timestampsMarkus Metzger
2009-04-07x86, bts: fix race between per-task and per-cpu branch tracingMarkus Metzger
2009-04-07x86, bts: wait until traced task has been scheduled outMarkus Metzger
2009-04-07mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger
2009-04-07x86, bts: fix race when bts tracer is removedMarkus Metzger
2009-04-07Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2009-04-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-05Merge branch 'x2apic' into releaseLen Brown
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong
2009-04-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha
2009-04-04x86, mtrr: remove debug messageIngo Molnar
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu
2009-04-03x86: disable stack-protector for __restore_processor_state()Joseph Cihula
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-03mm: fix misuse of debug_kmap_atomicAkinobu Mita
2009-04-03x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton
2009-04-03ACPI: update commentZhang Rui
2009-04-03Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin
2009-04-03x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02generic debug pagealloc: build fixAkinobu Mita
2009-04-02x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita
2009-04-02Merge branch 'linus' into x86/urgentIngo Molnar
2009-04-02x86: remove duplicated code with pcpu_need_numa()Yinghai Lu
2009-04-02x86,percpu: fix inverted NUMA test in setup_pcpu_remap()Tejun Heo
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar