summaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] x86_64: Fix 64bit FXSAVE encodingJan Beulich1-10/+48
2006-01-12[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen1-0/+5
2006-01-12[PATCH] x86_64: fls in asm for x86_64Stephen Hemminger1-3/+16
2006-01-12[PATCH] x86_64: don't save eflags in x86-64 switch_to()Benjamin LaHaise1-2/+2
2006-01-12[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich4-11/+19
2006-01-12[PATCH] x86_64: Remove enable/disable_hltAndi Kleen1-7/+0
2006-01-12[PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen1-12/+12
2006-01-12[PATCH] x86_64: make trap information available to die notification handlersJan Beulich1-3/+10
2006-01-12[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich1-1/+1
2006-01-12[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich1-0/+2
2006-01-12Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds1-1/+1
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-1/+2
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-0/+1
2006-01-10[PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy1-0/+2
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-75/+1
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal1-0/+36
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org1-0/+1
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-3/+0
2006-01-10[PATCH] mutex subsystem, add include/asm-x86_64/mutex.hIngo Molnar1-0/+113
2006-01-10[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-09[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-1/+0
2006-01-09[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2-2/+5
2006-01-06[PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li1-0/+2
2006-01-06[PATCH] mpspec: remove unneeded packed attributeBrian Gerst1-1/+1
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven1-0/+4
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven1-0/+2
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-04[FLS64]: x86_64 versionStephen Hemminger1-1/+27
2006-01-04[FLS64]: generic versionStephen Hemminger1-0/+1
2006-01-02[PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav1-2/+1
2005-12-24[PATCH] Fix typo in x86_64 __build_write_lock_const assemblyBen Collins1-1/+1
2005-12-24[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpuRavikiran G Thirumalai1-1/+1
2005-11-24[PATCH] mm: fill arch atomic64 gapsHugh Dickins1-13/+38
2005-11-20[PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com1-1/+1
2005-11-15Merge x86-64 update from AndiLinus Torvalds22-323/+86
2005-11-15[PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen1-2/+2
2005-11-15[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso1-1/+2
2005-11-15[PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytesPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-11-15[PATCH] x86_64: Remove asm-x86_64/rwsem.hAndi Kleen1-283/+0
2005-11-15[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-1/+3
2005-11-15[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen1-3/+2
2005-11-15[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen1-1/+1
2005-11-15[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen1-0/+5
2005-11-15[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen1-0/+2
2005-11-15[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen1-6/+6
2005-11-15[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2-3/+3
2005-11-15[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B3-1/+3
2005-11-15[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen3-0/+5
2005-11-15[PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen1-3/+1