summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-182-12/+18
* [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-181-0/+12
* [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-182-2/+42
* [PATCH] x86_64: Fix VSMP buildRavikiran G Thirumalai2006-01-161-5/+5
* [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2006-01-162-0/+4
* [PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUSAndi Kleen2006-01-161-1/+1
* [PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2006-01-162-7/+7
* [PATCH] mark several functions __always_inlineIngo Molnar2006-01-142-4/+4
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0
* [PATCH] amd64: task_pt_regs()Al Viro2006-01-122-3/+3
* [PATCH] amd64: task_thread_info()Al Viro2006-01-121-5/+5
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-1/+0
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+9
* [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-111-5/+1
* [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-111-0/+1
* [PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen2006-01-111-1/+1
* [PATCH] x86_64: sparse warning cleanupsStephen Hemminger2006-01-111-2/+2
* [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen2006-01-111-13/+3
* [PATCH] x86_64: Remove unused segmentsAndi Kleen2006-01-111-3/+1
* [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai2006-01-111-0/+18
* [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai2006-01-112-0/+18
* [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.hAndi Kleen2006-01-111-0/+1
* [PATCH] x86_64: cleanup enter_lazy_tlb()Brian Gerst2006-01-111-7/+2
* [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-112-5/+2
* [PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott2006-01-111-4/+3
* [PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai2006-01-111-2/+3
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-112-2/+4
* [PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2006-01-111-0/+5
* [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-112-0/+17
* [PATCH] x86_64: Support alternative() with a output argument.Andi Kleen2006-01-111-0/+15
* [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2006-01-111-0/+2
* [PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen2006-01-112-2/+1
* [PATCH] x86_64: x86_64 write apic id fixVivek Goyal2006-01-111-0/+1
* [PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen2006-01-111-5/+0
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-115-112/+163
* [PATCH] x86_64: Add idle notifiersAndi Kleen2006-01-111-0/+14
* [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-111-0/+6
* [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk2006-01-111-16/+16
* [PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2006-01-112-0/+6
* [PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai2006-01-111-5/+8
* [PATCH] x86_64: Fix 64bit FXSAVE encodingJan Beulich2006-01-111-10/+48
* [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-111-0/+5
* [PATCH] x86_64: fls in asm for x86_64Stephen Hemminger2006-01-111-3/+16
* [PATCH] x86_64: don't save eflags in x86-64 switch_to()Benjamin LaHaise2006-01-111-2/+2
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-114-11/+19
* [PATCH] x86_64: Remove enable/disable_hltAndi Kleen2006-01-111-7/+0
* [PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen2006-01-111-12/+12
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-111-3/+10
* [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich2006-01-111-1/+1
* [PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich2006-01-111-0/+2
OpenPOWER on IntegriCloud