aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-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-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: 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
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-25x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich
2009-08-24x86: uv: Clean up uv_ptc_init(), use proc_create()Alexey Dobriyan
2009-08-24Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar
2009-08-23Merge commit 'v2.6.31-rc7' into x86/cpuIngo Molnar
2009-08-21x86: properly annotate alternatives.cJan Beulich
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-18i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich