aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-09-03x86/amd-iommu: Remove old page table handling macrosJoerg Roedel
2009-09-03x86/amd-iommu: Introduce increase_address_space functionJoerg Roedel
2009-09-03x86/amd-iommu: Flush domains if address space size was increasedJoerg Roedel
2009-09-03x86/amd-iommu: Make fetch_pte aware of dynamic mapping levelsJoerg Roedel
2009-09-03x86/amd-iommu: Panic if IOMMU command buffer reset failsJoerg Roedel
2009-09-03x86/amd-iommu: Add reset function for command buffersJoerg Roedel
2009-09-03x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"Joerg Roedel
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-09-01x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying
2009-09-01Merge branch 'x86/paravirt' into x86/cpuIngo Molnar
2009-08-31x86, msr: Export the register-setting MSR functions via /dev/*/msrH. Peter Anvin
2009-08-31x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()H. Peter Anvin
2009-08-31x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin
2009-08-31x86, asm: Make _ASM_EXTABLE() usable from assembly codeH. Peter Anvin
2009-08-31x86, asm: Add 32-bit versions of the combined CFI macrosH. Peter Anvin
2009-08-31x86, msr: Rewrite AMD rd/wrmsr variantsBorislav Petkov
2009-08-31x86, msr: Add rd/wrmsr interfaces with preset registersBorislav Petkov
2009-08-29Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar
2009-08-28ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=nFeng Tang
2009-08-26tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron
2009-08-26tracing: Define NR_syscalls for x86_64Jason Baron
2009-08-26tracing: Define NR_syscalls for x86 (32)Jason Baron
2009-08-26x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constantCyrill Gorcunov
2009-08-25x86: allow "=rm" in native_save_fl()H. Peter Anvin
2009-08-25Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone
2009-08-23x86: add specific support for Intel Atom architectureTobias Doerffel
2009-08-21x86: properly annotate alternatives.cJan Beulich
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman
2009-08-11tracing: Update FTRACE_SYSCALL_MAXJason Baron
2009-08-09x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita
2009-08-05x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras
2009-08-04x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar
2009-07-30lguest: update commentryRusty Russell
2009-07-30lguest: fix comment styleRusty Russell
2009-07-28x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori
2009-07-28x86: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-20x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin
2009-07-20x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita