summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-1642-394/+633
|\
| * [PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt2005-11-166-2/+16
| * [PATCH] ppc: Fix build with CONFIG_CHRP not setBenjamin Herrenschmidt2005-11-161-1/+4
| * powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras2005-11-1618-61/+91
| * [PATCH] powerpc: add new powerbooks to feature tableOlof Johansson2005-11-161-0/+8
| * [PATCH] ppc: Fix boot with yaboot with ARCH=ppcBenjamin Herrenschmidt2005-11-161-1/+13
| * [PATCH] powerpc: pci_64 fixes & cleanupsBenjamin Herrenschmidt2005-11-165-113/+104
| * [PATCH] powerpc: More debugging fixupsMichael Ellerman2005-11-164-4/+7
| * [PATCH] powerpc: Fixup debugging in lmb.cMichael Ellerman2005-11-161-15/+18
| * [PATCH] powerpc: update defconfigsBenjamin Herrenschmidt2005-11-165-185/+361
| * [PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbieMarcelo Tosatti2005-11-161-12/+11
* | [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2005-11-152-3/+10
|/
* [PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W2005-11-151-7/+8
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-152-17/+3
|\
| * [ARM] Initialise SA1111 core before SA1111 PCMCIARussell King2005-11-151-1/+1
| * [ARM] Use kernel/power/KconfigRussell King2005-11-151-16/+2
* | [PATCH] v850: use generic hardirq codeChristoph Hellwig2005-11-152-631/+13
* | [PATCH] v850: Fix show_interruptsMiles Bader2005-11-151-38/+43
* | [PATCH] Add missing EXPORT_SYMBOLS() for __ide_mm_* functions on powerpcBen Collins2005-11-151-0/+7
* | [PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"Vivek Goyal2005-11-151-0/+7
|/
* Merge x86-64 update from AndiLinus Torvalds2005-11-1448-743/+1311
|\
| * [PATCH] x86_64: Fix sparse memBob Picco2005-11-142-4/+17
| * [PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen2005-11-141-4/+7
| * [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-144-65/+7
| * [PATCH] x86_64: Make node boundaries consistentMagnus Damm2005-11-143-6/+1
| * [PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen2005-11-141-5/+9
| * [PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in KconfigRavikiran G Thirumalai2005-11-141-15/+32
| * [PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso2005-11-141-14/+0
| * [PATCH] x86_64: Remove optimization for B stepping AMD K8Andi Kleen2005-11-144-310/+2
| * [PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen2005-11-141-1/+1
| * [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-148-108/+162
| * [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-144-5/+7
| * [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-142-0/+13
| * [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-142-5/+42
| * [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-145-16/+7
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-148-31/+53
| * [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-143-5/+11
| * [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] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-143-16/+81
| * [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-148-0/+569