aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-09-24x86: microcode patch loader bugfixPeter Oruba
2008-09-24x86, microcode_amd: cleanup, mark request_microcode_user() as unsupportedDmitry Adamushko
2008-09-24Merge commit 'v2.6.27-rc7' into x86/microcodeIngo Molnar
2008-09-24x86, olpc: fix endian bug in openfirmware workaroundHarvey Harrison
2008-09-24x86: ds.c ptrace.c integer as NULL pointer sparse fixesHarvey Harrison
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar
2008-09-24x86: signal: cosmetic unification of handle_signal()Hiroshi Shimamoto
2008-09-24x86: signal: cosmetic unification of do_notify_resume()Hiroshi Shimamoto
2008-09-24x86: signal: cosmetic unification of do_signal()Hiroshi Shimamoto
2008-09-24x86: disable apm on the olpcJeremy Katz
2008-09-24x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar
2008-09-23x86, microcode rework, v2, renaming cont.Peter Oruba
2008-09-23x86, microcode rework, v2, renamingPeter Oruba
2008-09-23signals: demultiplexing SIGTRAP signalSrinivasa Ds
2008-09-23Merge branch 'x86/signal' into core/signalIngo Molnar
2008-09-23x86: moved microcode.c to microcode_intel.cDmitry Adamushko
2008-09-23x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSCAndreas Herrmann
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner
2008-09-23x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai
2008-09-23x86: fix macro with bad_bios_dmi_tableYinghai Lu
2008-09-22iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski
2008-09-22x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski
2008-09-22iommu: export iommu_area_reserve helper functionFUJITA Tomonori
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar
2008-09-22x86: use platform_device_register_simple()Akinobu Mita
2008-09-22x86: check for ioremap() failure in copy_oldmem_page()Akinobu Mita
2008-09-22x86: fix CONFIG_X86_RESERVE_LOW_64K=yYinghai Lu
2008-09-22x86: use round_jiffies() for the corruption check timerArjan van de Ven
2008-09-19AMD IOMMU: use coherent_dma_mask in alloc_coherentJoerg Roedel
2008-09-19AMD IOMMU: use cmd_buf_size when freeing the command bufferJoerg Roedel
2008-09-19AMD IOMMU: calculate IVHD size with a functionJoerg Roedel
2008-09-19AMD IOMMU: remove unnecessary cast to u64 in the init codeJoerg Roedel
2008-09-19AMD IOMMU: free domain bitmap with its allocation orderJoerg Roedel
2008-09-19AMD IOMMU: simplify dma_mask_to_pagesJoerg Roedel
2008-09-19AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherentJoerg Roedel
2008-09-19AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherentFUJITA Tomonori
2008-09-19AMD IOMMU: some set_device_domain cleanupsJoerg Roedel
2008-09-19AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel
2008-09-19AMD IOMMU: add dma_supported callbackJoerg Roedel
2008-09-19AMD IOMMU: allow IO page faults from devicesJoerg Roedel
2008-09-19AMD IOMMU: enable event loggingJoerg Roedel
2008-09-19AMD IOMMU: add event handling codeJoerg Roedel
2008-09-19AMD IOMMU: add MSI interrupt supportJoerg Roedel
2008-09-19AMD IOMMU: save pci_dev instead of devidJoerg Roedel
2008-09-19AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel