Linus Torvalds
|
f74b944419
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 년 전 |
Randy Dunlap
|
1fd06bb157
sched.c: fix kernel-doc for runqueue_is_locked()
|
14 년 전 |
Linus Torvalds
|
5f6fb45466
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 년 전 |
Linus Torvalds
|
9620639b7e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 년 전 |
Linus Torvalds
|
a926021cb1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 년 전 |
Trond Myklebust
|
bf294b41ce
SUNRPC: Close a race in __rpc_wait_for_completion_task()
|
14 년 전 |
Arnd Bergmann
|
4ba8216cd9
BKL: That's all, folks
|
14 년 전 |
Venkatesh Pallipadi
|
6d1cafd8b5
sched: Resched proper CPU on yield_to()
|
14 년 전 |
Darren Hart
|
c02aa73b1d
sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy
|
14 년 전 |
Venkatesh Pallipadi
|
544b4a1f30
sched: Clean up the IRQ_TIME_ACCOUNTING code
|
14 년 전 |
Thomas Gleixner
|
8eb90c30e0
sched: Switch wait_task_inactive to schedule_hrtimeout()
|
14 년 전 |
Heiko Carstens
|
7e9498705e
sched: Add #ifdef around irq time accounting functions
|
14 년 전 |
Peter Zijlstra
|
d41d5a0163
cgroup: Fix cgroup_subsys::exit callback
|
14 년 전 |
Ingo Molnar
|
bf1af3a809
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
|
14 년 전 |
Steven Rostedt
|
868baf07b1
ftrace: Fix memory leak with function graph and cpu hotplug
|
14 년 전 |
Mike Galbraith
|
d95f412200
sched: Add yield_to(task, preempt) functionality
|
14 년 전 |
Rik van Riel
|
ac53db596c
sched: Use a buddy to implement yield_task_fair()
|
14 년 전 |
Peter Zijlstra
|
fe4b04fa31
perf: Cure task_oncpu_function_call() races
|
14 년 전 |
Peter Zijlstra
|
6ea72f1206
sched: Avoid expensive initial update_cfs_load(), on UP too
|
14 년 전 |
Peter Zijlstra
|
da7a735e51
sched: Fix switch_from_fair()
|
14 년 전 |
Venkatesh Pallipadi
|
414bee9ba6
softirqs: Account ksoftirqd time as cpustat softirq
|
14 년 전 |
Venkatesh Pallipadi
|
abb74cefa9
sched: Export ns irqtimes through /proc/stat
|
14 년 전 |
Venkatesh Pallipadi
|
70a89a6620
sched: Refactor account_system_time separating id-update
|
14 년 전 |
Venkatesh Pallipadi
|
4dd53d891c
softirqs: Free up pf flag PF_KSOFTIRQD
|
14 년 전 |
Paul Turner
|
f07333bf6e
sched: Avoid expensive initial update_cfs_load()
|
14 년 전 |
Paul Turner
|
6d5ab2932a
sched: Simplify update_cfs_shares parameters
|
14 년 전 |
Linus Torvalds
|
466c19063b
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 년 전 |
Peter Zijlstra
|
068c5cc5ac
sched, cgroup: Use exit hook to avoid use-after-free crash
|
14 년 전 |
Yong Zhang
|
fce2097983
sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
|
14 년 전 |
Mike Galbraith
|
f44937718c
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
|
14 년 전 |