aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge x86-64 update from AndiLinus Torvalds2005-11-14
|\
| * [PATCH] x86_64: Fix sparse memBob Picco2005-11-14
| * [PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen2005-11-14
| * [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-14
| * [PATCH] x86_64: Make node boundaries consistentMagnus Damm2005-11-14
| * [PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen2005-11-14
| * [PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in KconfigRavikiran G Thirumalai2005-11-14
| * [PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso2005-11-14
| * [PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytesPaolo 'Blaisorblade' Giarrusso2005-11-14
| * [PATCH] x86_64: Remove asm-x86_64/rwsem.hAndi Kleen2005-11-14
| * [PATCH] x86_64: Remove optimization for B stepping AMD K8Andi Kleen2005-11-14
| * [PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen2005-11-14
| * [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B2005-11-14
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-14
| * [PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen2005-11-14
| * [PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen2005-11-14
| * [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen2005-11-14
| * [PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen2005-11-14
| * [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-14
| * [PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen2005-11-14
| * [PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen2005-11-14
| * [PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen2005-11-14
| * [PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet2005-11-14
| * [PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford2005-11-14
| * [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-14
| * [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen2005-11-14
| * [PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txtAndi Kleen2005-11-14
| * [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-14
| * [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-14
| * [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-14
| * [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2005-11-14
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-14
| * [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-14
| * [PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen2005-11-14
| * [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-14
| * [PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj2005-11-14
| * [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen2005-11-14
| * [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-14
| * [PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen2005-11-14
| * [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-14
| * [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-14
| * [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich2005-11-14
| * [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-14
| * [PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen2005-11-14
| * [PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen2005-11-14
| * [PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen2005-11-14
| * [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-14
| * [PATCH] x86_64: Update defconfigAndi Kleen2005-11-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-14
|\ \
| * | powerpc: Remove __init from a function used in suspend/resume.Paul Mackerras2005-11-14