aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
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-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-20ftrace: do not enclose logic in WARN_ONSteven Rostedt
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-19Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar
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
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