summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] x86_64: Remove useless KDB vectorAndi Kleen6-22/+3
2006-01-12[PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott1-4/+3
2006-01-12[PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen1-2/+3
2006-01-12[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen1-0/+2
2006-01-12[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai4-3/+25
2006-01-12[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai9-20/+21
2006-01-12[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai3-0/+32
2006-01-12[PATCH] x86_64: Fix up white space in time.cAndi Kleen1-39/+32
2006-01-12[PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen1-6/+5
2006-01-12[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen2-4/+6
2006-01-12[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen5-21/+26
2006-01-12[PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen1-2/+10
2006-01-12[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen1-0/+15
2006-01-12[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen3-3/+11
2006-01-12[PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen2-2/+1
2006-01-12[PATCH] x86_64: x86_64 write apic id fixVivek Goyal2-1/+2
2006-01-12[PATCH] x86_64: Remove duplicate exportsBrian Gerst1-22/+0
2006-01-12[PATCH] x86_64: unexport pci_*_consistentBrian Gerst1-5/+0
2006-01-12[PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen1-5/+0
2006-01-12[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen1-3/+3
2006-01-12[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen1-3/+9
2006-01-12[PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804Andi Kleen1-1/+2
2006-01-12[PATCH] x86_64: Make it clear in machine checks that it's an hardware problemAndi Kleen1-0/+4
2006-01-12[PATCH] x86_64: Clean up copy_*_userAndi Kleen1-221/+23
2006-01-12[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda14-564/+641
2006-01-12[PATCH] x86_64: Reject SRAT tables that don't cover all memoryAndi Kleen1-0/+33
2006-01-12[PATCH] x86_64: Add idle notifiersAndi Kleen7-0/+74
2006-01-12[PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen1-4/+4
2006-01-12[PATCH] x86_64: Fix up coding style in numa.cAndi Kleen1-2/+2
2006-01-12[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen4-4/+6
2006-01-12[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi3-2/+64
2006-01-12[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi4-2/+102
2006-01-12[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi2-106/+8
2006-01-12[PATCH] x86_64: Report hardware breakpoints in user space when triggered by t...John Blackwood1-4/+2
2006-01-12[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk1-16/+16
2006-01-12[PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen1-17/+17
2006-01-12[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen6-1/+16
2006-01-12[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctlAndi Kleen1-0/+35
2006-01-12[PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen1-4/+7
2006-01-12[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai5-15/+24
2006-01-12[PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen5-0/+8
2006-01-12[PATCH] x86_64: Make udelay more accurateRoss Biro1-1/+1
2006-01-12[PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen1-3/+4
2006-01-12[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen1-0/+4
2006-01-12[PATCH] x86_64: Validate SLIT tableAndi Kleen1-0/+27
2006-01-12[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen1-1/+1
2006-01-12[PATCH] x86_64: Fix 64bit FXSAVE encodingJan Beulich1-10/+48
2006-01-12[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen9-11/+44
2006-01-12[PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen1-22/+0
2006-01-12[PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen1-1/+1