summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-202-2/+6
|\
| * X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-132-2/+6
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-201-0/+38
|\ \
| * | x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2013-01-291-0/+38
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-208-619/+534
|\ \ \
| * \ \ Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin2013-02-133-18/+48
| |\ \ \ | | | |/ | | |/|
| * | | x86: Require MOVBE feature in cpuid when we use itDavid Woodhouse2013-01-291-1/+7
| * | | 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/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-208-42/+95
|\ \ \ \
| * \ \ \ Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2013-01-296-29/+87
| |\ \ \ \
| | * | | | 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-282-0/+6
| | * | | | x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel2013-01-282-0/+8
| | * | | | x86, irq: Introduce setup_remapped_irq()Joerg Roedel2013-01-281-0/+9
| | * | | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-283-0/+23
| | * | | | 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: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel2013-01-281-0/+5
| | * | | | x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel2013-01-282-0/+10
| | * | | | x86, io_apic: Introduce set_affinity function pointerJoerg Roedel2013-01-283-9/+10
| | * | | | x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-282-12/+3
| | * | | | x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel2013-01-282-2/+4
| | * | | | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel2013-01-282-0/+4
| | * | | | x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel2013-01-282-4/+7
| * | | | | x86, kvm: Fix intialization warnings in kvm.cAlok N Kataria2013-01-291-4/+4
| |/ / / /
| * / / / x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria2013-01-241-9/+4
| |/ / /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-204-3/+15
|\ \ \ \
| * | | | perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin2013-02-163-0/+13
| * | | | perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2013-02-061-2/+2
| * | | | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu2013-01-211-1/+0
| |/ / /
* | | | x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-131-0/+5
* | | | Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2013-02-062-87/+84
|\ \ \ \ | |_|/ / |/| | |
| * | | x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-092-87/+84
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-311-17/+46
|\ \ \ \ | | |_|/ | |/| |
| * | | x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin2013-01-281-17/+46
| | |/ | |/|
* | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-0/+1
* | | arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi2013-01-241-1/+1
|/ /
* / X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-042-6/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-216-20/+9
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-202-10/+2
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-201-3/+0
| * new helper: compat_user_stack_pointer()Al Viro2012-12-201-0/+7
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \ \ \
| | * | | | | dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-241-0/+1
| | |/ / / /