Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
* git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86: x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!" genirq: revert lazy irq disable for simple irqs x86: also define AT_VECTOR_SIZE_ARCH x86: kprobes bugfix x86: jprobe bugfix timer: kernel/timer.c section fixes genirq: add unlocked version of set_irq_handler() clockevents: fix reprogramming decision in oneshot broadcast oprofile: op_model_athlon.c support for AMD family 10h barcelona performance counters
No related branches found
No related tags found
Showing
- arch/x86/kernel/io_apic_32.c 12 additions, 4 deletionsarch/x86/kernel/io_apic_32.c
- arch/x86/kernel/io_apic_64.c 12 additions, 4 deletionsarch/x86/kernel/io_apic_64.c
- arch/x86/kernel/kprobes_32.c 1 addition, 3 deletionsarch/x86/kernel/kprobes_32.c
- arch/x86/kernel/kprobes_64.c 20 additions, 27 deletionsarch/x86/kernel/kprobes_64.c
- arch/x86/oprofile/op_model_athlon.c 16 additions, 6 deletionsarch/x86/oprofile/op_model_athlon.c
- include/asm-x86/kprobes_32.h 1 addition, 1 deletioninclude/asm-x86/kprobes_32.h
- include/asm-x86/kprobes_64.h 1 addition, 1 deletioninclude/asm-x86/kprobes_64.h
- include/asm-x86/system_64.h 7 additions, 0 deletionsinclude/asm-x86/system_64.h
- include/linux/irq.h 7 additions, 0 deletionsinclude/linux/irq.h
- kernel/irq/chip.c 2 additions, 7 deletionskernel/irq/chip.c
- kernel/time/tick-broadcast.c 21 additions, 35 deletionskernel/time/tick-broadcast.c
- kernel/timer.c 2 additions, 2 deletionskernel/timer.c
Loading
Please register or sign in to comment