-
- Downloads
Merge branch 'sched/cputime' of...
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core Pull cputime changes from Frederic Weisbecker: * Generalize exception handling * Fix race in context tracking state restore on return from exception and irq exit kernel preemption * Fix cputime scaling in full dynticks accounting dynamic off-case * Fix default Kconfig value Signed-off-by:Ingo Molnar <mingo@kernel.org>
No related branches found
No related tags found
Showing
- arch/x86/include/asm/context_tracking.h 0 additions, 21 deletionsarch/x86/include/asm/context_tracking.h
- arch/x86/kernel/kvm.c 5 additions, 3 deletionsarch/x86/kernel/kvm.c
- arch/x86/kernel/traps.c 42 additions, 26 deletionsarch/x86/kernel/traps.c
- arch/x86/mm/fault.c 5 additions, 3 deletionsarch/x86/mm/fault.c
- include/linux/context_tracking.h 22 additions, 2 deletionsinclude/linux/context_tracking.h
- include/linux/sched.h 2 additions, 2 deletionsinclude/linux/sched.h
- init/Kconfig 1 addition, 0 deletionsinit/Kconfig
- kernel/fork.c 1 addition, 1 deletionkernel/fork.c
- kernel/sched/core.c 5 additions, 1 deletionkernel/sched/core.c
- kernel/sched/cputime.c 80 additions, 74 deletionskernel/sched/cputime.c
Loading
Please register or sign in to comment