| Commit message (Expand) | Author | Age |
... | |
| | | | | | | * | | | | | | | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.c | FUJITA Tomonori | 2008-07-11 |
| | | | | | | * | | | | | | | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c | FUJITA Tomonori | 2008-07-11 |
| | | | | | | * | | | | | | | x86: make only GART code include gart.h | FUJITA Tomonori | 2008-07-11 |
| | | | | * | | | | | | | | | x86: consolidate the definition of the force_mwait variable | Thomas Petazzoni | 2008-07-18 |
| | | | | | |_|_|/ / / / /
| | | | | |/| | | | | | | |
|
| | | | * | | | | | | | | | x86: remove extra calling to get ext cpuid level | Yinghai Lu | 2008-07-21 |
| | | | * | | | | | | | | | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu | 2008-07-21 |
| | | | * | | | | | | | | | x86: introducing asm-x86/traps.h | Jaswinder Singh | 2008-07-18 |
| | | | * | | | | | | | | | x86: re-enable OPTIMIZE_INLINING | Ingo Molnar | 2008-07-18 |
| | | | * | | | | | | | | | x86: traps_xx: modify x86_64 to use _log_lvl variants | Alexander van Heukelum | 2008-07-18 |
| | | | * | | | | | | | | | x86: traps_xx: refactor die() like in x86_64 | Alexander van Heukelum | 2008-07-18 |
| | | | |/ / / / / / / / |
|
| | | * | | | | | | | | | x86: add ->pre_time_init to x86_quirks | Yinghai Lu | 2008-07-20 |
| | | * | | | | | | | | | x86: extend and use x86_quirks to clean up NUMAQ code | Yinghai Lu | 2008-07-20 |
| | | * | | | | | | | | | x86: introduce x86_quirks | Yinghai Lu | 2008-07-20 |
| | | * | | | | | | | | | x86: improve debug printout: add target bootmem range in early_res_to_bootmem() | Yinghai Lu | 2008-07-20 |
| | | * | | | | | | | | | x86: remove arch_get_ram_range | Yinghai Lu | 2008-07-18 |
| | | * | | | | | | | | | x86: reduce force_mwait visibility | Jan Beulich | 2008-07-18 |
| | | * | | | | | | | | | x86: reduce forbid_dac's visibility | Jan Beulich | 2008-07-18 |
| | | * | | | | | | | | | x86: fix two modpost warnings | Jan Beulich | 2008-07-18 |
| | | * | | | | | | | | | x86_64: ia32_signal.c: remove signal number conversion | Hiroshi Shimamoto | 2008-07-18 |
| | | * | | | | | | | | | arch/x86/kernel/cpu/common_64.c: remove double inclusions | Alexander Beregalov | 2008-07-18 |
| | | * | | | | | | | | | x86_32: remove redundant KERN_INFO | Hiroshi Shimamoto | 2008-07-18 |
| | | * | | | | | | | | | x86 setup.c: cleanup includes | Alexander Beregalov | 2008-07-18 |
| | | * | | | | | | | | | x86_64: ia32_signal.c: use macro instead of immediate | Hiroshi Shimamoto | 2008-07-18 |
| | | * | | | | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-07-18 |
| | | |\| | | | | | | | |
|
| | | * | | | | | | | | | x86: smpboot maxcpus - add checking for NULL early param | Cyrill Gorcunov | 2008-07-09 |
| | | * | | | | | | | | | x86: io delay - add checking for NULL early param | Cyrill Gorcunov | 2008-07-09 |
| | | * | | | | | | | | | x86: idle process - add checking for NULL early param | Cyrill Gorcunov | 2008-07-09 |
| | * | | | | | | | | | | x86: I/O APIC: Always report how the timer has been set up | Maciej W. Rozycki | 2008-07-18 |
| | * | | | | | | | | | | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki | 2008-07-18 |
| | * | | | | | | | | | | x86: I/O APIC: Include <asm/i8259.h> required by some code | Maciej W. Rozycki | 2008-07-18 |
| | * | | | | | | | | | | x86: apic_32 - introduce calibrate_APIC_clock | Cyrill Gorcunov | 2008-07-18 |
| | * | | | | | | | | | | x86: apic_64 - make calibrate_APIC_clock to return error code | Cyrill Gorcunov | 2008-07-18 |
| | * | | | | | | | | | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | AMD IOMMU: set iommu for device from ACPI code too | Joerg Roedel | 2008-07-18 |
| * | | | | | | | | | | Merge branch 'linus' into x86/amd-iommu | Ingo Molnar | 2008-07-18 |
| |\| | | | | | | | | |
|
| * | | | | | | | | | | x86, AMD IOMMU: replace DEVID macro with a function | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: replace self made size parsing with memparse call | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: replace memset with __GFP_ZERO for table allocation | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: do runtime list initialization at compile time | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: use true/false instead of 0/1 for bool value | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: remove unneeded initializations from command buffer allocation | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: rename struct command to iommu_cmd | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: add an emergency exit to the completion wait loop | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: remove unnecessary free checks from init code | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: replace TBL_SIZE macro with a function | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: replace UPDATE_LAST_BDF macro with a function | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: add comments to core code | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: add comments to the initialization code | Joerg Roedel | 2008-07-11 |
| * | | | | | | | | | | x86, AMD IOMMU: ignore detection of GART IOMMU | Joerg Roedel | 2008-07-09 |