aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu
2008-11-18x86: add rdtsc barrier to TSC sync checkVenki Pallipadi
2008-11-17oprofile: fix an overflow in ppro codeEric Dumazet
2008-11-17x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu
2008-11-16x86: fix es7000 compilingYinghai Lu
2008-11-16x86, bts: fix unlock problem in ds.cMarkus Metzger
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker
2008-11-16tracing/function-return-tracer: add a barrier to ensure return stack index is...Frederic Weisbecker
2008-11-16ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse
2008-11-13Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function...Ingo Molnar
2008-11-12x86: make NUMA on 32-bit depend on EXPERIMENTAL againRafael J. Wysocki
2008-11-12x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki
2008-11-12tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker
2008-11-12tracing/function-return-tracer: make the function return tracer locklessFrederic Weisbecker
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-12x86: disable IRQs before doing anything on nmi_shootdown_cpus()Eduardo Habkost
2008-11-12x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APICEduardo Habkost
2008-11-12x86: move nmi_shootdown_cpus() to reboot.cEduardo Habkost
2008-11-12x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost
2008-11-12x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()Eduardo Habkost
2008-11-12x86 kdump: create kdump_nmi_shootdown_cpus()Eduardo Habkost
2008-11-12x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()Eduardo Habkost
2008-11-12x86 kdump: extract kdump-specific code from crash_nmi_callback()Eduardo Habkost
2008-11-12Merge branch 'linus' into x86/crashdumpIngo Molnar
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar
2008-11-12Merge branch 'linus' into core/lockingIngo Molnar
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt
2008-11-12Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar
2008-11-12Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas
2008-11-11x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity
2008-11-11KVM: VMX: Set IGMT bit in EPT entrySheng Yang
2008-11-11KVM: Require the PCI subsystemAvi Kivity
2008-11-11x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-11KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti
2008-11-11x86: apic reset counter on shutdownThomas Gleixner
2008-11-11x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera
2008-11-11x86, voyager: fix smp generic helper voyager breakageJames Bottomley
2008-11-11tracing: function return tracer, build fixIngo Molnar
2008-11-11tracing, x86: function return tracer, fix assembly constraintsIngo Molnar
2008-11-11tracing, x86: clean up FUNCTION_RET_TRACER KconfigIngo Molnar
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker