aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
2007-05-02[PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter
2007-05-02[PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal
2007-05-02[PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel
2007-05-02[PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa
2007-05-02[PATCH] x86-64: Remove unused set_seg_baseRusty Russell
2007-05-02[PATCH] x86-64: Some cleanup in time.cAndi Kleen
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich
2007-05-02[PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar
2007-05-02[PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton
2007-05-02[PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-03-29[PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu
2007-03-23x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds
2007-03-16[PATCH] x86-64: fix section mismatch warningsSam Ravnborg
2007-03-14Disable NMI watchdog by default properlyLinus Torvalds
2007-03-14[PATCH] kill bogus casts in amd64 uaccess.hAl Viro
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