summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-205-5/+73
|\
| * X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-135-4/+64
| * X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan2013-02-131-0/+7
| * x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-131-1/+2
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-205-14/+9
|\ \
| * | x86/memtest: Shorten time for testsAlexander Holler2013-02-181-8/+2
| * | x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich2013-01-243-3/+3
| * | x86/EFI: Properly init-annotate BGRT codeJan Beulich2013-01-241-3/+4
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-204-10/+6
|\ \ \
| * | | x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker2013-02-141-1/+1
| * | | x86, apb_timer: remove unused variable percpu_timerSasha Levin2012-12-201-6/+2
| * | | um: don't compare a pointer to 0Sasha Levin2012-12-201-1/+1
| * | | arch/x86/platform/uv: use ARRAY_SIZE where possibleSasha Levin2012-12-201-2/+2
* | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-203-1/+6
|\ \ \ \
| * | | | x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITDavid Woodhouse2012-12-203-1/+6
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-205-0/+46
|\ \ \ \ \
| * | | | | x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2013-01-295-0/+46
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-2012-679/+574
|\ \ \ \ \ \
| * | | | | | x86, head_32: Give the 6 label a real nameBorislav Petkov2013-02-131-6/+6
| * | | | | | x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov2013-02-131-13/+4
| * | | | | | x86: Detect CPUID support early at bootBorislav Petkov2013-02-131-25/+25
| * | | | | | x86, head_32: Remove i386 piecesBorislav Petkov2013-02-131-17/+5
| * | | | | | Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin2013-02-1326-132/+275
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | x86: Require MOVBE feature in cpuid when we use itDavid Woodhouse2013-01-291-1/+7
| * | | | | | x86: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse2013-01-281-0/+1
| * | | | | | x86/xor: Add alternative SSE implementation only prefetching once per 64-byte...Jan Beulich2013-01-253-18/+187
| * | | | | | x86/xor: Unify SSE-base xor-block routinesJan Beulich2013-01-253-581/+319
| * | | | | | x86: Fix a typoYuanhan Liu2013-01-241-1/+1
| * | | | | | x86/mm: Fix the argument passed to sync_global_pgds()Wen Congyang2013-01-241-2/+2
| * | | | | | x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functionsKirill A. Shutemov2013-01-243-10/+12
| * | | | | | ix86: Tighten asmlinkage_protect() constraintsJan Beulich2013-01-241-9/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-2017-326/+346
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2013-01-2910-357/+259
| |\ \ \ \ \ \
| | * | | | | | x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel2013-01-281-10/+0
| | * | | | | | x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel2013-01-284-14/+13
| | * | | | | | x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel2013-01-284-27/+39
| | * | | | | | x86, irq: Introduce setup_remapped_irq()Joerg Roedel2013-01-282-10/+12
| | * | | | | | x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel2013-01-281-2/+2
| | * | | | | | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()Joerg Roedel2013-01-281-6/+2
| | * | | | | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-284-43/+24
| | * | | | | | x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel2013-01-281-1/+11
| | * | | | | | x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel2013-01-281-4/+0
| | * | | | | | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pinJoerg Roedel2013-01-281-3/+0
| | * | | | | | x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel2013-01-282-4/+7
| | * | | | | | x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel2013-01-284-9/+16
| | * | | | | | x86, io_apic: Introduce set_affinity function pointerJoerg Roedel2013-01-285-19/+18
| | * | | | | | x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-283-106/+13
| | * | | | | | x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel2013-01-285-14/+12
| | * | | | | | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel2013-01-284-53/+61
| | * | | | | | x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel2013-01-284-30/+31