Merge branch 'timers-fixes-for-linus' of...
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: timers: fix build error in !oneshot case x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC x86: prevent C-states hang on AMD C1E enabled machines clockevents: prevent mode mismatch on cpu online clockevents: check broadcast device not tick device clockevents: prevent stale tick_next_period for onlining CPUs x86: prevent stale state of c1e_mask across CPU offline/online clockevents: prevent cpu online to interfere with nohz
No related branches found
No related tags found
Showing
- arch/x86/kernel/process.c 12 additions, 5 deletionsarch/x86/kernel/process.c
- arch/x86/kernel/process_32.c 1 addition, 0 deletionsarch/x86/kernel/process_32.c
- arch/x86/kernel/process_64.c 2 additions, 0 deletionsarch/x86/kernel/process_64.c
- include/asm-x86/acpi.h 2 additions, 0 deletionsinclude/asm-x86/acpi.h
- include/asm-x86/cpufeature.h 1 addition, 0 deletionsinclude/asm-x86/cpufeature.h
- include/asm-x86/idle.h 2 additions, 0 deletionsinclude/asm-x86/idle.h
- kernel/time/tick-broadcast.c 10 additions, 2 deletionskernel/time/tick-broadcast.c
- kernel/time/tick-common.c 6 additions, 4 deletionskernel/time/tick-common.c
- kernel/time/tick-internal.h 7 additions, 0 deletionskernel/time/tick-internal.h
- kernel/time/tick-sched.c 7 additions, 4 deletionskernel/time/tick-sched.c
Please register or sign in to comment