aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-14Merge x86-64 update from AndiLinus Torvalds22-323/+86
2005-11-14[PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen1-2/+2
2005-11-14[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso1-1/+2
2005-11-14[PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytesPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-11-14[PATCH] x86_64: Remove asm-x86_64/rwsem.hAndi Kleen1-283/+0
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-1/+3
2005-11-14[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen1-3/+2
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen1-1/+1
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen1-0/+5
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen1-0/+2
2005-11-14[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs spinning.Andi Kleen1-6/+6
2005-11-14[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2-3/+3
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B3-1/+3
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen3-0/+5
2005-11-14[PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen1-3/+1
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sourcesJames Cleverdon2-1/+5
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin3-1/+13
2005-11-14[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich1-14/+21
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2-2/+11
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+19
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-11-13[PATCH] x86_64: fix tss limitSiddha, Suresh B1-3/+10
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2-3/+7
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli1-0/+19
2005-11-07[PATCH] fix remaining missing includesTim Schmielau2-0/+4
2005-10-31manual update from upstream:Tony Luck8-12/+43
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-2/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-2/+0
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst1-0/+33
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel1-0/+5
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-20Update from upstream with manual merge of Yasunori Goto'sTony Luck4-1/+5
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-29[PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device}John W. Linville1-4/+27
2005-09-29[PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville1-0/+8
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