aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-17[MIPS] IP32: Fix sparse warnings.Arnaud Giersch1-2/+2
2005-11-17[MIPS] IP32: Export mace symbol.Arnaud Giersch1-0/+3
2005-11-17[MIPS] JMR3927: Fix syntax error.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: Undo accidental rename.Ralf Baechle1-1/+1
2005-11-17[MIPS] DDB5477: Fix unused variable warning.Ralf Baechle1-3/+7
2005-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds42-394/+633
2005-11-16[PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt6-2/+16
2005-11-16[PATCH] ppc: Fix build with CONFIG_CHRP not setBenjamin Herrenschmidt1-1/+4
2005-11-16powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras18-61/+91
2005-11-16[PATCH] powerpc: add new powerbooks to feature tableOlof Johansson1-0/+8
2005-11-16[PATCH] ppc: Fix boot with yaboot with ARCH=ppcBenjamin Herrenschmidt1-1/+13
2005-11-16[PATCH] powerpc: pci_64 fixes & cleanupsBenjamin Herrenschmidt5-113/+104
2005-11-16[PATCH] powerpc: More debugging fixupsMichael Ellerman4-4/+7
2005-11-16[PATCH] powerpc: Fixup debugging in lmb.cMichael Ellerman1-15/+18
2005-11-16[PATCH] powerpc: update defconfigsBenjamin Herrenschmidt5-185/+361
2005-11-16[PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbieMarcelo Tosatti1-12/+11
2005-11-15[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2-3/+10
2005-11-15[PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W1-7/+8
2005-11-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-17/+3
2005-11-15[ARM] Initialise SA1111 core before SA1111 PCMCIARussell King1-1/+1
2005-11-15[PATCH] v850: use generic hardirq codeChristoph Hellwig2-631/+13
2005-11-15[PATCH] v850: Fix show_interruptsMiles Bader1-38/+43
2005-11-15[PATCH] Add missing EXPORT_SYMBOLS() for __ide_mm_* functions on powerpcBen Collins1-0/+7
2005-11-15[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"Vivek Goyal1-0/+7
2005-11-15[ARM] Use kernel/power/KconfigRussell King1-16/+2
2005-11-14Merge x86-64 update from AndiLinus Torvalds48-743/+1311
2005-11-14[PATCH] x86_64: Fix sparse memBob Picco2-4/+17
2005-11-14[PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen1-4/+7
2005-11-14[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefault tracingAndi Kleen4-65/+7
2005-11-14[PATCH] x86_64: Make node boundaries consistentMagnus Damm3-6/+1
2005-11-14[PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen1-5/+9
2005-11-14[PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in KconfigRavikiran G Thirumalai1-15/+32
2005-11-14[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso1-14/+0
2005-11-14[PATCH] x86_64: Remove optimization for B stepping AMD K8Andi Kleen4-310/+2
2005-11-14[PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen1-1/+1
2005-11-14[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about threads sharingSiddha, Suresh B1-14/+32
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B8-108/+162
2005-11-14[PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen2-4/+6
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen1-20/+27
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen4-5/+7
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel XeonsShaohua Li2-0/+13
2005-11-14[PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet1-24/+43
2005-11-14[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS for CSBryan Ford1-0/+17
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2-5/+42
2005-11-14[PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen1-4/+1
2005-11-14[PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen1-2/+0
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen5-16/+7
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B8-31/+53
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen3-5/+11
2005-11-14[PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen1-1/+1