aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-0/+5
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+5
2006-01-01gitignore: x86_64 filesBrian Gerst3-0/+5
2005-12-29[PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai1-1/+1
2005-12-20[PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen1-1/+1
2005-12-15[PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro1-1/+1
2005-12-15[PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro1-7/+7
2005-12-12[PATCH] x86_64: Bug correction in populate_memnodemap()Eric Dumazet1-1/+3
2005-12-12[PATCH] x86_64: Fix collision between pmtimer and pit/hpetjohn stultz1-1/+1
2005-12-12[PATCH] x86_64: Fix 32bit thread coredumpsAndi Kleen1-2/+1
2005-12-12[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen1-2/+34
2005-12-12[PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen1-9/+20
2005-12-12[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen1-6/+31
2005-12-12[PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li1-1/+1
2005-12-12[PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...Andi Kleen1-1/+3
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-1/+1
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi1-1/+5
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston1-7/+0
2005-11-14Merge x86-64 update from AndiLinus Torvalds38-663/+1178
2005-11-14[PATCH] x86_64: Fix sparse memBob Picco2-4/+17
2005-11-14[PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen1-4/+7
2005-11-14[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen4-65/+7
2005-11-14[PATCH] x86_64: Make node boundaries consistentMagnus Damm3-6/+1
2005-11-14[PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen1-5/+9
2005-11-14[PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in KconfigRavikiran G Thirumalai1-15/+32
2005-11-14[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso1-14/+0
2005-11-14[PATCH] x86_64: Remove optimization for B stepping AMD K8Andi Kleen4-310/+2
2005-11-14[PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen1-1/+1
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2-54/+84
2005-11-14[PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen2-4/+6
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen1-20/+27
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen4-5/+7
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li1-0/+5
2005-11-14[PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet1-24/+43
2005-11-14[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford1-0/+17
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2-5/+42
2005-11-14[PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen1-4/+1
2005-11-14[PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen1-2/+0
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen5-16/+7
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B7-30/+52
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen3-5/+11
2005-11-14[PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen1-1/+1
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha1-2/+2
2005-11-14[PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj1-2/+0
2005-11-14[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen1-1/+7
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2-8/+74
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin8-0/+569
2005-11-14[PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen1-0/+19
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2-43/+47
2005-11-14[PATCH] x86_64: Update defconfigAndi Kleen1-15/+83
2005-11-13[PATCH] x86_64 two timer entries in /sysKarsten Wiese1-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-36/+31
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-0/+3
2005-11-09[PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common codeChristoph Hellwig1-6/+0
2005-11-07[PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk1-2/+0
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli1-14/+15
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli1-19/+6
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli1-59/+70
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli1-14/+14
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-42/+1
2005-11-07[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi3-16/+13
2005-11-02[PATCH] x86-64: bitops fix for -OsAlexandre Oliva1-16/+50
2005-10-31manual update from upstream:Tony Luck9-225/+48
2005-10-30[PATCH] hpet-RTC: cache the comparator registerClemens Ladisch1-1/+4
2005-10-30[PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch1-7/+2
2005-10-30[PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch1-1/+5
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst1-29/+0
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov1-4/+4
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki1-65/+19
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst1-96/+0
2005-10-30[PATCH] x86: vmx cpu feature detectionKamble, Nitin A1-1/+1
2005-10-30[PATCH] FPU context corrupted after resumeShaohua Li1-6/+5
2005-10-30[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers1-4/+4
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-1/+0
2005-10-28[PATCH] gfp_t: dma-mapping (amd64)Al Viro2-3/+3
2005-10-20Update from upstream with manual merge of Yasunori Goto'sTony Luck17-106/+204
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2-5/+5
2005-10-10[PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen1-2/+0
2005-10-10[PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer1-1/+5
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2-6/+138
2005-10-04[PATCH] x86_64: Drop global bit from early low mappingsAndi Kleen1-20/+20
2005-10-03[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai1-3/+2
2005-09-30[PATCH] x86_64 early numa init fixRavikiran G Thirumalai1-3/+2
2005-09-30[PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai1-4/+1
2005-09-30[PATCH] utilization of kprobe_mutex is incorrect on x86_64Zhang, Yanmin1-4/+4
2005-09-29[PATCH] x86_64: Fix mce_logMike Waychison1-3/+7
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen1-10/+12
2005-09-29[PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville1-2/+0
2005-09-28[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz1-3/+0
2005-09-21[PATCH] update URL for HPET spec.Randy Dunlap1-1/+1
2005-09-17x86-64/smp: fix random SIGSEGV issuesLinus Torvalds1-0/+15
2005-09-17[PATCH] x86_64: e820.c needs module.hAndrew Morton1-0/+2
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller4-51/+0
2005-09-14Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds1-9/+0
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2-10/+1
2005-09-13[PATCH] x86_64: Export end_pfnAndi Kleen1-0/+1
2005-09-13[PATCH] x86_64: NMI watchdog frequency calculation adjustmentsJan Beulich1-4/+4
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap1-1/+1
2005-09-12[PATCH] x86-64: Use correct mask to compute conflicting nodes in SRATAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsedAndi Kleen1-0/+3
2005-09-12[PATCH] x86-64: Clean up the SRAT node list before computing the hash functionAndi Kleen1-9/+11
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2-0/+18
2005-09-12[PATCH] x86-64: reduce x86-64 bug frame by 4 bytesJan Beulich1-4/+4
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro12-16/+2
2005-09-12[PATCH] x86-64: Fix incorrect FP signalsChuck Ebbert1-3/+6
2005-09-12[PATCH] x86-64: Clean up nmi error messageChuck Ebbert1-2/+2
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/+1
2005-09-12[PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2-20/+27
2005-09-12[PATCH] x86-64: Merge msr.c with i386 versionAndi Kleen2-279/+1
2005-09-12[PATCH] x86-64: Clean up includes in arch/x86_64/kernel/suspend.cAl Viro1-16/+1
2005-09-12[PATCH] x86-64: Fix CFI informationJan Beulich2-61/+197
2005-09-12[PATCH] x86-64: Fix gcc 4 warnings about pointer signednessAndi Kleen1-3/+3
2005-09-12[PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplugAndi Kleen1-2/+7
2005-09-12[PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.Andi Kleen1-6/+13
2005-09-12[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscallsAndi Kleen1-4/+4
2005-09-12[PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode.Ashok Raj1-2/+2
2005-09-12[PATCH] x86-64: Remove freeing of SMP trampoline pagesAndi Kleen1-11/+0
2005-09-12[PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.cAndi Kleen1-1/+1
2005-09-12[PATCH] Remove unnecessary BUG_ON in irq.cAlexander Nyberg1-1/+0
2005-09-12[PATCH] x86-64: Fix show_mem a little bitAndi Kleen1-14/+14
2005-09-12[PATCH] x86-64: Remove disable_tsc code in context switchAndi Kleen1-29/+0
2005-09-12[PATCH] x86-64: Print version at end of kernel buildAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Fix (harmless) typo in head.S early level2 page tableAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Fix idle=pollHugh Dickins1-0/+1
2005-09-12[PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in...Andi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2-2/+0
2005-09-12[PATCH] x86-64: Add simnow consoleAndi Kleen1-0/+46
2005-09-12[PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen3-50/+108
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com1-1/+1
2005-09-12[PATCH] x86-64: Include build number in oops outputAndi Kleen1-2/+5
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen3-4/+15
2005-09-12[PATCH] x86-64: Remove code to resume machine check state of other CPUs.Andi Kleen1-2/+4
2005-09-12[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen1-5/+0
2005-09-12[PATCH] x86-64: Use e820_find_hole to compute reserved pagesAndi Kleen1-37/+5
2005-09-12[PATCH] x86-64: Fix harmless off by one in e820 codeAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookupAndi Kleen1-5/+3
2005-09-12[PATCH] x86-64: Don't trust boot_cpu_id in the mptable.Andi Kleen1-2/+1
2005-09-12[PATCH] x86-64: Add command line option to set machine check tolerance levelAndi Kleen1-0/+4
2005-09-12[PATCH] x86-64: Make lockless machine check record passing a bit more robust.Andi Kleen1-11/+21
2005-09-12[PATCH] x86-64: Remove redundant swiotlb=force handlingAndi Kleen1-4/+0
2005-09-12[PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP foundAndi Kleen1-0/+2
2005-09-12[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zeroAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Use SRAT data on Intel systems too.Andi Kleen1-0/+21
2005-09-12[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen3-25/+62
2005-09-12[PATCH] x86-64: Fix the apic version that gets printed during bootAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen3-22/+19
2005-09-12[PATCH] x86-64: White space and comment fixes for smp_call_function_singleAndi Kleen1-1/+4
2005-09-12[PATCH] x86-64: Enable interrupts during delay calibration on APsAndi Kleen1-0/+5
2005-09-12[PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on phys...Andi Kleen1-3/+4
2005-09-12[PATCH] x86-64: Remove code for outdated APICsAndi Kleen3-36/+10
2005-09-12[PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen1-20/+1
2005-09-12[PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen2-6/+6
2005-09-12[PATCH] x86-64: Remove apic_write_around from smpboot.cAndi Kleen1-9/+8
2005-09-12[PATCH] x86-64: Update defconfigAndi Kleen1-17/+48
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen1-7/+0
2005-09-10[PATCH] x86_64 linker script cleanups for debug sectionsPaolo 'Blaisorblade' Giarrusso1-16/+3
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk1-1/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds9-18/+8
2005-09-09[PATCH] Update PCI IOMEM allocation startDaniel Ritz1-8/+8
2005-09-09[PATCH] lost fput in 32bit ioctl on x86-64Kirill Korotaev1-4/+13
2005-09-09[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj1-19/+0
2005-09-09[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.Ashok Raj1-0/+10
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg9-18/+8
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese1-2/+2
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown23-303/+160
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S1-1/+2
2005-09-07[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston1-0/+3
2005-09-07[PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi5-27/+39
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2-27/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai6-16/+16
2005-09-07[PATCH] Make the bzImage format self-terminatingH. Peter Anvin2-2/+4
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney1-2/+2
2005-09-07[PATCH] detect soft lockupsIngo Molnar2-0/+3
2005-09-07[PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman1-1/+1
2005-09-07[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj1-1/+5
2005-09-07[PATCH] x86_64: print processor number in show_regsZwane Mwaikambo1-0/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2-38/+69
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-09-05[PATCH] ISA DMA suspend for x86_64Pierre Ossman1-1/+2
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise3-181/+5
2005-08-29Auto-update from upstreamLen Brown4-7/+56
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-2/+3
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen3-5/+53
2005-08-25Merge HEAD from ../from-linus Len Brown2-10/+24
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown3-3/+2
2005-08-24[PATCH] x86_64: update defconfig - reenable fusionAndi Kleen1-8/+13
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown3-7/+2
2005-08-24[ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown1-1/+0
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown7-18/+13
2005-08-23[PATCH] x86_64: Don't oops at boot when empty Opteron node has IOAndi Kleen1-2/+11
2005-08-23Merge from-linus to-akpmLen Brown2-10/+9
2005-08-19[PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen1-7/+8
2005-08-19[PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen1-3/+1
2005-08-15Merge from-linus to-akpmLen Brown1-1/+1
2005-08-12[PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman1-1/+1