- More cleanups and bug fixes - Use CLFLUSH in c_p_a(). This were the patches that caused some trouble in -mm with X11, but it should be hopefully fixed now (we'll see) - Report all IPIs in /proc/interrupts (useful e.g. to find out why CPU isolation fails) - Experimental patch to disable SVM for the clinical paranoid - Dump the LER registers on Oopses by default (note that this is not 100% reliable -- we know how to make it reliable, but that's not implemented yet) Please review. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH] [50/50] x86_64: Remove fpu io port resource
- From: Andi Kleen <[email protected]>
- [PATCH] [49/50] x86_64: Initialize 64bit registers for a.out executables
- From: Andi Kleen <[email protected]>
- [PATCH] [48/50] x86_64: return correct error code from child_rip in x86_64 entry.S
- From: Andi Kleen <[email protected]>
- [PATCH] [47/50] i386: avoid temporarily inconsistent pte-s
- From: Andi Kleen <[email protected]>
- [PATCH] [46/50] x86: also show non-zero IRQ counts for vectors that currently don't have a handler
- From: Andi Kleen <[email protected]>
- [PATCH] [45/50] x86_64: configure HPET_EMULATE_RTC automatically
- From: Andi Kleen <[email protected]>
- [PATCH] [44/50] i386: Introduce "used_vectors" bitmap which can be used to reserve vectors.
- From: Andi Kleen <[email protected]>
- [PATCH] [43/50] x86: multi-byte single instruction NOPs
- From: Andi Kleen <[email protected]>
- [PATCH] [42/50] i386: constify wd_ops
- From: Andi Kleen <[email protected]>
- [PATCH] [41/50] i386: fix section mismatch warning in intel.c
- From: Andi Kleen <[email protected]>
- [PATCH] [40/50] i386: Fix section mismatch
- From: Andi Kleen <[email protected]>
- [PATCH] [35/50] i386: Do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.
- From: Andi Kleen <[email protected]>
- [PATCH] [39/50] i386: fix 4 bit apicid assumption of mach-default
- From: Andi Kleen <[email protected]>
- [PATCH] [38/50] x86_64: fix off-by-one in find_next_zero_string
- From: Andi Kleen <[email protected]>
- [PATCH] [37/50] x86_64: Clean up mce= argument parsing slightly
- From: Andi Kleen <[email protected]>
- [PATCH] [36/50] x86: Use raw locks during oopses
- From: Andi Kleen <[email protected]>
- [PATCH] [34/50] i386: Fix argument signedness warnings
- From: Andi Kleen <[email protected]>
- [PATCH] [33/50] x86: rename .i assembler includes to .h
- From: Andi Kleen <[email protected]>
- [PATCH] [32/50] x86: Show last exception from/to register contents
- From: Andi Kleen <[email protected]>
- [PATCH] [31/50] x86_64: honor notify_die() returning NOTIFY_STOP
- From: Andi Kleen <[email protected]>
- [PATCH] [30/50] x86_64: remove some dead code
- From: Andi Kleen <[email protected]>
- [PATCH] [29/50] x86: honor _PAGE_PSE bit on page walks
- From: Andi Kleen <[email protected]>
- [PATCH] [28/50] i386: remove stub early_printk.c
- From: Andi Kleen <[email protected]>
- [PATCH] [27/50] x86_64: Remove duplicated vsyscall nsec update
- From: Andi Kleen <[email protected]>
- [PATCH] [26/50] i386: export i386 smp_call_function_mask() to modules
- From: Andi Kleen <[email protected]>
- [PATCH] [23/50] x86_64: Implement missing x86_64 function smp_call_function_mask()
- From: Andi Kleen <[email protected]>
- [PATCH] [25/50] x86_64: Add parenthesis to IRQ vector macros
- From: Andi Kleen <[email protected]>
- [PATCH] [24/50] x86_64: Eliminate result signage problem in asm-x86_64/bitops.h
- From: Andi Kleen <[email protected]>
- [PATCH] [22/50] i386: Misc cpuinit annotations
- From: Andi Kleen <[email protected]>
- [PATCH] [21/50] i386: Misc cpuinit annotations
- From: Andi Kleen <[email protected]>
- [PATCH] [20/50] x86_64: Fix some broken white space in arch/x86_64/mm/init.c
- From: Andi Kleen <[email protected]>
- [PATCH] [19/50] Experimental: detect if SVM is disabled by BIOS
- From: Andi Kleen <[email protected]>
- [PATCH] [18/50] x86_64: Save registers in saved_context during suspend and hibernation
- From: Andi Kleen <[email protected]>
- [PATCH] [17/50] x86_64: remove STR() macros
- From: Andi Kleen <[email protected]>
- [PATCH] [16/50] x86: Use macros to modify the PG_arch_1 page flags in change_page_attr
- From: Andi Kleen <[email protected]>
- [PATCH] [15/50] x86_64: Return EINVAL for unknown address in change_page_attr
- From: Andi Kleen <[email protected]>
- [PATCH] [14/50] x86: Minor code-style cleanups to change_page_attr
- From: Andi Kleen <[email protected]>
- [PATCH] [13/50] x86: Fix and reenable CLFLUSH support in change_page_attr()
- From: Andi Kleen <[email protected]>
- [PATCH] [12/50] x86_64: Untable __init references between IO data
- From: Andi Kleen <[email protected]>
- [PATCH] [11/50] x86_64: Install unstripped copy of 64bit vdso to disk
- From: Andi Kleen <[email protected]>
- [PATCH] [10/50] x86_64: install unstripped copies of compat vdso on disk
- From: Andi Kleen <[email protected]>
- [PATCH] [9/50] i386: validate against ACPI motherboard resources
- From: Andi Kleen <[email protected]>
- [PATCH] [7/50] x86: expand /proc/interrupts to include missing vectors, v2
- From: Andi Kleen <[email protected]>
- [PATCH] [8/50] x86_64: remove x86_cpu_to_log_apicid
- From: Andi Kleen <[email protected]>
- [PATCH] [6/50] i386: clean up oops/bug reports
- From: Andi Kleen <[email protected]>
- [PATCH] [5/50] i386: change order in Kconfig.cpu
- From: Andi Kleen <[email protected]>
- [PATCH] [4/50] x86: add cpu codenames for Kconfig.cpu
- From: Andi Kleen <[email protected]>
- [PATCH] [3/50] x86_64: remove never used apic_mapped
- From: Andi Kleen <[email protected]>
- [PATCH] [2/50] x86_64: use core id bits for apicid_to_node initialization
- From: Andi Kleen <[email protected]>
- [PATCH] [1/50] x86_64: store core id bits in cpuinfo_x8
- From: Andi Kleen <[email protected]>
- [PATCH] [50/50] x86_64: Remove fpu io port resource
- Prev by Date: Re: [PATCH RFC 3/9] RCU: Preemptible RCU
- Next by Date: [PATCH] [1/50] x86_64: store core id bits in cpuinfo_x8
- Previous by thread: Re: + x86-convert-cpuinfo_x86-array-to-a-per_cpu-array-v2.patch added to -mm tree
- Next by thread: [PATCH] [1/50] x86_64: store core id bits in cpuinfo_x8
- Index(es):