summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] x86-64: Clean up the early boot page tableVivek Goyal2007-05-021-1/+0
| * [PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal2007-05-024-30/+52
| * [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-021-1/+1
| * [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel2007-05-021-0/+1
| * [PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa2007-05-022-29/+11
| * [PATCH] x86-64: Remove unused set_seg_baseRusty Russell2007-05-021-10/+0
| * [PATCH] x86-64: Some cleanup in time.cAndi Kleen2007-05-021-0/+2
| * [PATCH] x86: consolidate smp_send_stop()Jan Beulich2007-05-021-1/+0
| * [PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich2007-05-021-1/+0
| * [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-024-7/+2
| * [PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2007-05-021-1/+1
| * [PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar2007-05-021-1/+3
| * [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2007-05-021-1/+0
| * [PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton2007-05-021-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-041-0/+2
|\ \
| * | PCI: scatterlist.h needs types.hJean Delvare2007-05-021-0/+2
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-05-041-2/+4
|\ \ | |/ |/|
| * [AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich2007-04-261-2/+4
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
|/
* [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-141-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-061-1/+0
|\
| * Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck2007-03-061-1/+0
* | [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon2007-03-061-67/+1
|/
* [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/+0
* [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/+5
* | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-162-6/+1
* | [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/+0
* | [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/+2
* | [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/+0
* | [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
OpenPOWER on IntegriCloud