aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-02-15Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-02-15x86, vm86: fix preemption bugThomas Gleixner
2009-02-15KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity
2009-02-15KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti
2009-02-15KVM: MMU: Map device MMIO as UC in EPTSheng Yang
2009-02-15KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti
2009-02-15KVM: PIT: fix i8254 pending count readMarcelo Tosatti
2009-02-15KVM: Fix racy in kvm_free_assigned_irqSheng Yang
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-02-14x86, olpc: fix model detection without OFWChris Ball
2009-02-13tracing: convert c/p state power tracer to use tracepointsJason Baron
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar
2009-02-13x86, hpet: fix for LS21 + HPET = boot hangjohn stultz
2009-02-12x86: CPA avoid repeated lazy mmu flushThomas Gleixner
2009-02-12x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner
2009-02-12x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge
2009-02-12x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha
2009-02-12x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger
2009-02-11tracing, x86: fix constraint for parent variableSteven Rostedt
2009-02-11Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-11Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt
2009-02-10tracing, x86: fix constraint for parent variableSteven Rostedt
2009-02-10Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-10i8327: fix outb() parameter orderClemens Ladisch
2009-02-10x86: fix math_emu register frame accessTejun Heo
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-09x86: math_emu info cleanupTejun Heo
2009-02-09x86: include correct %gs in a.out core dumpTejun Heo
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh
2009-02-09tracing/function-graph-tracer: drop the kernel_text_address checkFrederic Weisbecker
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar
2009-02-07ring-buffer: use generic version of in_nmiSteven Rostedt
2009-02-07ftrace: change function graph tracer to use new in_nmiSteven Rostedt
2009-02-07ftrace, x86: rename in_nmi variableSteven Rostedt
2009-02-07ring-buffer: add NMI protection for spinlocksSteven Rostedt
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-06x86-64: fix int $0x80 -ENOSYS returnRoland McGrath
2009-02-06x86: clean up hpet timer reinitPavel Emelyanov
2009-02-05prevent kprobes from catching spurious page faultsMasami Hiramatsu