aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen5-69/+49
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich3-7/+18
2006-01-11[PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich1-13/+12
2006-01-11[PATCH] x86_64: Fix get_cmos_time()Jan Beulich1-7/+4
2006-01-11[PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2-4/+1
2006-01-11[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen2-7/+1
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen1-7/+10
2006-01-11[PATCH] x86_64: sparse warning cleanupsStephen Hemminger2-3/+3
2006-01-11[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen2-13/+39
2006-01-11[PATCH] x86_64: Remove unused segmentsAndi Kleen2-6/+3
2006-01-11[PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal1-1/+2
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai5-0/+85
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai3-1/+23
2006-01-11[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.hAndi Kleen1-0/+1
2006-01-11[PATCH] x86_64: cleanup enter_lazy_tlb()Brian Gerst1-7/+2
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman2-37/+109
2006-01-11[PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert2-6/+12
2006-01-11[PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert1-1/+1
2006-01-11[PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino1-2/+2
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen6-22/+3
2006-01-11[PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott1-4/+3
2006-01-11[PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen1-2/+3
2006-01-11[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen1-0/+2
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai4-3/+25
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai9-20/+21
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai3-0/+32
2006-01-11[PATCH] x86_64: Fix up white space in time.cAndi Kleen1-39/+32
2006-01-11[PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen1-6/+5
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_coreAndi Kleen2-4/+6
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen5-21/+26
2006-01-11[PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen1-2/+10
2006-01-11[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen1-0/+15
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot.Andi Kleen3-3/+11
2006-01-11[PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen2-2/+1
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal2-1/+2
2006-01-11[PATCH] x86_64: Remove duplicate exportsBrian Gerst1-22/+0
2006-01-11[PATCH] x86_64: unexport pci_*_consistentBrian Gerst1-5/+0
2006-01-11[PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen1-5/+0
2006-01-11[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen1-3/+3
2006-01-11[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen1-3/+9
2006-01-11[PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804Andi Kleen1-1/+2
2006-01-11[PATCH] x86_64: Make it clear in machine checks that it's an hardware problemAndi Kleen1-0/+4
2006-01-11[PATCH] x86_64: Clean up copy_*_userAndi Kleen1-221/+23
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda14-564/+641
2006-01-11[PATCH] x86_64: Reject SRAT tables that don't cover all memoryAndi Kleen1-0/+33
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen7-0/+74
2006-01-11[PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen1-4/+4
2006-01-11[PATCH] x86_64: Fix up coding style in numa.cAndi Kleen1-2/+2
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen4-4/+6
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi3-2/+64