aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen2005-11-142-2/+2
* [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B2005-11-141-14/+32
* [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-1411-110/+178
* [PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen2005-11-141-3/+2
* [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-142-21/+28
* [PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen2005-11-145-5/+12
* [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-142-0/+13
* [PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen2005-11-141-2/+3
* [PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen2005-11-141-1/+1
* [PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen2005-11-141-0/+10
* [PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet2005-11-141-24/+43
* [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-144-5/+47
* [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen2005-11-141-6/+6
* [PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txtAndi Kleen2005-11-141-1/+5
* [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-141-4/+1
* [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-141-2/+0
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-146-16/+8
* [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2005-11-142-3/+3
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-1411-32/+56
* [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-147-5/+18
* [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-142-4/+4
* [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] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-144-11/+5
* [PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen2005-11-141-3/+1
* [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-145-17/+86
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-1411-1/+582
* [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich2005-11-141-14/+21
* [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-141-0/+19
* [PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen2005-11-141-2/+1
* [PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen2005-11-141-2/+2
* [PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen2005-11-141-0/+4
* [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-147-55/+90
* [PATCH] x86_64: Update defconfigAndi Kleen2005-11-141-15/+83
* [libata] ATAPI pad allocation fixes/cleanupJeff Garzik2005-11-045-26/+71
* Merge branch 'master'Jeff Garzik2005-11-041852-64762/+103730
|\
| * [PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu2005-11-042-0/+12
| * Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-047-0/+2091
| |\
| | * IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-027-0/+2091
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-0425-124/+178
| |\ \
| | * | [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-031-0/+7
| | * | [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-031-16/+64
| | * | [IB] mthca: fix format of FW versionRoland Dreier2005-11-022-2/+2
| | * | [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-023-1/+7
| | * | [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-021-9/+2
| | * | [IB] kzalloc() conversionsRoland Dreier2005-11-0211-62/+27
| | * | [IB] ucm: 32/64 compatibility fixesSean Hefty2005-11-011-6/+13