- Some more improvements for AMD family 10 - Some help for gcc 4.3 - Out of line string functions for i386 (saves >20k text) - x86-64 vDSO - improved fake numa node code from David Rientjes - various machine checking handling improvements from Tim H. - timer cleanups and fixes from Thomas Gleixner - various other cleanup and fixes Please review. I plan to send them off relatively quickly because I'm very late with this merge. -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] [58/58] x86: remove support for the Rise CPU
- From: Andi Kleen <[email protected]>
- [PATCH] [57/58] x86_64: check remote IRR bit before migrating level triggered irq
- From: Andi Kleen <[email protected]>
- [PATCH] [56/58] x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling
- From: Andi Kleen <[email protected]>
- [PATCH] [54/58] x86: Make Alt-SysRq-p display the debug register contents
- From: Andi Kleen <[email protected]>
- [PATCH] [55/58] i386: add reference to the arguments
- From: Andi Kleen <[email protected]>
- [PATCH] [53/58] x86: PM_TRACE support
- From: Andi Kleen <[email protected]>
- [PATCH] [52/58] i386: fix section mismatch warnings in mtrr
- From: Andi Kleen <[email protected]>
- [PATCH] [51/58] i386: fix machine rebooting
- From: Andi Kleen <[email protected]>
- [PATCH] [50/58] x86_64: mcelog tolerant level cleanup
- From: Andi Kleen <[email protected]>
- [PATCH] [49/58] x86_64: support poll() on /dev/mcelog
- From: Andi Kleen <[email protected]>
- [PATCH] [48/58] x86_64: O_EXCL on /dev/mcelog
- From: Andi Kleen <[email protected]>
- [PATCH] [47/58] i386: insert unclaimed MMCONFIG resources
- From: Andi Kleen <[email protected]>
- [PATCH] [46/58] x86_64: fake apicid_to_node mapping for fake numa
- From: Andi Kleen <[email protected]>
- [PATCH] [45/58] x86_64: fake pxm-to-node mapping for fake numa
- From: Andi Kleen <[email protected]>
- [PATCH] [44/58] x86_64: extract helper function from e820_register_active_regions
- From: Andi Kleen <[email protected]>
- [PATCH] [43/58] x86_64: Quicklist support for x86_64
- From: Andi Kleen <[email protected]>
- [PATCH] [42/58] i386: timer_irq_works() static again
- From: Andi Kleen <[email protected]>
- [PATCH] [41/58] i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>
- From: Andi Kleen <[email protected]>
- [PATCH] [35/58] i386: allow debuggers to access the vsyscall page with compat vDSO
- From: Andi Kleen <[email protected]>
- [PATCH] [40/58] i386: remapped_pgdat_init() static
- From: Andi Kleen <[email protected]>
- [PATCH] [39/58] i386: minor nx handling adjustment
- From: Andi Kleen <[email protected]>
- [PATCH] [38/58] i386: smp-alt-once option is only useful with HOTPLUG_CPU
- From: Andi Kleen <[email protected]>
- [PATCH] [37/58] x86_64: remove unused variable maxcpus
- From: Andi Kleen <[email protected]>
- [PATCH] [36/58] x86_64: minor exception trace variables cleanup
- From: Andi Kleen <[email protected]>
- [PATCH] [34/58] x86_64: ia32entry adjustments
- From: Andi Kleen <[email protected]>
- [PATCH] [33/58] x86_64: Avoid too many remote cpu references due to /proc/stat
- From: Andi Kleen <[email protected]>
- [PATCH] [32/58] x86_64: time.c white space wreckage cleanup
- From: Andi Kleen <[email protected]>
- [PATCH] [31/58] x86_64: apic.c coding style janitor work
- From: Andi Kleen <[email protected]>
- [PATCH] [30/58] x86: share hpet.h with i386
- From: Andi Kleen <[email protected]>
- [PATCH] [29/58] x86_64: fiuxp pt_reqs leftovers
- From: Andi Kleen <[email protected]>
- [PATCH] [28/58] x86_64: Fix APIC typo
- From: Andi Kleen <[email protected]>
- [PATCH] [27/58] x86_64: Remove dead code and other janitor work in tsc.c
- From: Andi Kleen <[email protected]>
- [PATCH] [26/58] x86_64: Use generic xtime init
- From: Andi Kleen <[email protected]>
- [PATCH] [25/58] x86_64: use generic cmos update
- From: Andi Kleen <[email protected]>
- [PATCH] [24/58] x86_64: Untangle asm/hpet.h from asm/timex.h
- From: Andi Kleen <[email protected]>
- [PATCH] [23/58] i386: remove pit_interrupt_hook
- From: Andi Kleen <[email protected]>
- [PATCH] [21/58] i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog
- From: Andi Kleen <[email protected]>
- [PATCH] [22/58] x86_64: hpet tsc calibration fix broken smi detection logic
- From: Andi Kleen <[email protected]>
- [PATCH] [20/58] x86: Always probe the NMI watchdog
- From: Andi Kleen <[email protected]>
- [PATCH] [19/58] x86_64: Don't use softirq save locks in smp_call_function
- From: Andi Kleen <[email protected]>
- [PATCH] [18/58] x86_64: remove extra extern declaring about dmi_ioremap
- From: Andi Kleen <[email protected]>
- [PATCH] [17/58] i386: Add L3 cache support to AMD CPUID4 emulation
- From: Andi Kleen <[email protected]>
- [PATCH] [16/58] x86_64: Use new shared sched_clock in x86-64 too
- From: Andi Kleen <[email protected]>
- [PATCH] [15/58] i386: Rewrite sched_clock
- From: Andi Kleen <[email protected]>
- [PATCH] [14/58] x86_64: Add on_cpu_single
- From: Andi Kleen <[email protected]>
- [PATCH] [13/58] x86: Separate checking of unsynchronized and unstable TSC
- From: Andi Kleen <[email protected]>
- [PATCH] [12/58] x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
- From: Andi Kleen <[email protected]>
- [PATCH] [11/58] x86: Support __attribute__((__cold__)) in gcc 4.3
- From: Andi Kleen <[email protected]>
- [PATCH] [10/58] i386: Move all simple string operations out of line
- From: Andi Kleen <[email protected]>
- [PATCH] [9/58] x86_64: Always use builtin memcpy on gcc 4.3
- From: Andi Kleen <[email protected]>
- [PATCH] [8/58] x86_64: Use string instruction memcpy/memset on AMD Fam10
- From: Andi Kleen <[email protected]>
- [PATCH] [7/58] x86_64: various cleanups in NUMA scan node
- From: Andi Kleen <[email protected]>
- [PATCH] [6/58] x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code
- From: Andi Kleen <[email protected]>
- [PATCH] [5/58] x86_64: Report the pending irq if available in smp_affinity
- From: Andi Kleen <[email protected]>
- [PATCH] [4/58] x86_64: Don't rely on a unique IO-APIC ID
- From: Andi Kleen <[email protected]>
- [PATCH] [3/58] x86_64: asm/ptrace.h needs linux/compiler.h
- From: Andi Kleen <[email protected]>
- [PATCH] [2/58] x86_64: Tell gcc to only align stack to 8 bytes
- From: Andi Kleen <[email protected]>
- [PATCH] [1/58] x86: Always flush pages in change_page_attr
- From: Andi Kleen <[email protected]>
- [PATCH] [58/58] x86: remove support for the Rise CPU
- Prev by Date: Re: [PATCH][RFC] Remove R/W semaphore content from generic semaphore.h headers.
- Next by Date: [PATCH] [1/58] x86: Always flush pages in change_page_attr
- Previous by thread: [PATCH][RFC] Remove R/W semaphore content from generic semaphore.h headers.
- Next by thread: [PATCH] [1/58] x86: Always flush pages in change_page_attr
- Index(es):