summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2013-01-28x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel
2013-01-28x86, irq: Introduce setup_remapped_irq()Joerg Roedel
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel
2013-01-28x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel
2013-01-28x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel
2013-01-28x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin
2013-01-25x86, mm: Create slow_virt_to_phys()Dave Hansen
2013-01-25x86, mm: Pagetable level size/shift/mask helpersDave Hansen
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin
2013-01-25x86/xor: Add alternative SSE implementation only prefetching once per 64-byte...Jan Beulich
2013-01-25x86/xor: Unify SSE-base xor-block routinesJan Beulich
2013-01-24x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functionsKirill A. Shutemov
2013-01-24arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi
2013-01-24x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria
2013-01-24ix86: Tighten asmlinkage_protect() constraintsJan Beulich
2013-01-21KVM: x86: improve reexecute_instructionXiao Guangrong
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu
2013-01-17Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas
2013-01-14KVM: Remove unused slot_bitmap from kvm_mmu_pageTakuya Yoshikawa
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-10x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman
2013-01-10x86, AMD, NB: Add multi-domain supportDaniel J Blueman
2013-01-10ACPICA: Update compilation environment settings.Lv Zheng
2013-01-09x86, MCE: Retract most UAPI exportsBorislav Petkov
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03x86/PCI: Remove unused pci_root_busBjorn Helgaas
2013-01-02x86: kvm_para: fix typo in hypercall commentsJesse Larrew
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19generic compat_sys_sigaltstack()Al Viro
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro
2012-12-19new helper: compat_user_stack_pointer()Al Viro
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-12-18x86, paravirt: fix build error when thp is disabledDavid Rientjes
2012-12-17create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds