aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* [PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin2007-05-025-327/+9
* [PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2007-05-021-0/+2
* [PATCH] x86-64: Clean up asm-x86_64/bugs.hJeremy Fitzhardinge2007-05-022-26/+5
* [PATCH] x86-64: fix arithmetic in commentAvi Kivity2007-05-021-1/+1
* [PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.Andi Kleen2007-05-023-25/+32
* [PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge2007-05-021-10/+0
* [PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk2007-05-021-1/+0
* [PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter2007-05-022-12/+4
* [PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell2007-05-021-7/+4
* [PATCH] x86-64: configurable fake numa node sizesDavid Rientjes2007-05-021-1/+1
* [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-021-1/+1
* [PATCH] x86-64: build-time checkingVivek Goyal2007-05-021-0/+1
* [PATCH] x86-64: Relocatable Kernel SupportVivek Goyal2007-05-021-2/+4
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-022-6/+4
* [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-022-3/+0
* [PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal2007-05-021-6/+6
* [PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal2007-05-021-0/+1
* [PATCH] x86-64: cleanup segmentsVivek Goyal2007-05-021-1/+1
* [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
* [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