summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2005-11-14[PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen
2005-11-14[PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in KconfigRavikiran G Thirumalai
2005-11-14[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso
2005-11-14[PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytesPaolo 'Blaisorblade' Giarrusso
2005-11-14[PATCH] x86_64: Remove asm-x86_64/rwsem.hAndi Kleen
2005-11-14[PATCH] x86_64: Remove optimization for B stepping AMD K8Andi Kleen
2005-11-14[PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen
2005-11-14[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen
2005-11-14[PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li
2005-11-14[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen
2005-11-14[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen
2005-11-14[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen
2005-11-14[PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet
2005-11-14[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen
2005-11-14[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen
2005-11-14[PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txtAndi Kleen
2005-11-14[PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen
2005-11-14[PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen
2005-11-14[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen
2005-11-14[PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha
2005-11-14[PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj
2005-11-14[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen
2005-11-14[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen
2005-11-14[PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin
2005-11-14[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich
2005-11-14[PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen
2005-11-14[PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen
2005-11-14[PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen
2005-11-14[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen
2005-11-14[PATCH] x86_64: Update defconfigAndi Kleen
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik
2005-11-04Merge branch 'master'Jeff Garzik
2005-11-04[PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu
2005-11-04Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds
2005-11-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2005-11-05powerpc: Fix vmlinux.lds.S for 32-bitPaul Mackerras