aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-10-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-23Merge branch 'bugzilla-11715' into testLen Brown
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'yinghai' into testLen Brown
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22Merge branch 'i7300_idle' into testLen Brown
2008-10-22Merge branch 'FW_BUG' into testLen Brown
2008-10-22x86: fix section mismatch warning - apic_x2apic_physMarcin Slusarz
2008-10-22x86: fix section mismatch warning - apic_x2apic_clusterMarcin Slusarz
2008-10-22x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz
2008-10-22x86: fix section mismatch warning - apic_physflatMarcin Slusarz
2008-10-22x86: fix section mismatch warning - apic_flatMarcin Slusarz
2008-10-22x86/tlb_uv: remove strange mc146818rtc includeJeremy Fitzhardinge
2008-10-22x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan
2008-10-22x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov
2008-10-22x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan
2008-10-22x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann
2008-10-22x86, kexec: fix hang on i386 when panic occurs while console_sem is heldNeil Horman
2008-10-22MCE: Don't run 32bit machine checks with interrupts onAndi Kleen
2008-10-22x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann
2008-10-22x86: make variables staticroel kluin
2008-10-21x86 allow modules to register idle notifiersVenkatesh Pallipadi
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse
2008-10-21genirq: fix off by one and coding styleIngo Molnar
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-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse
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-18amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errorsAndreas Herrmann
2008-10-18intel-iommu: IA64 supportFenghua Yu
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-16x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann
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