Merge branch 'x86-debug-for-linus' of...
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86: Limit number of per cpu TSC sync messages x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacks x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes x86: Suppress stack overrun message for init_task x86: Fix cpu_devs[] initialization in early_cpu_init() x86: Remove CPU cache size output for non-Intel too x86: Minimise printk spew from per-vendor init code x86: Remove the CPU cache size printk's cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.c x86: Make sure we also print a Code: line for show_regs()
Showing
- arch/x86/kernel/apic/nmi.c 6 additions, 5 deletionsarch/x86/kernel/apic/nmi.c
- arch/x86/kernel/cpu/amd.c 1 addition, 1 deletionarch/x86/kernel/cpu/amd.c
- arch/x86/kernel/cpu/centaur.c 1 addition, 1 deletionarch/x86/kernel/cpu/centaur.c
- arch/x86/kernel/cpu/common.c 16 additions, 14 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/cpu/cpu.h 1 addition, 1 deletionarch/x86/kernel/cpu/cpu.h
- arch/x86/kernel/cpu/cyrix.c 1 addition, 1 deletionarch/x86/kernel/cpu/cyrix.c
- arch/x86/kernel/cpu/intel_cacheinfo.c 0 additions, 16 deletionsarch/x86/kernel/cpu/intel_cacheinfo.c
- arch/x86/kernel/cpu/transmeta.c 1 addition, 1 deletionarch/x86/kernel/cpu/transmeta.c
- arch/x86/kernel/dumpstack_32.c 4 additions, 5 deletionsarch/x86/kernel/dumpstack_32.c
- arch/x86/kernel/dumpstack_64.c 26 additions, 20 deletionsarch/x86/kernel/dumpstack_64.c
- arch/x86/kernel/process_32.c 1 addition, 1 deletionarch/x86/kernel/process_32.c
- arch/x86/kernel/process_64.c 1 addition, 2 deletionsarch/x86/kernel/process_64.c
- arch/x86/kernel/tsc_sync.c 7 additions, 6 deletionsarch/x86/kernel/tsc_sync.c
- arch/x86/mm/fault.c 1 addition, 1 deletionarch/x86/mm/fault.c
Loading
Please register or sign in to comment