Commit Graph

3065 Commits (5e1dbdb458ada37f7e97265cb2ea87c55fd5d034)

Author SHA1 Message Date
Marcin Slusarz 983f91ff94 x86: fix section mismatch warning - apic_flat 17 years ago
Jeremy Fitzhardinge aef8f5b8c2 x86/tlb_uv: remove strange mc146818rtc include 17 years ago
Gustavo F. Padovan 55410791c9 x86: remove redundant KERN_DEBUG on pr_debug 17 years ago
Cyrill Gorcunov db96b0a0e4 x86: do_boot_cpu - check if we have ESR register 17 years ago
Lai Jiangshan bc8bcc79ea x86/proc: fix /proc/cpuinfo cpu offline bug 17 years ago
Andreas Herrmann 35af28219e x86: call dmi-quirks for HP Laptops after early-quirks are executed 17 years ago
Neil Horman cf52ebedba x86, kexec: fix hang on i386 when panic occurs while console_sem is held 17 years ago
Andi Kleen d2f6f7aeee MCE: Don't run 32bit machine checks with interrupts on 17 years ago
Andreas Herrmann 2bfef69d9e x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPIC 17 years ago
roel kluin 8bcad30f2e x86: make variables static 17 years ago
Venkatesh Pallipadi c7d87d79d1 x86 allow modules to register idle notifiers 17 years ago
Ingo Molnar e9f95e6373 genirq: fix off by one and coding style 17 years ago
Dave Jones f4432c5cae Update email addresses. 17 years ago
Linus Torvalds db7a6d8d01 Update .gitignore files for generated targets 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
Steven Rostedt c513867561 ftrace: do not enclose logic in WARN_ON 17 years ago
Adrian Bunk 357c6e6359 rtc: use bcd2bin/bin2bcd 17 years ago
Vivek Goyal 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 17 years ago
Andreas Herrmann f609891f42 amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors 17 years ago
Fenghua Yu 5b6985ce8e intel-iommu: IA64 support 17 years ago
Rafael J. Wysocki 3038edabf4 x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel 17 years ago
Andreas Herrmann 26adcfbf00 x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPIC 17 years ago
Joerg Roedel 036b4c50fe x86: convert Calgary IOMMU driver to generic iommu_num_pages function 17 years ago
Joerg Roedel e3c449f526 x86, AMD IOMMU: convert driver to generic iommu_num_pages function 17 years ago
Joerg Roedel 1477b8e5f1 x86: convert GART driver to generic iommu_num_pages function 17 years ago
Joerg Roedel bdab0ba3d9 x86: rename iommu_num_pages function to iommu_nr_pages 17 years ago
Andi Kleen 25ddbb18aa Make the taint flags reliable 17 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
Andrew Morton ae87221d3c sysfs: crash debugging 17 years ago
Ingo Molnar 10e0298686 io_apic: make irq_mis_count available on 64-bit too 17 years ago
Thomas Gleixner 249f6d9eab x86: move ack_bad_irq() to irq.c 17 years ago
Thomas Gleixner 6b39ba771e x86: unify show_interrupts() and proc helpers 17 years ago
Thomas Gleixner c0c168ca26 x86: cleanup show_interrupts 17 years ago
Ingo Molnar a1aca5de08 genirq: remove artifacts from sparseirq removal 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Thomas Gleixner ee32c97322 genirq: remove irq_to_desc_alloc 17 years ago
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 17 years ago
Cyrill Gorcunov 81608f3c25 x86: apic - unify APIC_DIVISOR 17 years ago
Yinghai Lu 4c66a73f07 x86: sparse_irq: fix typo in debug print out 17 years ago
Russ Anderson fc8c2d763b x86: Add sysfs entries for UV v4 17 years ago
Russ Anderson 922402f15a x86: Add UV partition call v4 17 years ago
Russ Anderson 7f5942329e x86: Add UV bios call infrastructure v4 17 years ago
Russ Anderson a50f70b175 x86: Add UV EFI table entry v4 17 years ago
Ingo Molnar 37762b6ffb x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix 17 years ago
Dean Nelson 4173a0e737 x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 17 years ago
Venki Pallipadi 5f79f2f2ad hpet: clean up warning 17 years ago
Yinghai Lu c81bba49a1 x86: print out irq nr for msi/ht, v3 17 years ago
Cyrill Gorcunov c1370b49cc x86: io-apic - interrupt remapping fix 17 years ago
Yinghai Lu 7564676813 x86: irq no should not use hex in /proc/interrupts 17 years ago
Jack Steiner 8da077d6f3 x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init 17 years ago