aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.hAndi Kleen
2006-01-11[PATCH] x86_64: cleanup enter_lazy_tlb()Brian Gerst
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman
2006-01-11[PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert
2006-01-11[PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert
2006-01-11[PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen
2006-01-11[PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott
2006-01-11[PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen
2006-01-11[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai
2006-01-11[PATCH] x86_64: Fix up white space in time.cAndi Kleen
2006-01-11[PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen
2006-01-11[PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen
2006-01-11[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen
2006-01-11[PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal
2006-01-11[PATCH] x86_64: Remove duplicate exportsBrian Gerst
2006-01-11[PATCH] x86_64: unexport pci_*_consistentBrian Gerst
2006-01-11[PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen
2006-01-11[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen
2006-01-11[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen
2006-01-11[PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804Andi Kleen
2006-01-11[PATCH] x86_64: Make it clear in machine checks that it's an hardware problemAndi Kleen
2006-01-11[PATCH] x86_64: Clean up copy_*_userAndi Kleen
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda
2006-01-11[PATCH] x86_64: Reject SRAT tables that don't cover all memoryAndi Kleen
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen
2006-01-11[PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen
2006-01-11[PATCH] x86_64: Fix up coding style in numa.cAndi Kleen
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi
2006-01-11[PATCH] x86_64: Report hardware breakpoints in user space when triggered by t...John Blackwood
2006-01-11[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk
2006-01-11[PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen
2006-01-11[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctlAndi Kleen
2006-01-11[PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen
2006-01-11[PATCH] x86_64: Make udelay more accurateRoss Biro