aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] gfp_t: dma-mapping (amd64)Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro1-1/+1
2005-10-27Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"Linus Torvalds1-3/+3
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen1-0/+1
2005-09-30[PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev1-1/+1
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen1-0/+1
2005-09-17[PATCH] x86_64: desc.h-needs smp.hAndrew Morton1-0/+2
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-09-12[PATCH] x86-64: clean up local_add/sub argumentsAndi Kleen1-2/+2
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsetsChuck Ebbert1-0/+2
2005-09-12[PATCH] x86-64: reduce x86-64 bug frame by 4 bytesJan Beulich1-6/+4
2005-09-12[PATCH] x86-64: Lose constraints on cmpxchgJan Beulich1-3/+3
2005-09-12[PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.Jan Beulich2-3/+15
2005-09-12[PATCH] x86-64: Remove unused vxtime.hz fieldAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tssAndi Kleen1-1/+7
2005-09-12[PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2-5/+2
2005-09-12[PATCH] x86-64: Merge msr.c with i386 versionAndi Kleen1-12/+27
2005-09-12[PATCH] x86-64: Fix CFI informationJan Beulich2-8/+23
2005-09-12[PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device}Andi Kleen1-0/+5
2005-09-12[PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk10-30/+30
2005-09-12[PATCH] Increase nodemap hash.Nakul Saraiya1-1/+1
2005-09-12[PATCH] x86-64: Fix off by one in pfn_validJim Paradis1-1/+1
2005-09-12[PATCH] x86-64: Increase TLB flush array sizeAndi Kleen1-0/+4
2005-09-12[PATCH] x86-64: Don't include config.h in asm/timex.hAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2-10/+11
2005-09-12[PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen1-8/+9
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2-2/+2
2005-09-12[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen2-3/+3
2005-09-12[PATCH] x86-64: Avoid unnecessary double bouncing for swiotlbAndi Kleen1-3/+3
2005-09-12[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsingAndi Kleen1-0/+1
2005-09-12[PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen1-0/+2
2005-09-12[PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen1-3/+3
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk1-1/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-122/+62
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-1/+1
2005-09-09[PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige1-4/+0
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown10-114/+138
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-13/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-17/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+1
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headersJesper Juhl1-7/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-10/+10
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+98
2005-09-07[PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOWEric Dumazet1-1/+1