aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
2006-01-06[PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li
2006-01-06[PATCH] mpspec: remove unneeded packed attributeBrian Gerst
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-03[FLS64]: x86_64 versionStephen Hemminger
2006-01-03[FLS64]: generic versionStephen Hemminger
2006-01-02[PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav
2005-12-24[PATCH] Fix typo in x86_64 __build_write_lock_const assemblyBen Collins
2005-12-24[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpuRavikiran G Thirumalai
2005-11-23[PATCH] mm: fill arch atomic64 gapsHugh Dickins
2005-11-20[PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen
2005-11-14[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso
2005-11-14[PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytesPaolo 'Blaisorblade' Giarrusso
2005-11-14[PATCH] x86_64: Remove asm-x86_64/rwsem.hAndi Kleen
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen
2005-11-14[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen
2005-11-14[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen
2005-11-14[PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin
2005-11-14[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-11-13[PATCH] x86_64: fix tss limitSiddha, Suresh B
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-31manual update from upstream:Tony Luck
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel
2005-10-28[PATCH] gfp_t: dma-mapping (amd64)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro
2005-10-27Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"Linus Torvalds
2005-10-20Update from upstream with manual merge of Yasunori Goto'sTony Luck
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen
2005-09-30[PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev