index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-02-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2013-02-04
sched: Fix select_idle_sibling() bouncing cow syndrome
Mike Galbraith
2013-02-03
sched/rt: Further simplify pick_rt_task()
Kirill Tkhai
2013-01-31
sched/rt: Do not account zero delta_exec in update_curr_rt()
Kirill Tkhai
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
2013-01-27
cputime: Avoid multiplication overflow on utime scaling
Frederic Weisbecker
2013-01-25
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2013-01-24
sched/fair: Set se->vruntime directly in place_entity()
Viresh Kumar
2013-01-24
sched/rt: Add reschedule check to switched_from_rt()
Kirill Tkhai
2013-01-24
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
2013-01-22
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2012-12-20
sched: numa: ksm: fix oops in task_numa_placment()
Hugh Dickins
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...
Mel Gorman
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-14
Revert "sched: Update_cfs_shares at period edge"
Linus Torvalds
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-12-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-11
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
Mel Gorman
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...
Mel Gorman
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
2012-12-11
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
sched: numa: Slowly increase the scanning period as NUMA faults are handled
Mel Gorman
2012-12-11
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
2012-12-11
mm: sched: numa: Implement slow start for working set sampling
Peter Zijlstra
2012-12-11
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...
Mel Gorman
2012-12-11
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
Ingo Molnar
2012-12-08
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-12-03
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
2012-11-28
cputime: Comment cputime's adjusting code
Frederic Weisbecker
2012-11-28
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
2012-11-28
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
2012-11-28
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
2012-11-27
sched: add notifier for cross-cpu migrations
Marcelo Tosatti
2012-11-20
userns: Kill task_user_ns
Eric W. Biederman
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
vtime: No need to disable irqs on vtime_account()
Frederic Weisbecker
[next]