Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of...
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: jump label: Add work around to i386 gcc asm goto bug x86, ftrace: Use safe noops, drop trap test jump_label: Fix unaligned traps on sparc. jump label: Make arch_jump_label_text_poke_early() optional jump label: Fix error with preempt disable holding mutex oprofile: Remove deprecated use of flush_scheduled_work() oprofile: Fix the hang while taking the cpu offline jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex jump label: Fix module __init section race * 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86: Check irq_remapped instead of remapping_enabled in destroy_irq()
No related branches found
No related tags found
Showing
- arch/Kconfig 14 additions, 0 deletionsarch/Kconfig
- arch/sparc/include/asm/jump_label.h 1 addition, 0 deletionsarch/sparc/include/asm/jump_label.h
- arch/x86/Makefile_32.cpu 12 additions, 1 deletionarch/x86/Makefile_32.cpu
- arch/x86/kernel/alternative.c 15 additions, 54 deletionsarch/x86/kernel/alternative.c
- arch/x86/kernel/apic/io_apic.c 1 addition, 1 deletionarch/x86/kernel/apic/io_apic.c
- drivers/oprofile/buffer_sync.c 1 addition, 1 deletiondrivers/oprofile/buffer_sync.c
- drivers/oprofile/cpu_buffer.c 7 additions, 3 deletionsdrivers/oprofile/cpu_buffer.c
- drivers/oprofile/cpu_buffer.h 1 addition, 0 deletionsdrivers/oprofile/cpu_buffer.h
- drivers/oprofile/timer_int.c 13 additions, 0 deletionsdrivers/oprofile/timer_int.c
- include/linux/jump_label.h 6 additions, 1 deletioninclude/linux/jump_label.h
- kernel/jump_label.c 66 additions, 11 deletionskernel/jump_label.c
- kernel/kprobes.c 16 additions, 10 deletionskernel/kprobes.c
Loading
Please register or sign in to comment