Various more x86 patches: - Safer APIC access during kcrash - Handle fixed MTRRs on K8 - A few more paravirt changes - Pagetable optimizations from Zach - Slab optimization for non NUMA systems from Suresh - Support machine checks on AMD Fam10 on 32bit kernels from Joachim - Other 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] [21/34] i386: replace spin_lock_irqsave with spin_lock
- From: Andi Kleen <[email protected]>
- [PATCH] [14/34] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386
- From: Andi Kleen <[email protected]>
- [PATCH] [15/34] x86_64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64
- From: Andi Kleen <[email protected]>
- [PATCH] [13/34] x86_64: __send_IPI_dest_field - x86_64
- From: Andi Kleen <[email protected]>
- [PATCH] [19/34] x86_64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zone
- From: Andi Kleen <[email protected]>
- [PATCH] [16/34] i386: fix mtrr sections
- From: Andi Kleen <[email protected]>
- [PATCH] [18/34] i386: PARAVIRT: fix startup_ipi_hook config dependency
- From: Andi Kleen <[email protected]>
- [PATCH] [20/34] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not defined
- From: Andi Kleen <[email protected]>
- [PATCH] [11/34] x86_64: use safe_apic_wait_icr_idle in smpboot.c - x86_64
- From: Andi Kleen <[email protected]>
- [PATCH] [12/34] i386: __send_IPI_dest_field - i386
- From: Andi Kleen <[email protected]>
- [PATCH] [8/34] i386: use safe_apic_wait_icr_idle - i386
- From: Andi Kleen <[email protected]>
- [PATCH] [10/34] i386: use safe_apic_wait_icr_idle in smpboot.c
- From: Andi Kleen <[email protected]>
- [PATCH] [22/34] i386: clean up flush_tlb_others fn
- From: Andi Kleen <[email protected]>
- [PATCH] [9/34] x86_64: use safe_apic_wait_icr_idle in smpboot.c - x86_64
- From: Andi Kleen <[email protected]>
- [PATCH] [6/34] i386: safe_apic_wait_icr_idle - i386
- From: Andi Kleen <[email protected]>
- [PATCH] [1/34] x86_64: Move mtrr prototypes from proto.h to mtrr.h
- From: Andi Kleen <[email protected]>
- [PATCH] [7/34] x86_64: safe_apic_wait_icr_idle - x86_64
- From: Andi Kleen <[email protected]>
- [PATCH] [3/34] x86: Save the MTRRs of the BSP before booting an AP
- From: Andi Kleen <[email protected]>
- [PATCH] [5/34] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync
- From: Andi Kleen <[email protected]>
- [PATCH] [28/34] i386: pte xchg optimization
- From: Andi Kleen <[email protected]>
- [PATCH] [24/34] x86_64: Auto compute __NR_syscall_max at compile time
- From: Andi Kleen <[email protected]>
- [PATCH] [17/34] x86: PARAVIRT: Add a sched_clock paravirt_op
- From: Andi Kleen <[email protected]>
- [PATCH] [23/34] i386: check capability
- From: Andi Kleen <[email protected]>
- [PATCH] [34/34] x86_64: ignore vgacon if hardware not present
- From: Andi Kleen <[email protected]>
- [PATCH] [26/34] i386: remove xtime_lock'ing around cpufreq notifier
- From: Andi Kleen <[email protected]>
- [PATCH] [31/34] i386: convert to the kthread API
- From: Andi Kleen <[email protected]>
- [PATCH] [32/34] x86_64: unexport cpu_llc_id
- From: Andi Kleen <[email protected]>
- [PATCH] [27/34] i386: pte clear optimization
- From: Andi Kleen <[email protected]>
- [PATCH] [30/34] i386: convert the monitor thread to use the kthread API
- From: Andi Kleen <[email protected]>
- [PATCH] [25/34] x86_64: skip cache_free_alien() on non NUMA
- From: Andi Kleen <[email protected]>
- [PATCH] [29/34] i386: pte simplify ops
- From: Andi Kleen <[email protected]>
- [PATCH] [4/34] x86: Save and restore the fixed-range MTRRs of the BSP when suspending
- From: Andi Kleen <[email protected]>
- [PATCH] [2/34] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.
- From: Andi Kleen <[email protected]>
- [PATCH] [21/34] i386: replace spin_lock_irqsave with spin_lock
- Prev by Date: [PATCH] [1/34] x86_64: Move mtrr prototypes from proto.h to mtrr.h
- Next by Date: Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- Previous by thread: [PATCH 0/12] Early USB debug port and i386 boot cleanups
- Next by thread: [PATCH] [2/34] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.
- Index(es):