Commit Graph

3351 Commits (c854c91979e0717c619bc55e124d41d60d5eb3d6)

Author SHA1 Message Date
Yinghai Lu b5fe363b7d x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 16 years ago
Ingo Molnar f632ddcc07 x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 16 years ago
Philipp Kohlbecher 0af40a4b10 x86: more general identifier for Phoenix BIOS 16 years ago
Joerg Roedel 8501c45cc3 AMD IOMMU: check for next_bit also in unmapped area 16 years ago
Joerg Roedel 695b5676c7 AMD IOMMU: fix fullflush comparison length 16 years ago
Joerg Roedel 3ce1f93c6d AMD IOMMU: enable device isolation per default 16 years ago
Joerg Roedel e5e1f606ec AMD IOMMU: add parameter to disable device isolation 16 years ago
Ingo Molnar 10db4ef7b9 x86, PEBS/DS: fix code flow in ds_request() 16 years ago
Frederic Weisbecker 0231022cc3 tracing/function-return-tracer: add the overrun field 16 years ago
Yinghai Lu 54ac14a8e9 x86: fix wakeup_cpu with numaq/es7000, v2, fix 16 years ago
Venki Pallipadi 93ce99e849 x86: add rdtsc barrier to TSC sync check 16 years ago
Yinghai Lu 569712b2b0 x86: fix wakeup_cpu with numaq/es7000, v2 16 years ago
Alexander van Heukelum 0bd7b79851 x86: entry_64.S: remove whitespace at end of lines 16 years ago
Yinghai Lu d3c6aa1e69 x86: fix es7000 compiling 16 years ago
Markus Metzger d1f1e9c010 x86, bts: fix unlock problem in ds.c 16 years ago
Frederic Weisbecker e7d3737ea1 tracing/function-return-tracer: support for dynamic ftrace on function return tracer 16 years ago
Frederic Weisbecker b01c746617 tracing/function-return-tracer: add a barrier to ensure return stack index is incremented in memory 16 years ago
Steven Rostedt 31e889098a ftrace: pass module struct to arch dynamic ftrace functions 16 years ago
David Woodhouse 52168e60f7 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" 16 years ago
Alexander van Heukelum 722024dbb7 x86: irq: fix apicinterrupts on 64 bits 16 years ago
Frederic Weisbecker 1dc1c6adf3 tracing/function-return-tracer: call prepare_ftrace_return by registers 16 years ago
Frederic Weisbecker 62d59d17a5 tracing/function-return-tracer: make the function return tracer lockless 16 years ago
Steven Rostedt 2ed84eeb88 trace: rename unlikely profiler to branch profiler 16 years ago
Prarit Bhargava 8652cb4b0d x86: warn of incorrect cpu_khz on AMD systems 16 years ago
H. Peter Anvin 8665596ec0 x86: fix up the new IRQ code for older versions of gas 16 years ago
Eduardo Habkost c415b3dce3 x86: disable IRQs before doing anything on nmi_shootdown_cpus() 16 years ago
Eduardo Habkost bb8dd270e6 x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC 16 years ago
Eduardo Habkost 2ddded2138 x86: move nmi_shootdown_cpus() to reboot.c 16 years ago
Eduardo Habkost c370e5e089 x86 kdump: make nmi_shootdown_cpus() non-static 16 years ago
Eduardo Habkost 8e29478631 x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback() 16 years ago
Eduardo Habkost d1e7b91cfa x86 kdump: create kdump_nmi_shootdown_cpus() 16 years ago
Eduardo Habkost b2bbe71b82 x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus() 16 years ago
Eduardo Habkost a7d41820f6 x86 kdump: extract kdump-specific code from crash_nmi_callback() 16 years ago
Ingo Molnar 2b7d0390a6 tracing: branch tracer, fix vdso crash 16 years ago
Hiroshi Shimamoto 4a61204856 x86: signal_32: introduce retcode and rt_retcode 16 years ago
Steven Rostedt 1f0d69a9fc tracing: profile likely and unlikely annotations 16 years ago
Bjorn Helgaas 32836259ff ACPI: pci_link: remove acpi_irq_balance_set() interface 16 years ago
H. Peter Anvin 14d7ca5c57 x86: attempt reboot via port CF9 if we have standard PCI ports 16 years ago
H. Peter Anvin 939b787130 x86: 64 bits: shrink and align IRQ stubs 16 years ago
H. Peter Anvin b7c6244f13 x86: 32 bits: shrink and align IRQ stubs 16 years ago
H. Peter Anvin 4687518c4c x86: 32 bit: interrupt stub consistency with 64 bit 16 years ago
Rakib Mullick a29a2af378 x86: KVM guest: fix section mismatch warning in kvmclock.c 16 years ago
Thomas Gleixner a98f8fd24f x86: apic reset counter on shutdown 16 years ago
Ivan Vecera d3ec5cae09 x86: call machine_shutdown and stop all CPUs in native_machine_halt 16 years ago
Ingo Molnar 19b3e9671c tracing: function return tracer, build fix 16 years ago
Cliff Wickman a3d732f937 x86, UV: fix redundant creation of sgi_uv 16 years ago
Ingo Molnar 867f7fb3eb tracing, x86: function return tracer, fix assembly constraints 16 years ago
Frederic Weisbecker caf4b323b0 tracing, x86: add low level support for ftrace return tracing 16 years ago
Matt Fleming 5ceb1a0418 x86: HPET: enter hpet_interrupt_handler with interrupts disabled 16 years ago
Matt Fleming 89d77a1eb6 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP 16 years ago