aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| | | | | | | * | | | | | | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.cFUJITA Tomonori2008-07-11
| | | | | | | * | | | | | | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.cFUJITA Tomonori2008-07-11
| | | | | | | * | | | | | | x86: make only GART code include gart.hFUJITA Tomonori2008-07-11
| | | | | * | | | | | | | | x86: consolidate the definition of the force_mwait variableThomas Petazzoni2008-07-18
| | | | | | |_|_|/ / / / / | | | | | |/| | | | | | |
| | | | * | | | | | | | | x86: remove extra calling to get ext cpuid levelYinghai Lu2008-07-21
| | | | * | | | | | | | | x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu2008-07-21
| | | | * | | | | | | | | x86: introducing asm-x86/traps.hJaswinder Singh2008-07-18
| | | | * | | | | | | | | x86: re-enable OPTIMIZE_INLININGIngo Molnar2008-07-18
| | | | * | | | | | | | | x86: traps_xx: modify x86_64 to use _log_lvl variantsAlexander van Heukelum2008-07-18
| | | | * | | | | | | | | x86: traps_xx: refactor die() like in x86_64Alexander van Heukelum2008-07-18
| | | | |/ / / / / / / /
| | | * | | | | | | | | x86: add ->pre_time_init to x86_quirksYinghai Lu2008-07-20
| | | * | | | | | | | | x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu2008-07-20
| | | * | | | | | | | | x86: introduce x86_quirksYinghai Lu2008-07-20
| | | * | | | | | | | | x86: improve debug printout: add target bootmem range in early_res_to_bootmem()Yinghai Lu2008-07-20
| | | * | | | | | | | | x86: remove arch_get_ram_rangeYinghai Lu2008-07-18
| | | * | | | | | | | | x86: reduce force_mwait visibilityJan Beulich2008-07-18
| | | * | | | | | | | | x86: reduce forbid_dac's visibilityJan Beulich2008-07-18
| | | * | | | | | | | | x86: fix two modpost warningsJan Beulich2008-07-18
| | | * | | | | | | | | x86_64: ia32_signal.c: remove signal number conversionHiroshi Shimamoto2008-07-18
| | | * | | | | | | | | arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov2008-07-18
| | | * | | | | | | | | x86_32: remove redundant KERN_INFOHiroshi Shimamoto2008-07-18
| | | * | | | | | | | | x86 setup.c: cleanup includesAlexander Beregalov2008-07-18
| | | * | | | | | | | | x86_64: ia32_signal.c: use macro instead of immediateHiroshi Shimamoto2008-07-18
| | | * | | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-07-18
| | | |\| | | | | | | |
| | | * | | | | | | | | x86: smpboot maxcpus - add checking for NULL early paramCyrill Gorcunov2008-07-09
| | | * | | | | | | | | x86: io delay - add checking for NULL early paramCyrill Gorcunov2008-07-09
| | | * | | | | | | | | x86: idle process - add checking for NULL early paramCyrill Gorcunov2008-07-09
| | * | | | | | | | | | x86: I/O APIC: Always report how the timer has been set upMaciej W. Rozycki2008-07-18
| | * | | | | | | | | | x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki2008-07-18
| | * | | | | | | | | | x86: I/O APIC: Include <asm/i8259.h> required by some codeMaciej W. Rozycki2008-07-18
| | * | | | | | | | | | x86: apic_32 - introduce calibrate_APIC_clockCyrill Gorcunov2008-07-18
| | * | | | | | | | | | x86: apic_64 - make calibrate_APIC_clock to return error codeCyrill Gorcunov2008-07-18
| | * | | | | | | | | | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-18
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | AMD IOMMU: set iommu for device from ACPI code tooJoerg Roedel2008-07-18
| * | | | | | | | | | Merge branch 'linus' into x86/amd-iommuIngo Molnar2008-07-18
| |\| | | | | | | | |
| * | | | | | | | | | x86, AMD IOMMU: replace DEVID macro with a functionJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: replace self made size parsing with memparse callJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: replace memset with __GFP_ZERO for table allocationJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: do runtime list initialization at compile timeJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: use true/false instead of 0/1 for bool valueJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: remove unneeded initializations from command buffer allocationJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: rename struct command to iommu_cmdJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: add an emergency exit to the completion wait loopJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: remove unnecessary free checks from init codeJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: replace TBL_SIZE macro with a functionJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: replace UPDATE_LAST_BDF macro with a functionJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits functionJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: add comments to core codeJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: add comments to the initialization codeJoerg Roedel2008-07-11
| * | | | | | | | | | x86, AMD IOMMU: ignore detection of GART IOMMUJoerg Roedel2008-07-09