summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-07-28[PATCH] uml: Fix redundant assignmentJeff Dike1-1/+0
2005-07-28[PATCH] uml: Fix skas0 stub returnBodo Stroesser1-3/+3
2005-07-28[PATCH] uml: avoid unnecessary pcap rebuildPaolo 'Blaisorblade' Giarrusso1-1/+3
2005-07-28[PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike1-19/+29
2005-07-28[PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai1-6/+11
2005-07-28[PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan1-2/+1
2005-07-28[PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2-0/+31
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen2-13/+13
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen1-1/+0
2005-07-28[PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen1-6/+14
2005-07-28[PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher3-12/+19
2005-07-28[PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2-10/+85
2005-07-28[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen1-86/+2
2005-07-28[PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen1-12/+0
2005-07-28[PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen1-19/+74
2005-07-28[PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey1-24/+26
2005-07-28[PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Remove unused variable in delay.cAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen1-14/+4
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen1-2/+3
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen1-2/+1
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2-37/+35
2005-07-28[PATCH] x86_64: Update defconfigAndi Kleen1-86/+138
2005-07-28[PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen1-2/+1
2005-07-28[PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg1-3/+0
2005-07-28[PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia1-0/+7
2005-07-27[PATCH] new alpha syscallsRichard Henderson1-0/+5
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-12/+23
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-9/+9
2005-07-27Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds1-3/+3
2005-07-27[PATCH] ppc32: 8xx remove BROKEN Kconfig entryMarcelo Tosatti1-1/+0
2005-07-27[PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_physAnton Wöllert1-0/+3
2005-07-27[PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade1-0/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering6-13/+14
2005-07-27[PATCH] s390: cpu timer reset in machine check handlerHeiko Carstens2-6/+6
2005-07-27[PATCH] s390: 31 bit memory size limitHeiko Carstens1-1/+6
2005-07-27[PATCH] s390: external call performanceHeiko Carstens4-13/+17
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky4-11/+135
2005-07-27[PATCH] v850: Update PCI supportMiles Bader2-6/+45
2005-07-27[PATCH] v850: Add defconfigsMiles Bader5-28/+1543
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik65-0/+20786
2005-07-27[PATCH] CRIS update: updates for 2.6.12Mikael Starvik3-33/+46
2005-07-27[PATCH] CRIS update: SMPMikael Starvik3-73/+4
2005-07-27[PATCH] CRIS update: profilerMikael Starvik2-1/+90
2005-07-27[PATCH] CRIS update: mmMikael Starvik3-47/+131
2005-07-27[PATCH] CRIS update: misc patchesMikael Starvik7-60/+116
2005-07-27[PATCH] CRIS update: IRQMikael Starvik2-256/+83