The last batch of x86 patches for .22 to review. This one contains various patches that haven't hit l-k yet. Please review closely. - Finally vDSO support for x86-64 * glibc support still missing unfortunately - New early CPUID checking for i386 - Restructured NMI watchdog code - Dynamic MCE polling interval adaption from Tim Hockin - Some NUMA changes - Use RDTSCP for synchronous get_cycles if possible - Fix APIC timer calibration on x86-64 (stable candidate too) - Drop CONFIG_REORDER as announced earlier - Misc stuff Happy reviewing! -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] [18/30] x86_64: Don't enable NUMA for a single node in K8 NUMA scanning
- From: Andi Kleen <[email protected]>
- [PATCH] [25/30] x86_64: Fix allnoconfig error in genapic_flat.c
- From: Andi Kleen <[email protected]>
- [PATCH] [26/30] i386: Drop noisy e820 debugging printks
- From: Andi Kleen <[email protected]>
- [PATCH] [20/30] i386: Remove copy_*_user BUG_ONs for (size < 0)
- From: Andi Kleen <[email protected]>
- [PATCH] [19/30] i386: Little cleanups in smpboot.c
- From: Andi Kleen <[email protected]>
- [PATCH] [22/30] x86_64: Remove CONFIG_REORDER
- From: Andi Kleen <[email protected]>
- [PATCH] [21/30] x86_64: Print type and size correctly for unknown compat ioctls
- From: Andi Kleen <[email protected]>
- [PATCH] [23/30] x86_64: Share identical video.S between i386 and x86-64
- From: Andi Kleen <[email protected]>
- [PATCH] [13/30] i386: Evaluate constant cpu features at runtime
- From: Andi Kleen <[email protected]>
- [PATCH] [12/30] i386: Verify important CPUID bits in real mode
- From: Andi Kleen <[email protected]>
- [PATCH] [14/30] i386: Implement alternative_io for i386
- From: Andi Kleen <[email protected]>
- [PATCH] [16/30] i386: Add X86_FEATURE_RDTSCP
- From: Andi Kleen <[email protected]>
- [PATCH] [15/30] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
- From: Andi Kleen <[email protected]>
- [PATCH] [17/30] x86: Use RDTSCP for synchronous get_cycles if possible
- From: Andi Kleen <[email protected]>
- [PATCH] [3/30] i386: Clean up NMI watchdog code
- From: Andi Kleen <[email protected]>
- [PATCH] [8/30] x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
- From: Andi Kleen <[email protected]>
- [PATCH] [7/30] x86_64: Avoid overflows during apic timer calibration
- From: Andi Kleen <[email protected]>
- [PATCH] [9/30] x86_64: Use symbolic CPU features in early CPUID check
- From: Andi Kleen <[email protected]>
- [PATCH] [10/30] x86_64: Drop -traditional for arch/x86_64/boot
- From: Andi Kleen <[email protected]>
- [PATCH] [2/30] x86_64: set node_possible_map at runtime - try 2
- From: Andi Kleen <[email protected]>
- [PATCH] [11/30] i386: Drop -traditional in arch/i386/boot
- From: Andi Kleen <[email protected]>
- [PATCH] [6/30] x86_64: Shut up 32bit emulation for SIOCGIFCOUNT
- From: Andi Kleen <[email protected]>
- [PATCH] [5/30] x86_64: Define IGNORE_IOCTL() macro for compat_ioctls
- From: Andi Kleen <[email protected]>
- [PATCH] [4/30] x86_64: Use the 32bit wd_ops for 64bit too.
- From: Andi Kleen <[email protected]>
- [PATCH] [24/30] x86_64: Shut up warnings for vfat compat ioctls on other file systems
- From: Andi Kleen <[email protected]>
- [PATCH] [28/30] i386: avoid redundant preempt_disable in __unlazy_fpu
- From: Andi Kleen <[email protected]>
- [PATCH] [29/30] x86_64: Don't exclude asm-offsets.c in Documentation/dontdiff
- From: Andi Kleen <[email protected]>
- [PATCH] [27/30] i386: white space fixes in i387.h
- From: Andi Kleen <[email protected]>
- [PATCH] [30/30] x86_64: Add missing !X86_PAE dependincy to the 2G/2G split.
- From: Andi Kleen <[email protected]>
- [PATCH] [1/30] x86_64: Dynamically adjust machine check interval
- From: Andi Kleen <[email protected]>
- [PATCH] [18/30] x86_64: Don't enable NUMA for a single node in K8 NUMA scanning
- Prev by Date: Re: [patches] [PATCH] [21/22] x86_64: Extend bzImage protocol for relocatable bzImage
- Next by Date: [PATCH] [1/30] x86_64: Dynamically adjust machine check interval
- Previous by thread: [ANNOUNCE] GIT 1.5.1.3
- Next by thread: [PATCH] [1/30] x86_64: Dynamically adjust machine check interval
- Index(es):