summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-152-5/+42
| * [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-151-4/+1Star
| * [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-151-2/+0Star
| * [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-155-16/+7Star
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-157-30/+52
| * [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-153-5/+11
| * [PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen2005-11-151-1/+1
| * [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-151-2/+2
| * [PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj2005-11-151-2/+0Star
| * [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen2005-11-151-1/+7
| * [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-152-8/+74
| * [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-158-0/+569
| * [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-151-0/+19
| * [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-152-43/+47
| * [PATCH] x86_64: Update defconfigAndi Kleen2005-11-151-15/+83
* | [PATCH] x86_64 two timer entries in /sysKarsten Wiese2005-11-141-1/+1
* | [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-36/+31Star
* | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-0/+3
* | [PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common codeChristoph Hellwig2005-11-091-6/+0Star
* | [PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk2005-11-071-2/+0Star
* | [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-071-14/+15
* | [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli2005-11-071-19/+6Star
* | [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli2005-11-071-59/+70
* | [PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli2005-11-071-14/+14
* | [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-42/+1Star
* | [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi2005-11-073-16/+13Star
|/
* [PATCH] x86-64: bitops fix for -OsAlexandre Oliva2005-11-031-16/+50
* manual update from upstream:Tony Luck2005-10-319-225/+48Star
|\
| * [PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2005-10-311-1/+4
| * [PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2005-10-311-7/+2Star
| * [PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2005-10-311-1/+5
| * [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
| * [PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst2005-10-311-29/+0Star
| * [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-311-4/+4
| * [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-311-65/+19Star
| * [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-311-96/+0Star
| * [PATCH] x86: vmx cpu feature detectionKamble, Nitin A2005-10-311-1/+1
| * [PATCH] FPU context corrupted after resumeShaohua Li2005-10-311-6/+5Star
| * [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers2005-10-311-4/+4
| * [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-3/+1Star
| * [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-301-1/+0Star
| * [PATCH] gfp_t: dma-mapping (amd64)Al Viro2005-10-282-3/+3
* | Update from upstream with manual merge of Yasunori Goto'sTony Luck2005-10-2017-106/+204
|\|
| * [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-112-5/+5
| * [PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen2005-10-111-2/+0Star
| * [PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer2005-10-101-1/+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-051-20/+20
| * [PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai2005-10-031-3/+2Star
| * [PATCH] x86_64 early numa init fixRavikiran G Thirumalai2005-09-301-3/+2Star