aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge
2009-09-03x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-09-03Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32Joerg Roedel
2009-09-03Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32Joerg Roedel
2009-09-03Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-...Joerg Roedel
2009-09-03x86/amd-iommu: Add passthrough mode initialization functionsJoerg Roedel
2009-09-03x86/amd-iommu: Change iommu_map_page to support multiple page sizesJoerg Roedel
2009-09-03x86/amd-iommu: Support higher level PTEs in iommu_page_unmapJoerg Roedel
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-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar
2009-09-01x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
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-31x86: apic namespace cleanupThomas Gleixner
2009-08-31x86: Distangle ioapic and i8259Thomas Gleixner
2009-08-31x86: Add Moorestown early detectionThomas Gleixner
2009-08-31x86: Add hardware_subarch ID for MoorestownPan, Jacob jun
2009-08-31x86: Add early platform detectionThomas Gleixner
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner
2009-08-31x86: Move calibrate_cpu to tsc.cThomas Gleixner
2009-08-31x86: Simplify timer_ack magic in time_32.cThomas Gleixner
2009-08-31x86: Remove do_timer hookThomas Gleixner
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner
2009-08-31x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner
2009-08-31x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner
2009-08-31x86: Move paravirt banner printout to x86_init_opsThomas Gleixner
2009-08-31x86: Replace ARCH_SETUP by a proper x86_init_opsThomas Gleixner
2009-08-31x86: Move traps_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move pre_intr_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move get/find_smp_config to x86_init_opsThomas Gleixner
2009-08-29Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar
2009-08-28ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang
2009-08-28ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=nFeng Tang