Commit Graph

2967 Commits (8ede0bdb63305d3353efd97e9af6210afb05734e)

Author SHA1 Message Date
Dave Jones f4432c5cae Update email addresses. 17 years ago
Linus Torvalds db7a6d8d01 Update .gitignore files for generated targets 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
Rafael J. Wysocki 3038edabf4 x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel 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
Cyrill Gorcunov 5ffa4eb222 x86: io-apic - interrupt remapping fix 17 years ago
Yinghai Lu 9d98598d2f sparseirq: remove some debug print out 17 years ago
Cyrill Gorcunov 56ffa1a028 x86: io-apic - do not use KERN_DEBUG marker too much, fix 17 years ago
Cyrill Gorcunov b189892de4 x86: apic - fix unused vars warning in calibrate_APIC_clock 17 years ago
Cyrill Gorcunov 08ad776e3c x86: apic - skip writting ESR register if we dont have on 17 years ago
Cyrill Gorcunov 9df08f1095 x86: apic - lapic_setup_esr does not handle esr_disable - fix it 17 years ago
Yinghai Lu 823b259b80 x86: print out apic id in hex format 17 years ago
Cyrill Gorcunov 87783be4c2 x86: io-apic - get rid of __DO_ACTION macro 17 years ago
Steven Noonan ba374c9bae x86: fix HPET compiler error when not using CONFIG_PCI_MSI 17 years ago
Venki Pallipadi f0ed4e695f x86: using HPET in MSI mode and setting up per CPU HPET timers, fix 17 years ago
Cyrill Gorcunov 2a554fb132 x86: io-apic - do not use KERN_DEBUG marker too much 17 years ago
Yinghai Lu 79c09698ca x86: lapic address print out like io apic addr 17 years ago
Cyrill Gorcunov 3c2cbd2490 x86: io-apic - code style cleaning for setup_IO_APIC_irqs 17 years ago
venkatesh.pallipadi@intel.com 26afe5f2fb x86: HPET_MSI Initialise per-cpu HPET timers 17 years ago
Ingo Molnar 4588c1f035 x86: HPET_MSI Basic HPET_MSI setup code, cleanups 17 years ago
venkatesh.pallipadi@intel.com 58ac1e76ce x86: HPET_MSI Basic HPET_MSI setup code 17 years ago
venkatesh.pallipadi@intel.com b40d575bf0 x86: HPET_MSI Refactor code in preparation for HPET_MSI 17 years ago