summaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen4-16/+2
2006-09-26[PATCH] Clean up spin/rwlocksAndi Kleen2-44/+41
2006-09-26[PATCH] Don't use lock section for mutexes and semaphoresAndi Kleen3-45/+24
2006-09-26[PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda1-1/+0
2006-09-26[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' membersMuli Ben-Yehuda1-3/+3
2006-09-26[PATCH] remove int_delivery_destJan Beulich2-2/+0
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen1-1/+1
2006-09-26[PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen1-7/+1
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen1-1/+1
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen2-2/+0
2006-09-26[PATCH] Clean up and minor fixes to TLB flushAndi Kleen2-37/+35
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen6-22/+0
2006-09-26[PATCH] Add proper alignment to ENTRYAndi Kleen1-1/+1
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen2-67/+12
2006-09-26[PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen1-0/+14
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian1-0/+7
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen1-12/+0
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik3-5/+21
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik1-0/+1
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik1-0/+11
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi1-0/+31
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen1-1/+1
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li1-0/+1
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus1-0/+1
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus1-21/+0
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen1-2/+2
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen3-4/+3
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus1-1/+9
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus1-1/+2
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus1-1/+7
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen1-19/+0
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik1-1/+0
2006-09-24Merge branch 'master' into upstreamJeff Garzik1-4/+14
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-4/+14
2006-09-19Merge branch 'master' into upstreamJeff Garzik4-20/+21
2006-09-16[PATCH] Fix 'make headers_check' on x86_64David Woodhouse4-20/+21
2006-09-04Merge branch 'master' into upstreamJeff Garzik5-32/+18
2006-08-31[PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens1-0/+6
2006-08-31[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen1-5/+6
2006-08-31[PATCH] x86_64: Remove alternative_smpAndi Kleen2-27/+4
2006-08-31[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich1-0/+1
2006-08-31[PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich1-1/+2
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox1-0/+1
2006-08-01[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao1-0/+1
2006-07-30[PATCH] x86_64: Fix swiotlb=forceAndi Kleen1-0/+2
2006-07-30[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason1-5/+0
2006-07-29[PATCH] x86_64: Enlarge debug stack for nested kprobesbibo mao1-1/+1
2006-07-15[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-11[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2-5/+9
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+11