summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-142-54/+84
* [PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen2005-11-142-4/+6
* [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen2005-11-141-20/+27
* [PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen2005-11-141-0/+3
* [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-141-0/+5
* [PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford2005-11-141-0/+17
* [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-142-5/+42
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-144-8/+5
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-146-19/+35
* [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-141-2/+2
* [PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen2005-11-141-1/+1
* [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-141-2/+2
* [PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj2005-11-141-2/+0
* [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen2005-11-141-1/+7
* [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-142-8/+74
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-147-0/+561
* manual update from upstream:Tony Luck2005-10-316-96/+47
|\
| * [PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2005-10-301-1/+4
| * [PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2005-10-301-7/+2
| * [PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2005-10-301-1/+5
| * [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
| * [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-301-4/+4
| * [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-301-65/+19
| * [PATCH] x86: vmx cpu feature detectionKamble, Nitin A2005-10-301-1/+1
| * [PATCH] FPU context corrupted after resumeShaohua Li2005-10-301-6/+5
| * [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers2005-10-301-4/+4
| * [PATCH] gfp_t: dma-mapping (amd64)Al Viro2005-10-282-3/+3
* | Update from upstream with manual merge of Yasunori Goto'sTony Luck2005-10-2011-48/+195
|\ \ | |/
| * [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-102-5/+5
| * [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-102-6/+138
| * [PATCH] x86_64: Drop global bit from early low mappingsAndi Kleen2005-10-041-20/+20
| * [PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai2005-10-031-3/+2
| * [PATCH] utilization of kprobe_mutex is incorrect on x86_64Zhang, Yanmin2005-09-301-4/+4
| * [PATCH] x86_64: Fix mce_logMike Waychison2005-09-291-3/+7
| * [PATCH] Fix up TLB flush filter disablingAndi Kleen2005-09-291-10/+12
| * [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz2005-09-281-3/+0
| * x86-64/smp: fix random SIGSEGV issuesLinus Torvalds2005-09-171-0/+15
| * [PATCH] x86_64: e820.c needs module.hAndrew Morton2005-09-171-0/+2
| * [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-141-4/+0
* | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville2005-09-291-2/+0
|/
* Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds2005-09-141-9/+0
* [PATCH] x86_64: Export end_pfnAndi Kleen2005-09-131-0/+1
* [PATCH] x86_64: NMI watchdog frequency calculation adjustmentsJan Beulich2005-09-131-4/+4
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-131-1/+1
* [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-122-0/+18
* [PATCH] x86-64: reduce x86-64 bug frame by 4 bytesJan Beulich2005-09-121-4/+4
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-1212-16/+2
* [PATCH] x86-64: Fix incorrect FP signalsChuck Ebbert2005-09-121-3/+6
* [PATCH] x86-64: Clean up nmi error messageChuck Ebbert2005-09-121-2/+2
* [PATCH] x86-64: Remove unused vxtime.hz fieldAndi Kleen2005-09-121-1/+0
OpenPOWER on IntegriCloud