summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Update email addresses.Dave Jones
2008-10-20Update .gitignore files for generated targetsLinus Torvalds
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-17x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86, AMD IOMMU: convert driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86: convert GART driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16sysfs: crash debuggingAndrew Morton
2008-10-16io_apic: make irq_mis_count available on 64-bit tooIngo Molnar
2008-10-16x86: move ack_bad_irq() to irq.cThomas Gleixner
2008-10-16x86: unify show_interrupts() and proc helpersThomas Gleixner
2008-10-16x86: cleanup show_interruptsThomas Gleixner
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16x86: apic - unify APIC_DIVISORCyrill Gorcunov
2008-10-16x86: sparse_irq: fix typo in debug print outYinghai Lu
2008-10-16x86: Add sysfs entries for UV v4Russ Anderson
2008-10-16x86: Add UV partition call v4Russ Anderson
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson
2008-10-16x86: Add UV EFI table entry v4Russ Anderson
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fixIngo Molnar
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson
2008-10-16hpet: clean up warningVenki Pallipadi
2008-10-16x86: print out irq nr for msi/ht, v3Yinghai Lu
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov
2008-10-16x86: irq no should not use hex in /proc/interruptsYinghai Lu
2008-10-16x86, uv: fix ordering of calls to uv_system_init & uv_cpu_initJack Steiner
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov
2008-10-16sparseirq: remove some debug print outYinghai Lu
2008-10-16x86: io-apic - do not use KERN_DEBUG marker too much, fixCyrill Gorcunov
2008-10-16x86: apic - fix unused vars warning in calibrate_APIC_clockCyrill Gorcunov
2008-10-16x86: apic - skip writting ESR register if we dont have onCyrill Gorcunov
2008-10-16x86: apic - lapic_setup_esr does not handle esr_disable - fix itCyrill Gorcunov
2008-10-16x86: print out apic id in hex formatYinghai Lu
2008-10-16x86: io-apic - get rid of __DO_ACTION macroCyrill Gorcunov
2008-10-16x86: fix HPET compiler error when not using CONFIG_PCI_MSISteven Noonan
2008-10-16x86: using HPET in MSI mode and setting up per CPU HPET timers, fixVenki Pallipadi
2008-10-16x86: io-apic - do not use KERN_DEBUG marker too muchCyrill Gorcunov