aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen
2006-09-26[PATCH] Clean up and minor fixes to TLB flushAndi Kleen
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-09-26[PATCH] Add proper alignment to ENTRYAndi Kleen
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen
2006-09-26[PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-24Merge branch 'master' into upstreamJeff Garzik
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-09-19Merge branch 'master' into upstreamJeff Garzik
2006-09-16[PATCH] Fix 'make headers_check' on x86_64David Woodhouse
2006-09-04Merge branch 'master' into upstreamJeff Garzik
2006-08-30[PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens
2006-08-30[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen
2006-08-30[PATCH] x86_64: Remove alternative_smpAndi Kleen
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich
2006-08-30[PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao
2006-07-29[PATCH] x86_64: Fix swiotlb=forceAndi Kleen
2006-07-29[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason
2006-07-28[PATCH] x86_64: Enlarge debug stack for nested kprobesbibo mao
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-10[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-03[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar
2006-07-03[PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar
2006-07-03[PATCH] lockdep: add per_cpu_offset()Ingo Molnar
2006-07-02[PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar