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