aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
2006-01-16[PATCH] x86_64: Fix VSMP buildRavikiran G Thirumalai
2006-01-16[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen
2006-01-16[PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUSAndi Kleen
2006-01-16[PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen
2006-01-14[PATCH] mark several functions __always_inlineIngo Molnar
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro
2006-01-12[PATCH] amd64: task_thread_info()Al Viro
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich
2006-01-11[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen
2006-01-11[PATCH] x86_64: sparse warning cleanupsStephen Hemminger
2006-01-11[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen
2006-01-11[PATCH] x86_64: Remove unused segmentsAndi Kleen
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.hAndi Kleen
2006-01-11[PATCH] x86_64: cleanup enter_lazy_tlb()Brian Gerst
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen
2006-01-11[PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen
2006-01-11[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen
2006-01-11[PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal
2006-01-11[PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi
2006-01-11[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Fix 64bit FXSAVE encodingJan Beulich
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen
2006-01-11[PATCH] x86_64: fls in asm for x86_64Stephen Hemminger
2006-01-11[PATCH] x86_64: don't save eflags in x86-64 switch_to()Benjamin LaHaise
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen
2006-01-11[PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich
2006-01-11[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich
2006-01-11[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy