summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-09-03x86/amd-iommu: Support higher level PTEs in iommu_page_unmapJoerg Roedel
2009-09-03x86/amd-iommu: Use 2-level page tables for dma_ops domainsJoerg Roedel
2009-09-03x86/amd-iommu: Remove bus_addr check in iommu_map_pageJoerg Roedel
2009-09-03x86/amd-iommu: Remove last usages of IOMMU_PTE_L0_INDEXJoerg Roedel
2009-09-03x86/amd-iommu: Change alloc_pte to support 64 bit address spaceJoerg 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: Introduce set_dte_entry functionJoerg Roedel
2009-09-03x86/amd-iommu: Add a gneric version of amd_iommu_flush_all_devicesJoerg Roedel
2009-09-03x86/amd-iommu: Use fetch_pte in amd_iommu_iova_to_physJoerg Roedel
2009-09-03x86/amd-iommu: Use fetch_pte in iommu_unmap_pageJoerg Roedel
2009-09-03x86/amd-iommu: Make fetch_pte aware of dynamic mapping levelsJoerg Roedel
2009-09-03x86/amd-iommu: Reset command buffer if wait loop failsJoerg Roedel
2009-09-03x86/amd-iommu: Panic if IOMMU command buffer reset failsJoerg Roedel
2009-09-03x86/amd-iommu: Reset command buffer on ILLEGAL_COMMAND_ERRORJoerg Roedel
2009-09-03x86/amd-iommu: Add reset function for command buffersJoerg Roedel
2009-09-03x86/amd-iommu: Add function to flush all DTEs on one IOMMUJoerg Roedel
2009-09-03x86/amd-iommu: fix broken check in amd_iommu_flush_all_devicesJoerg Roedel
2009-09-03x86/amd-iommu: Remove redundant 'IOMMU' stringJoerg Roedel
2009-09-03x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"Joerg Roedel
2009-09-03x86/amd-iommu: Remove some merge helper codeJoerg Roedel
2009-09-03x86/amd-iommu: Introduce function for iommu-local domain flushJoerg Roedel
2009-09-03x86/amd-iommu: Dump illegal command on ILLEGAL_COMMAND_ERRORJoerg Roedel
2009-09-03x86/amd-iommu: Dump fault entry on DTE errorJoerg Roedel
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-09-01kmemleak: Ignore the aperture memory hole on x86_64Catalin Marinas
2009-08-31x86, msr: Export the register-setting MSR functions via /dev/*/msrH. Peter Anvin
2009-08-31x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin
2009-08-31x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bitBorislav Petkov
2009-08-31x86, msr: Rewrite AMD rd/wrmsr variantsBorislav Petkov
2009-08-31x86, msr: Add rd/wrmsr interfaces with preset registersBorislav Petkov
2009-08-29x86: Fix earlyprintk=dbgp for machines without NXJan Beulich
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-26Merge branch 'x86/urgent' into x86/patH. Peter Anvin
2009-08-26tracing: Convert event tracing code to use NR_syscallsJason Baron
2009-08-26tracing: Define NR_syscalls for x86_64Jason Baron
2009-08-26x86, apic: Slim down stack usage in early_init_lapic_mapping()Cyrill Gorcunov
2009-08-26x86: Fix vSMP boot crashYinghai Lu
2009-08-26x86, e820: Guard against array overflowed in __e820_add_region()Cyrill Gorcunov
2009-08-26x86, ioapic: Get rid of needless check and simplify ioapic_setup_resources()Cyrill Gorcunov
2009-08-26x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constantCyrill Gorcunov
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone
2009-08-25Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds