aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2006-06-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen
2006-06-26[PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B
2006-06-26[PATCH] x86_64: enlarge window for stack growthChuck Ebbert
2006-06-26[PATCH] x86_64: Minor string functions optimizationsAndi Kleen
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens
2006-06-26[PATCH] x86_64: Fix modular pc speakerPiotr Kaczuba
2006-06-26[PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk
2006-06-26[PATCH] x86_64: Do not use -ffunction-sections for modulesSergey Vlasov
2006-06-26[PATCH] x86_64: adjust kstack_depth_to_print defaultJan Beulich
2006-06-26[PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich
2006-06-26[PATCH] x86_64: Fix fast check in safe_smp_processor_idAndi Kleen
2006-06-26[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime informationRohit Seth
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen
2006-06-26[PATCH] x86_64: Remove bogus RED-PEN comment in signal.cAndi Kleen
2006-06-26[PATCH] x86_64: check_addr() cleanupsAndrew Morton
2006-06-26[PATCH] x86_64: miscellaneous mm/init.c fixesJan Beulich
2006-06-26[PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdataAndi Kleen
2006-06-26[PATCH] x86_64: mce_amd cleanupJacob Shin
2006-06-26[PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin
2006-06-26[PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin
2006-06-26[PATCH] x86_64: apic support for extended apic interruptJacob Shin
2006-06-26[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen
2006-06-26[PATCH] x86_64: Update copyright in time.cVojtech Pavlik
2006-06-26[PATCH] x86_64: Explain why HPET T0_CMP register is written twiceVojtech Pavlik
2006-06-26[PATCH] x86_64: Make use of the *PER* constants in time.cVojtech Pavlik
2006-06-26[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridgesVojtech Pavlik
2006-06-26[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik
2006-06-26[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-26[PATCH] x86_64: Calgary IOMMU - Calgary specific bitsJon Mason
2006-06-26[PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason
2006-06-26[PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason
2006-06-26[PATCH] x86_64: Change assembly to use regular cpuid_count macroRohit Seth
2006-06-26[PATCH] x86_64: use halt() instead of raw inline assemblyJan Beulich
2006-06-26[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen
2006-06-26[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stackJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich
2006-06-26[PATCH] x86_64: x86_86 msi miss one entry handlerbibo,mao
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen
2006-06-26[PATCH] x86_64: Make sure is_compat_task works earlyAndi Kleen
2006-06-26[PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar