Commit Graph

3653 Commits (92983c2121fb46f234add1c36b5e596779899d56)

Author SHA1 Message Date
Al Viro 1ec7f1ddbe [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() 17 years ago
Randy Dunlap 73486722b7 kernel-doc: fix sched.c missing parameter 17 years ago
YOSHIFUJI Hideaki 7c3f944e29 time: Export set_normalized_timespec. 17 years ago
Roland McGrath e16b278164 ptrace: compat_ptrace_request siginfo 17 years ago
Pavel Machek f5264481c8 trivial: small cleanups 17 years ago
Thomas Gleixner 259aae864c hrtimer: optimize the softirq time optimization 17 years ago
Dimitri Sivanich 833883d9ac hrtimer: reduce calls to hrtimer_get_softirq_time() 17 years ago
Glauber Costa 833df317f9 clockevents: fix typo in tick-broadcast.c 17 years ago
Ivan Kokshaysky 884525655d PCI: clean up resource alignment management 17 years ago
Ingo Molnar 486fdae214 sched: build fix 17 years ago
Ingo Molnar c24b7c5244 sched: features fix 17 years ago
Peter Zijlstra f00b45c145 sched: /debug/sched_features 17 years ago
Ingo Molnar 06379aba52 sched: add SCHED_FEAT_DEADLINE 17 years ago
Peter Zijlstra 7ba2e74ab5 sched: debug: show a weight tree 17 years ago
Peter Zijlstra 8f1bc385cf sched: fair: weight calculations 17 years ago
Peter Zijlstra 4a55bd5e97 sched: fair-group: de-couple load-balancing from the rb-trees 17 years ago
Peter Zijlstra ac884dec6d sched: fair-group scheduling vs latency 17 years ago
Peter Zijlstra 58d6c2d72f sched: rt-group: optimize dequeue_rt_stack 17 years ago
Peter Zijlstra d19ca30874 sched: debug: add some debug code to handle the full hierarchy 17 years ago
Peter Zijlstra 18d95a2832 sched: fair-group: SMP-nice for group scheduling 17 years ago
Hidetoshi Seto 1d3504fcf5 sched, cpuset: customize sched domains, core 17 years ago
Peter Zijlstra b758149c02 sched: prepatory code movement 17 years ago
Peter Zijlstra b40b2e8eb5 sched: rt: multi level group constraints 17 years ago
Peter Zijlstra f473aa5e02 sched: task_group hierarchy 17 years ago
Peter Zijlstra eff766a65c sched: fix the task_group hierarchy for UID grouping 17 years ago
Dhaval Giani ec7dc8ac73 sched: allow the group scheduler to have multiple levels 17 years ago
Dhaval Giani 354d60c2ff sched: mix tasks and groups 17 years ago
Ingo Molnar ea736ed5d3 sched: fix checks 17 years ago
Peter Zijlstra 112f53f5d7 sched: old sleeper bonus 17 years ago
Mike Travis cd8ba7cd9b sched: add new set_cpus_allowed_ptr function 17 years ago
Mike Travis e0982e90cd init: move setup of nr_cpu_ids to as early as possible 17 years ago
Mike Travis 4bdbaad33d sched: remove another cpumask_t variable from stack 17 years ago
Mike Travis 39106dcf85 cpumask: use new cpus_scnprintf function 17 years ago
Mike Travis 7c16ec585c cpumask: reduce stack usage in SD_x_INIT initializers 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Mike Travis b53e921ba1 generic: reduce stack pressure in sched_affinity 17 years ago
Mike Travis f9a86fcbbb cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer 17 years ago
Mike Travis f70316dace generic: use new set_cpus_allowed_ptr function 17 years ago
Mike Travis 434d53b00d sched: remove fixed NR_CPUS sized arrays in kernel_sched_c 17 years ago
Mike Travis d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 years ago
Gregory Haskins 9f0e738f49 sched: fix cpus_allowed settings 17 years ago
Dhaval Giani 0297b80339 sched: allow cpuacct stats to be reset 17 years ago
Dhaval Giani 32cd756a80 sched: cleanup cpuacct variable names 17 years ago
Olof Johansson 48f20a9a94 tasklets: execute tasklets in the same order they were queued 17 years ago
Peter Zijlstra ac086bc229 sched: rt-group: smp balancing 17 years ago
Peter Zijlstra d0b27fa778 sched: rt-group: synchonised bandwidth period 17 years ago
Peter Zijlstra 79b3feffb1 sched: fix regression with sched yield 17 years ago
Dmitry Adamushko 19fb518c2a latencytop: optimize LT_BACKTRACEDEPTH loops a bit 17 years ago
Ingo Molnar 50df5d6aea sched: remove sysctl_sched_batch_wakeup_granularity 17 years ago
Ingo Molnar 02e2b83bd2 sched: reenable sync wakeups 17 years ago