summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* [FLS64]: x86_64 versionStephen Hemminger2006-01-031-1/+27
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav2006-01-021-2/+1Star
* [PATCH] Fix typo in x86_64 __build_write_lock_const assemblyBen Collins2005-12-241-1/+1
* [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpuRavikiran G Thirumalai2005-12-241-1/+1
* [PATCH] mm: fill arch atomic64 gapsHugh Dickins2005-11-241-13/+38
* [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com2005-11-201-1/+1
* Merge x86-64 update from AndiLinus Torvalds2005-11-1522-323/+86Star
|\
| * [PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen2005-11-151-2/+2
| * [PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso2005-11-151-1/+2
| * [PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytesPaolo 'Blaisorblade' Giarrusso2005-11-151-1/+1
| * [PATCH] x86_64: Remove asm-x86_64/rwsem.hAndi Kleen2005-11-151-283/+0Star
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-151-1/+3
| * [PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen2005-11-151-3/+2Star
| * [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen2005-11-151-1/+1
| * [PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen2005-11-151-0/+5
| * [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-151-0/+2
| * [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen2005-11-151-6/+6
| * [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2005-11-152-3/+3
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-153-1/+3
| * [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-153-0/+5
| * [PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen2005-11-151-3/+1Star
| * [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-152-1/+5
| * [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-153-1/+13
| * [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich2005-11-151-14/+21
| * [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-152-2/+11
* | [PATCH] atomic: inc_not_zeroNick Piggin2005-11-141-0/+19
* | [PATCH] atomic: cmpxchgNick Piggin2005-11-141-0/+2
* | [PATCH] x86_64: fix tss limitSiddha, Suresh B2005-11-141-3/+10
* | [PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2005-11-112-3/+7
* | [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli2005-11-071-0/+19
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-072-0/+4
|/
* manual update from upstream:Tony Luck2005-10-318-12/+43
|\
| * [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-311-3/+0Star
| * [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-311-2/+0Star
| * [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-2/+0Star
| * [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-311-0/+33
| * [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-301-0/+5
| * [PATCH] gfp_t: dma-mapping (amd64)Al Viro2005-10-281-1/+1
| * [PATCH] gfp_t: dma-mapping (ia64)Al Viro2005-10-281-1/+1
| * Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"Linus Torvalds2005-10-281-3/+3
* | Update from upstream with manual merge of Yasunori Goto'sTony Luck2005-10-204-1/+5
|\|
| * [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-111-0/+1
| * [PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev2005-09-301-1/+1
| * [PATCH] Fix up TLB flush filter disablingAndi Kleen2005-09-301-0/+1
| * [PATCH] x86_64: desc.h-needs smp.hAndrew Morton2005-09-171-0/+2
* | [PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device}John W. Linville2005-09-291-4/+27
* | [PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville2005-09-291-0/+8
|/
* [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-131-3/+0Star
* [PATCH] x86-64: clean up local_add/sub argumentsAndi Kleen2005-09-121-2/+2