aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
AgeCommit message (Expand)AuthorFilesLines
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds1-14/+0
2006-02-26[PATCH] x86_64: Move the SMP time selection earlierAndi Kleen1-1/+0
2006-02-26[PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen1-0/+1
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen1-0/+14
2006-02-26[PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich1-1/+1
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason1-2/+0
2006-02-17[PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen1-0/+1
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-29/+1
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-11[PATCH] x86-64: Fix HPET timer on x460Chris McDermott1-0/+2
2006-02-11[PATCH] fstatat64 supportUlrich Drepper1-1/+1
2006-02-08[PATCH] x86-64: Add sys_unshareAndi Kleen2-3/+12
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+7
2006-02-05[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai1-1/+1
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds1-7/+0
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen1-19/+2
2006-02-04[PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen1-0/+1
2006-02-04[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+7
2006-02-04[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen1-1/+1
2006-02-04[PATCH] x86_64: [PATCH] timer resumeShaohua Li1-0/+1
2006-02-04[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2-0/+6
2006-02-04[PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not availableAndi Kleen1-0/+4
2006-02-03[PATCH] Compilation of kexec/kdump brokenFernando Luis Vazquez Cao1-1/+2
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin1-0/+9
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2006-02-01[PATCH] prototypes for *at functions & typo fixUlrich Drepper1-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown1-1/+1
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox2-12/+18
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox1-0/+12
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper2-2/+42
2006-01-16[PATCH] x86_64: Fix VSMP buildRavikiran G Thirumalai1-5/+5
2006-01-16[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2-0/+4
2006-01-16[PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUSAndi Kleen1-1/+1
2006-01-16[PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2-7/+7
2006-01-14[PATCH] mark several functions __always_inlineIngo Molnar2-4/+4
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-2/+0
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro2-3/+3
2006-01-12[PATCH] amd64: task_thread_info()Al Viro1-5/+5
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-1/+0
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+9
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen1-5/+1
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich1-0/+1
2006-01-11[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: sparse warning cleanupsStephen Hemminger1-2/+2
2006-01-11[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen1-13/+3
2006-01-11[PATCH] x86_64: Remove unused segmentsAndi Kleen1-3/+1
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai1-0/+18
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai2-0/+18
2006-01-11[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.hAndi Kleen1-0/+1
2006-01-11[PATCH] x86_64: cleanup enter_lazy_tlb()Brian Gerst1-7/+2
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen2-5/+2
2006-01-11[PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott1-4/+3
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai1-2/+3
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2-2/+4
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai1-0/+5
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2-0/+17
2006-01-11[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen1-0/+15
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen1-0/+2
2006-01-11[PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen2-2/+1
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal1-0/+1
2006-01-11[PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen1-5/+0
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda5-112/+163
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen1-0/+14
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi1-0/+6
2006-01-11[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk1-16/+16
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2-0/+6
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai1-5/+8
2006-01-11[PATCH] x86_64: Fix 64bit FXSAVE encodingJan Beulich1-10/+48
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen1-0/+5
2006-01-11[PATCH] x86_64: fls in asm for x86_64Stephen Hemminger1-3/+16
2006-01-11[PATCH] x86_64: don't save eflags in x86-64 switch_to()Benjamin LaHaise1-2/+2
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich4-11/+19
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen1-7/+0
2006-01-11[PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen1-12/+12
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich1-3/+10
2006-01-11[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich1-1/+1
2006-01-11[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich1-0/+2
2006-01-11Fix 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-09[PATCH] mutex subsystem, add include/asm-x86_64/mutex.hIngo Molnar1-0/+113
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-1/+0
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2-2/+5
2006-01-07Pull pnpacpi into acpica branchLen Brown10-5/+41
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-03[FLS64]: x86_64 versionStephen Hemminger1-1/+27
2006-01-03[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-12-10[ACPI] ACPICA 20050930Bob Moore1-1/+1
2005-11-23[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-14Merge x86-64 update from AndiLinus Torvalds22-323/+86
2005-11-14[PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen1-2/+2
2005-11-14[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso1-1/+2
2005-11-14[PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytesPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-11-14[PATCH] x86_64: Remove asm-x86_64/rwsem.hAndi Kleen1-283/+0
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-1/+3
2005-11-14[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen1-3/+2
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen1-1/+1
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen1-0/+5
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen1-0/+2
2005-11-14[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen1-6/+6
2005-11-14[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2-3/+3
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B3-1/+3
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen3-0/+5
2005-11-14[PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen1-3/+1
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2-1/+5
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin3-1/+13
2005-11-14[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich1-14/+21
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2-2/+11
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+19
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-11-13[PATCH] x86_64: fix tss limitSiddha, Suresh B1-3/+10
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2-3/+7
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli1-0/+19
2005-11-07[PATCH] fix remaining missing includesTim Schmielau2-0/+4
2005-10-31manual update from upstream:Tony Luck8-12/+43
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-2/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-2/+0
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst1-0/+33
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel1-0/+5
2005-10-28[PATCH] gfp_t: dma-mapping (amd64)Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro1-1/+1
2005-10-27Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"Linus Torvalds1-3/+3
2005-10-20Update from upstream with manual merge of Yasunori Goto'sTony Luck4-1/+5
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen1-0/+1
2005-09-30[PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev1-1/+1
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen1-0/+1
2005-09-29[PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device}John W. Linville1-4/+27
2005-09-29[PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville1-0/+8
2005-09-17[PATCH] x86_64: desc.h-needs smp.hAndrew Morton1-0/+2
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-09-12[PATCH] x86-64: clean up local_add/sub argumentsAndi Kleen1-2/+2
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert1-0/+2
2005-09-12[PATCH] x86-64: reduce x86-64 bug frame by 4 bytesJan Beulich1-6/+4
2005-09-12[PATCH] x86-64: Lose constraints on cmpxchgJan Beulich1-3/+3
2005-09-12[PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.Jan Beulich2-3/+15
2005-09-12[PATCH] x86-64: Remove unused vxtime.hz fieldAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tssAndi Kleen1-1/+7
2005-09-12[PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2-5/+2
2005-09-12[PATCH] x86-64: Merge msr.c with i386 versionAndi Kleen1-12/+27
2005-09-12[PATCH] x86-64: Fix CFI informationJan Beulich2-8/+23
2005-09-12[PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device}Andi Kleen1-0/+5
2005-09-12[PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk10-30/+30
2005-09-12[PATCH] Increase nodemap hash.Nakul Saraiya1-1/+1
2005-09-12[PATCH] x86-64: Fix off by one in pfn_validJim Paradis1-1/+1
2005-09-12[PATCH] x86-64: Increase TLB flush array sizeAndi Kleen1-0/+4
2005-09-12[PATCH] x86-64: Don't include config.h in asm/timex.hAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2-10/+11
2005-09-12[PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen1-8/+9
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2-2/+2
2005-09-12[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen2-3/+3
2005-09-12[PATCH] x86-64: Avoid unnecessary double bouncing for swiotlbAndi Kleen1-3/+3
2005-09-12[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen1-0/+1
2005-09-12[PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen1-0/+2
2005-09-12[PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen1-3/+3
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk1-1/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-122/+62
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-1/+1
2005-09-09[PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige1-4/+0
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown10-114/+138
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-13/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-17/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+1
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-7/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-10/+10
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+98
2005-09-07[PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOWEric Dumazet1-1/+1
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden1-0/+5
2005-09-05[PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden1-0/+14
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W1-1/+0
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke1-1/+2
2005-09-05[PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown2-1/+3
2005-08-29[NET]: Fix ipl=>ihl typo in ip_fast_csumThomas Graf1-1/+1
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-29Auto-update from upstreamLen Brown1-0/+2
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen1-0/+2