summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: xmon namespace cleanupsArnd Bergmann2006-01-121-7/+7
* [PATCH] powerpc: pmac namespace cleanupArnd Bergmann2006-01-121-1/+1
* [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-126-10/+8
* [PATCH] powerpc: minor dart driver cleanupOlof Johansson2006-01-121-1/+0
* [PATCH] powerpc: small pci cleanupsStephen Rothwell2006-01-121-2/+3
* [PATCH] powerpc: clean up iommu.h a bitStephen Rothwell2006-01-124-0/+40
* [PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2006-01-122-2/+8
* [PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell2006-01-121-4/+1
* [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-124-37/+16
* [PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2006-01-122-8/+28
* [PATCH] powerpc: remove warning in EEH codeOlof Johansson2006-01-121-2/+3
* [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-123-24/+23
* [PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal2006-01-111-2/+9
* [PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen2006-01-111-1/+3
* [PATCH] x86_64: don't copy command line twiceJan Beulich2006-01-111-4/+0
* [PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2006-01-113-5/+3
* [PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen2006-01-111-0/+9
* [PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen2006-01-111-2/+14
* [PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen2006-01-111-1/+2
* [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-114-64/+48
* [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-112-7/+17
* [PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich2006-01-111-13/+12
* [PATCH] x86_64: Fix get_cmos_time()Jan Beulich2006-01-111-7/+4
* [PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2006-01-112-4/+1
* [PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen2006-01-111-6/+0
* [PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen2006-01-111-7/+10
* [PATCH] x86_64: sparse warning cleanupsStephen Hemminger2006-01-111-1/+1
* [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen2006-01-111-0/+36
* [PATCH] x86_64: Remove unused segmentsAndi Kleen2006-01-111-3/+2
* [PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal2006-01-111-1/+2
* [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai2006-01-113-0/+64
* [PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman2006-01-112-37/+109
* [PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert2006-01-112-6/+12
* [PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert2006-01-111-1/+1
* [PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino2006-01-111-2/+2
* [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-114-17/+1
* [PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen2006-01-111-2/+3
* [PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen2006-01-111-0/+2
* [PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai2006-01-113-1/+22
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-117-18/+17
* [PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2006-01-112-0/+27
* [PATCH] x86_64: Fix up white space in time.cAndi Kleen2006-01-111-39/+32
* [PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen2006-01-111-6/+5
* [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen2006-01-111-2/+2
* [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-113-21/+9
* [PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen2006-01-111-2/+10
* [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2006-01-112-3/+9
* [PATCH] x86_64: x86_64 write apic id fixVivek Goyal2006-01-111-1/+1
* [PATCH] x86_64: Remove duplicate exportsBrian Gerst2006-01-111-22/+0
* [PATCH] x86_64: unexport pci_*_consistentBrian Gerst2006-01-111-5/+0
OpenPOWER on IntegriCloud