Commit Graph

398 Commits (84c2008af01132c4ca257ed9b595693c611df15d)

Author SHA1 Message Date
Andi Kleen 4b6a455c74 [PATCH] x86-64: Use correct mask to compute conflicting nodes in SRAT 20 years ago
Andi Kleen 2bce2b54ae [PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsed 20 years ago
Andi Kleen e58e0d0312 [PATCH] x86-64: Clean up the SRAT node list before computing the hash function 20 years ago
Chuck Ebbert 66759a01ad [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets 20 years ago
Jan Beulich 049cdefe19 [PATCH] x86-64: reduce x86-64 bug frame by 4 bytes 20 years ago
Al Viro 9cdd304b20 [PATCH] x86-64: more gratitious linux/irq.h includes 20 years ago
Chuck Ebbert ff347b2215 [PATCH] x86-64: Fix incorrect FP signals 20 years ago
Chuck Ebbert 847815760c [PATCH] x86-64: Clean up nmi error message 20 years ago
Andi Kleen a2a0c992e9 [PATCH] x86-64: Remove unused vxtime.hz field 20 years ago
Andi Kleen a0d58c9741 [PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss 20 years ago
Jan Beulich 1209140c3c [PATCH] x86-64: Safe interrupts in oops_begin/end 20 years ago
Andi Kleen 059bf0f6c3 [PATCH] x86-64: Merge msr.c with i386 version 20 years ago
Al Viro 55679edb19 [PATCH] x86-64: Clean up includes in arch/x86_64/kernel/suspend.c 20 years ago
Jan Beulich 7effaa882a [PATCH] x86-64: Fix CFI information 20 years ago
Andi Kleen b3ab838224 [PATCH] x86-64: Fix gcc 4 warnings about pointer signedness 20 years ago
Andi Kleen 5bf97e0119 [PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplug 20 years ago
Andi Kleen 05d1fa4bf6 [PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT. 20 years ago
Andi Kleen 2e8ad43ec0 [PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls 20 years ago
Ashok Raj c1a71a1ede [PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode. 20 years ago
Andi Kleen 47e5701e37 [PATCH] x86-64: Remove freeing of SMP trampoline pages 20 years ago
Andi Kleen 016102dea8 [PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.c 20 years ago
Alexander Nyberg 24dead8ac9 [PATCH] Remove unnecessary BUG_ON in irq.c 20 years ago
Andi Kleen e92343cc8e [PATCH] x86-64: Fix show_mem a little bit 20 years ago
Andi Kleen 083044e63b [PATCH] x86-64: Remove disable_tsc code in context switch 20 years ago
Andi Kleen fe5d5f073e [PATCH] x86-64: Print version at end of kernel build 20 years ago
Andi Kleen 48496e3495 [PATCH] x86-64: Fix (harmless) typo in head.S early level2 page table 20 years ago
Hugh Dickins b8f68e9ffa [PATCH] x86-64: Fix idle=poll 20 years ago
Andi Kleen e99b861a3e [PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in CPUs. 20 years ago
Andi Kleen 3f74478b5f [PATCH] x86-64: Some cleanup and optimization to the processor data area. 20 years ago
Andi Kleen 459192c92c [PATCH] x86-64: Add simnow console 20 years ago
Andi Kleen e5bc8b6baf [PATCH] x86-64: Make remote TLB flush more scalable 20 years ago
Tsuneo.Yoshioka@f-secure.com 83b942bd34 [PATCH] x86-64: Fix 32bit sendfile 20 years ago
Andi Kleen 9acf23c42b [PATCH] x86-64: Include build number in oops output 20 years ago
Andi Kleen 69e1a33f62 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments 20 years ago
Andi Kleen 413588c7cb [PATCH] x86-64: Remove code to resume machine check state of other CPUs. 20 years ago
Andi Kleen b9aac10ddd [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn 20 years ago
Andi Kleen 0a43e4bf74 [PATCH] x86-64: Use e820_find_hole to compute reserved pages 20 years ago
Andi Kleen 7c7a3897f6 [PATCH] x86-64: Fix harmless off by one in e820 code 20 years ago
Andi Kleen 117090b5e8 [PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup 20 years ago
Andi Kleen 1d3fbbf9fe [PATCH] x86-64: Don't trust boot_cpu_id in the mptable. 20 years ago
Andi Kleen 8c566ef5f3 [PATCH] x86-64: Add command line option to set machine check tolerance level 20 years ago
Andi Kleen 673242c10d [PATCH] x86-64: Make lockless machine check record passing a bit more robust. 20 years ago
Andi Kleen a54e678b8f [PATCH] x86-64: Remove redundant swiotlb=force handling 20 years ago
Andi Kleen 63f02fd7ce [PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP found 20 years ago
Andi Kleen 357e11d4cb [PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero 20 years ago
Andi Kleen df0cc26b1b [PATCH] x86-64: Use SRAT data on Intel systems too. 20 years ago
Andi Kleen 3f098c2605 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing 20 years ago
Andi Kleen 8675b1a454 [PATCH] x86-64: Fix the apic version that gets printed during boot 20 years ago
Andi Kleen 0b07e984fc [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing 20 years ago
Andi Kleen f1f4e83fd9 [PATCH] x86-64: White space and comment fixes for smp_call_function_single 20 years ago