aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
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] 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: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi 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: 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/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: 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: 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
2006-01-11[PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen
2006-01-11[PATCH] x86_64: Validate SLIT tableAndi Kleen
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen
2006-01-11[PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen
2006-01-11[PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen
2006-01-11[PATCH] x86_64: fix page fault from show_trace()Jan Beulich
2006-01-11[PATCH] x86_64: fix single step handling for 32bit processesPeter Beutner
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo
2006-01-11[PATCH] x86_64: increase MCE bank countsShaohua Li
2006-01-11[PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich
2006-01-11[PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen
2006-01-11[PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen
2006-01-11[PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen
2006-01-11[PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen
2006-01-11[PATCH] x86_64: Adjust page fault handlingJan Beulich
2006-01-11[PATCH] x86_64: Remove unprotected iretJan Beulich