summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-89/+86
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds27-5637/+2792
2008-10-20Update email addresses.Dave Jones8-11/+11
2008-10-20Update .gitignore files for generated targetsLinus Torvalds1-0/+1
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal3-1/+13
2008-10-17x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki1-0/+3
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+42
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-4/+8
2008-10-16x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel1-14/+4
2008-10-16x86, AMD IOMMU: convert driver to generic iommu_num_pages functionJoerg Roedel1-5/+6
2008-10-16x86: convert GART driver to generic iommu_num_pages functionJoerg Roedel1-4/+4
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel3-10/+10
2008-10-16Make the taint flags reliableAndi Kleen1-7/+7
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2-4/+4
2008-10-16sysfs: crash debuggingAndrew Morton2-0/+4
2008-10-16io_apic: make irq_mis_count available on 64-bit tooIngo Molnar1-2/+0
2008-10-16x86: move ack_bad_irq() to irq.cThomas Gleixner3-43/+23
2008-10-16x86: unify show_interrupts() and proc helpersThomas Gleixner4-279/+167
2008-10-16x86: cleanup show_interruptsThomas Gleixner2-159/+154
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar3-3/+0
2008-10-16genirq: revert dynarrayThomas Gleixner5-135/+77
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner3-7/+3
2008-10-16genirq: remove sparse irq codeThomas Gleixner3-142/+4
2008-10-16x86: apic - unify APIC_DIVISORCyrill Gorcunov1-6/+2
2008-10-16x86: sparse_irq: fix typo in debug print outYinghai Lu1-1/+1
2008-10-16x86: Add sysfs entries for UV v4Russ Anderson2-1/+73
2008-10-16x86: Add UV partition call v4Russ Anderson2-11/+47
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson2-21/+81
2008-10-16x86: Add UV EFI table entry v4Russ Anderson1-0/+4
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fixIngo Molnar1-0/+2
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson3-1/+146
2008-10-16hpet: clean up warningVenki Pallipadi1-22/+35
2008-10-16x86: print out irq nr for msi/ht, v3Yinghai Lu2-0/+8
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov1-3/+2
2008-10-16x86: irq no should not use hex in /proc/interruptsYinghai Lu2-2/+2
2008-10-16x86, uv: fix ordering of calls to uv_system_init & uv_cpu_initJack Steiner1-17/+17
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov2-5/+27
2008-10-16sparseirq: remove some debug print outYinghai Lu1-19/+0
2008-10-16x86: io-apic - do not use KERN_DEBUG marker too much, fixCyrill Gorcunov1-5/+5
2008-10-16x86: apic - fix unused vars warning in calibrate_APIC_clockCyrill Gorcunov1-34/+47
2008-10-16x86: apic - skip writting ESR register if we dont have onCyrill Gorcunov1-1/+1
2008-10-16x86: apic - lapic_setup_esr does not handle esr_disable - fix itCyrill Gorcunov1-30/+33
2008-10-16x86: print out apic id in hex formatYinghai Lu4-6/+6
2008-10-16x86: io-apic - get rid of __DO_ACTION macroCyrill Gorcunov1-51/+52
2008-10-16x86: fix HPET compiler error when not using CONFIG_PCI_MSISteven Noonan1-0/+4
2008-10-16x86: using HPET in MSI mode and setting up per CPU HPET timers, fixVenki Pallipadi1-9/+19
2008-10-16x86: io-apic - do not use KERN_DEBUG marker too muchCyrill Gorcunov1-6/+11