summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
2007-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck
2007-03-06[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon
2007-03-05[PATCH] disable NMI watchdog by defaultIngo Molnar
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas
2007-03-05[PATCH] io_apic.h needs apicdef.hJean Delvare
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman
2007-02-20{rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk
2007-02-20rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar
2007-02-13[PATCH] x86-64: Remove mk_pte_phys()Andi Kleen
2007-02-13[PATCH] x86-64: Fix wrong gcc check in bitops.hAndi Kleen
2007-02-13[PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer
2007-02-13[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik
2007-02-13[PATCH] x86-64: Fix preprocessor conditionJosef 'Jeff' Sipek
2007-02-13[PATCH] x86-64: remove get_pmd()Jan Beulich
2007-02-13[PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen
2007-02-13[PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth
2007-02-13[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah
2007-02-13[PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen
2007-02-12[PATCH] x86_64: 2048-byte command lineAlon Bar-Lev
2007-02-12[PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-09[PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-02-06Pull test into release branchLen Brown
2007-02-05[IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich
2007-02-05[IA64] swiotlb bug fixesJan Beulich
2007-02-03[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-01-25[PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath
2007-01-11[PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.hAndi Kleen
2006-12-20merge linus into test branchLen Brown
2006-12-16Pull trivial into test branchLen Brown
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-12Merge ../linusDave Jones