summaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-4/+3
2006-06-26[PATCH] x86_64: Remove bogus RED-PEN comment in signal.cAndi Kleen1-1/+0
2006-06-26[PATCH] x86_64: check_addr() cleanupsAndrew Morton1-3/+6
2006-06-26[PATCH] x86_64: miscellaneous mm/init.c fixesJan Beulich1-6/+6
2006-06-26[PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdataAndi Kleen1-2/+2
2006-06-26[PATCH] x86_64: mce_amd cleanupJacob Shin1-83/+29
2006-06-26[PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin1-74/+288
2006-06-26[PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin2-31/+11
2006-06-26[PATCH] x86_64: apic support for extended apic interruptJacob Shin1-6/+4
2006-06-26[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen1-2/+7
2006-06-26[PATCH] x86_64: Update copyright in time.cVojtech Pavlik1-1/+1
2006-06-26[PATCH] x86_64: Explain why HPET T0_CMP register is written twiceVojtech Pavlik1-2/+2
2006-06-26[PATCH] x86_64: Make use of the *PER* constants in time.cVojtech Pavlik1-28/+35
2006-06-26[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridgesVojtech Pavlik1-14/+0
2006-06-26[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik1-1/+1
2006-06-26[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik2-6/+5
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth4-31/+23
2006-06-26[PATCH] x86_64: Calgary IOMMU - Calgary specific bitsJon Mason5-0/+1249
2006-06-26[PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason4-18/+36
2006-06-26[PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason4-1/+9
2006-06-26[PATCH] x86_64: Change assembly to use regular cpuid_count macroRohit Seth1-5/+2
2006-06-26[PATCH] x86_64: use halt() instead of raw inline assemblyJan Beulich2-2/+2
2006-06-26[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2-2/+2
2006-06-26[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger1-23/+23
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich1-16/+35
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich2-2/+2
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stackJan Beulich1-25/+8
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich4-7/+91
2006-06-26[PATCH] x86_64: x86_86 msi miss one entry handlerbibo,mao1-7/+7
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen6-19/+21
2006-06-26[PATCH] x86_64: Make sure is_compat_task works earlyAndi Kleen1-1/+4
2006-06-26[PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar1-3/+4
2006-06-26[PATCH] x86_64: remove unused gart header fileJon Mason1-1/+0
2006-06-26[PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen2-3/+0
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen12-25/+0
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus2-8/+1
2006-06-26[PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar1-2/+2
2006-06-26[PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich2-1/+48
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen1-2/+2
2006-06-26[PATCH] x86_64: Use -ENODEV in IOMMU initializationAndi Kleen1-3/+3
2006-06-26[PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich1-15/+8
2006-06-26[PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich1-4/+14
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen6-89/+161
2006-06-26[PATCH] x86_64: trivial gart clean-upJon Mason1-23/+23
2006-06-26[PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen1-6/+35
2006-06-26[PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison1-1/+1
2006-06-26[PATCH] x86_64: x86_64-enable-large-bzImage.patchIngo Molnar1-4/+2
2006-06-26[PATCH] x86_64: pci-dma.c clean-up - trivialJon Mason1-6/+6
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann6-102/+67
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen1-0/+3