summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-10
| | * | | | | | | | | | | | | | | | | x86, AMD, NB: Add multi-domain supportDaniel J Blueman2013-01-10
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | goldfish: platform device for x86Jun Nakajima2013-01-21
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-12
| * | | | | | | | | | | | | | | | | X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan2013-02-12
| * | | | | | | | | | | | | | | | | x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-12
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86/memtest: Shorten time for testsAlexander Holler2013-02-18
| * | | | | | | | | | | | | | | | | x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich2013-01-24
| * | | | | | | | | | | | | | | | | x86/EFI: Properly init-annotate BGRT codeJan Beulich2013-01-24
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker2013-02-14
| * | | | | | | | | | | | | | | | | x86, apb_timer: remove unused variable percpu_timerSasha Levin2012-12-20
| * | | | | | | | | | | | | | | | | um: don't compare a pointer to 0Sasha Levin2012-12-20
| * | | | | | | | | | | | | | | | | arch/x86/platform/uv: use ARRAY_SIZE where possibleSasha Levin2012-12-20
* | | | | | | | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITDavid Woodhouse2012-12-20
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2013-01-29
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | x86, head_32: Give the 6 label a real nameBorislav Petkov2013-02-12
| * | | | | | | | | | | | | | | | | | | x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov2013-02-12
| * | | | | | | | | | | | | | | | | | | x86: Detect CPUID support early at bootBorislav Petkov2013-02-12
| * | | | | | | | | | | | | | | | | | | x86, head_32: Remove i386 piecesBorislav Petkov2013-02-12
| * | | | | | | | | | | | | | | | | | | Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin2013-02-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | x86: Require MOVBE feature in cpuid when we use itDavid Woodhouse2013-01-28
| * | | | | | | | | | | | | | | | | | | x86: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse2013-01-28
| * | | | | | | | | | | | | | | | | | | x86/xor: Add alternative SSE implementation only prefetching once per 64-byte...Jan Beulich2013-01-25
| * | | | | | | | | | | | | | | | | | | x86/xor: Unify SSE-base xor-block routinesJan Beulich2013-01-25
| * | | | | | | | | | | | | | | | | | | x86: Fix a typoYuanhan Liu2013-01-24
| * | | | | | | | | | | | | | | | | | | x86/mm: Fix the argument passed to sync_global_pgds()Wen Congyang2013-01-24
| * | | | | | | | | | | | | | | | | | | x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functionsKirill A. Shutemov2013-01-24
| * | | | | | | | | | | | | | | | | | | ix86: Tighten asmlinkage_protect() constraintsJan Beulich2013-01-24
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2013-01-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, irq: Introduce setup_remapped_irq()Joerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()Joerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pinJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, io_apic: Introduce set_affinity function pointerJoerg Roedel2013-01-28
| | * | | | | | | | | | | | | | | | | | | x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-28