aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig2-25/+0
2007-05-08tty: i386/x86_64 arbitary speed supportAlan Cox1-1/+1
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-0/+1
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2-13/+9
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds31-523/+184
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+2
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-2/+4
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+2
2007-05-02[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen1-0/+9
2007-05-02[PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen1-2/+0
2007-05-02[PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao1-1/+4
2007-05-02[PATCH] x86-64: __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao1-22/+32
2007-05-02[PATCH] x86-64: safe_apic_wait_icr_idle - x86_64Fernando Luis VazquezCao1-5/+3
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl1-0/+2
2007-05-02[PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl1-0/+2
2007-05-02[PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.hAndi Kleen2-7/+8
2007-05-02[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge1-2/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-05-02[PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin5-327/+9
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen1-0/+2
2007-05-02[PATCH] x86-64: Clean up asm-x86_64/bugs.hJeremy Fitzhardinge2-26/+5
2007-05-02[PATCH] x86-64: fix arithmetic in commentAvi Kivity1-1/+1
2007-05-02[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.Andi Kleen3-25/+32
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge1-10/+0
2007-05-02[PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk1-1/+0
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd lists management.Christoph Lameter2-12/+4
2007-05-02[PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell1-7/+4
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes1-1/+1
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz1-1/+1
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal1-0/+1
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal1-2/+4
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2-6/+4
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2-3/+0
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal1-6/+6
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal1-0/+1
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal1-1/+1
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal1-1/+0
2007-05-02[PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal4-30/+52
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger1-1/+1
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel1-0/+1
2007-05-02[PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa2-29/+11
2007-05-02[PATCH] x86-64: Remove unused set_seg_baseRusty Russell1-10/+0
2007-05-02[PATCH] x86-64: Some cleanup in time.cAndi Kleen1-0/+2
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich1-1/+0
2007-05-02[PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich1-1/+0
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich4-7/+2
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar1-1/+1
2007-05-02[PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar1-1/+3