Commit Graph

222 Commits (9fc7896b62b48714fafecf9266d9dc14c1cd6e33)

Author SHA1 Message Date
Randy Dunlap 9f1583339a [PATCH] use add_taint() for setting tainted bit flags 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 5bf97e0119 [PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplug 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 083044e63b [PATCH] x86-64: Remove disable_tsc code in context switch 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
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 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 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
Andi Kleen b4452218c4 [PATCH] x86-64: Enable interrupts during delay calibration on APs 20 years ago
Andi Kleen 7055646348 [PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on physflat mode 20 years ago
Andi Kleen 5a40b7c2ab [PATCH] x86-64: Remove code for outdated APICs 20 years ago
Andi Kleen 61c11341ed [PATCH] x86-64: Remove esr disable hack in APIC code 20 years ago
Andi Kleen eddfb4ed29 [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround 20 years ago
Andi Kleen c1507eb2ee [PATCH] x86-64: Remove apic_write_around from smpboot.c 20 years ago
Paolo 'Blaisorblade' Giarrusso 4413a511f2 [PATCH] x86_64 linker script cleanups for debug sections 20 years ago
Adrian Bunk 672289e9fa [PATCH] i386/x86_64: make get_cpu_vendor() static 20 years ago
Daniel Ritz f0eca9626c [PATCH] Update PCI IOMEM allocation start 20 years ago
Ashok Raj 092c948811 [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled 20 years ago