summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu2007-03-291-1/+1
* x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds2007-03-231-0/+1
* [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-162-2/+3
* Disable NMI watchdog by default properlyLinus Torvalds2007-03-151-1/+1
* [PATCH] kill bogus casts in amd64 uaccess.hAl Viro2007-03-141-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-071-1/+0Star
|\
| * Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck2007-03-061-1/+0Star
* | [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon2007-03-061-67/+1Star
|/
* [PATCH] disable NMI watchdog by defaultIngo Molnar2007-03-051-1/+1
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-051-0/+1
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-1/+0Star
* [PATCH] io_apic.h needs apicdef.hJean Delvare2007-03-051-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-261-0/+13
|\
| * {rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2007-02-201-0/+11
| * rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2007-02-201-0/+2
* | [PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman2007-02-261-2/+7
* | [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman2007-02-261-1/+17
* | [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-163-27/+5Star
* | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-162-6/+1Star
* | [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-162-0/+17
* | [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-161-0/+1
* | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-163-27/+67
* | [PATCH] x86-64: Remove mk_pte_phys()Andi Kleen2007-02-131-9/+0Star
* | [PATCH] x86-64: Fix wrong gcc check in bitops.hAndi Kleen2007-02-131-1/+1
* | [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer2007-02-131-12/+2Star
* | [PATCH] x86-64: define dma noncoherent API functionsJeff Garzik2007-02-131-0/+3
* | [PATCH] x86-64: Fix preprocessor conditionJosef 'Jeff' Sipek2007-02-131-1/+1
* | [PATCH] x86-64: remove get_pmd()Jan Beulich2007-02-131-5/+0Star
* | [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-131-0/+2
* | [PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa2007-02-132-4/+4
* | [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2007-02-132-0/+6
* | [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet2007-02-131-5/+0Star
* | [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2007-02-132-6/+8
* | [PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen2007-02-131-0/+14
* | [PATCH] x86_64: 2048-byte command lineAlon Bar-Lev2007-02-121-1/+1
* | [PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev2007-02-121-1/+1
* | [PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt2007-02-111-2/+2
* | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
|/
* [PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath2007-02-091-1/+0Star
* [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-6/+0Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-081-13/+11Star
|\
| * Pull test into release branchLen Brown2007-02-061-13/+11Star
| |\
| | * ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-031-9/+7Star
| | * ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-031-4/+4
* | | [IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich2007-02-061-0/+1
* | | [IA64] swiotlb bug fixesJan Beulich2007-02-061-3/+4
|/ /
* / [PATCH] x86-64: define dma noncoherent API functionsJeff Garzik2007-02-031-0/+3
|/
* [PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath2007-01-261-1/+1
* [PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.hAndi Kleen2007-01-111-14/+20
* merge linus into test branchLen Brown2006-12-201-96/+0Star
|\