Merge branch 'sched-core-for-linus' of...
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (37 commits) sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE sched: Stop buddies from hogging the system sched: Add new wakeup preemption mode: WAKEUP_RUNNING sched: Fix TASK_WAKING & loadaverage breakage sched: Disable wakeup balancing sched: Rename flags to wake_flags sched: Clean up the load_idx selection in select_task_rq_fair sched: Optimize cgroup vs wakeup a bit sched: x86: Name old_perf in a unique way sched: Implement a gentler fair-sleepers feature sched: Add SD_PREFER_LOCAL sched: Add a few SYNC hint knobs to play with sched: Fix sync wakeups again sched: Add WF_FORK sched: Rename sync arguments sched: Rename select_task_rq() argument sched: Feature to disable APERF/MPERF cpu_power x86: sched: Provide arch implementations using aperf/mperf x86: Add generic aperf/mperf code x86: Move APERF/MPERF into a X86_FEATURE ... Fix up trivial conflict in arch/x86/include/asm/processor.h due to nearby addition of amd_get_nb_id() declaration from the EDAC merge.
Showing
- arch/ia64/include/asm/topology.h 9 additions, 8 deletionsarch/ia64/include/asm/topology.h
- arch/mips/include/asm/mach-ip27/topology.h 0 additions, 1 deletionarch/mips/include/asm/mach-ip27/topology.h
- arch/powerpc/include/asm/topology.h 4 additions, 5 deletionsarch/powerpc/include/asm/topology.h
- arch/sh/include/asm/topology.h 5 additions, 5 deletionsarch/sh/include/asm/topology.h
- arch/sparc/include/asm/topology_64.h 3 additions, 4 deletionsarch/sparc/include/asm/topology_64.h
- arch/x86/include/asm/cpufeature.h 1 addition, 0 deletionsarch/x86/include/asm/cpufeature.h
- arch/x86/include/asm/processor.h 30 additions, 0 deletionsarch/x86/include/asm/processor.h
- arch/x86/include/asm/topology.h 4 additions, 10 deletionsarch/x86/include/asm/topology.h
- arch/x86/kernel/cpu/Makefile 1 addition, 1 deletionarch/x86/kernel/cpu/Makefile
- arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c 11 additions, 77 deletionsarch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
- arch/x86/kernel/cpu/intel.c 6 additions, 0 deletionsarch/x86/kernel/cpu/intel.c
- arch/x86/kernel/cpu/sched.c 55 additions, 0 deletionsarch/x86/kernel/cpu/sched.c
- include/linux/sched.h 18 additions, 5 deletionsinclude/linux/sched.h
- include/linux/topology.h 13 additions, 19 deletionsinclude/linux/topology.h
- include/linux/wait.h 2 additions, 2 deletionsinclude/linux/wait.h
- kernel/sched.c 143 additions, 301 deletionskernel/sched.c
- kernel/sched_debug.c 1 addition, 0 deletionskernel/sched_debug.c
- kernel/sched_fair.c 261 additions, 153 deletionskernel/sched_fair.c
- kernel/sched_features.h 114 additions, 8 deletionskernel/sched_features.h
- kernel/sched_idletask.c 2 additions, 2 deletionskernel/sched_idletask.c
Loading
Please register or sign in to comment