aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'bugzilla-11715' into testLen Brown1-3/+52
2008-10-23Merge branch 'linus' into testLen Brown139-11806/+13770
2008-10-22Merge branch 'yinghai' into testLen Brown1-0/+3
2008-10-22Merge branch 'misc' into testLen Brown2-3/+5
2008-10-22Merge branch 'i7300_idle' into testLen Brown1-0/+7
2008-10-22Merge branch 'FW_BUG' into testLen Brown1-18/+24
2008-10-22x86: fix section mismatch warning - apic_x2apic_physMarcin Slusarz1-1/+1
2008-10-22x86: fix section mismatch warning - apic_x2apic_clusterMarcin Slusarz1-1/+1
2008-10-22x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz1-1/+1
2008-10-22x86: fix section mismatch warning - apic_physflatMarcin Slusarz1-1/+1
2008-10-22x86: fix section mismatch warning - apic_flatMarcin Slusarz1-1/+1
2008-10-22x86/tlb_uv: remove strange mc146818rtc includeJeremy Fitzhardinge1-1/+1
2008-10-22x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan2-2/+2
2008-10-22x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov1-3/+5
2008-10-22x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan1-2/+4
2008-10-22x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann1-0/+8
2008-10-22x86, kexec: fix hang on i386 when panic occurs while console_sem is heldNeil Horman1-1/+1
2008-10-22MCE: Don't run 32bit machine checks with interrupts onAndi Kleen2-9/+1
2008-10-22x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann1-3/+52
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar6-9/+11
2008-10-22x86: make variables staticroel kluin1-1/+1
2008-10-21x86 allow modules to register idle notifiersVenkatesh Pallipadi1-0/+7
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse39-5737/+2892
2008-10-21genirq: fix off by one and coding styleIngo Molnar1-2/+2
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-89/+86
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds27-5637/+2792
2008-10-20Update email addresses.Dave Jones8-11/+11
2008-10-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-17/+1
2008-10-20Update .gitignore files for generated targetsLinus Torvalds1-0/+1
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt5-7/+7
2008-10-20ftrace: do not enclose logic in WARN_ONSteven Rostedt1-2/+4
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-19Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar13-42/+91
2008-10-18amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errorsAndreas Herrmann1-1/+1
2008-10-18intel-iommu: IA64 supportFenghua Yu1-16/+0
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/kernel/git/avi/kvmLinus Torvalds2-0/+42
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+1
2008-10-16x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann1-3/+52
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