Commit Graph

76129 Commits (17b3279b48835eb522d842eae16f541da3729c8a)
 

Author SHA1 Message Date
Gregory Haskins 17b3279b48 sched: break out early if RT task cannot be migrated 17 years ago
Steven Rostedt e1f47d891c sched: RT-balance, avoid overloading 17 years ago
Gregory Haskins a22d7fc187 sched: wake-balance fixes 17 years ago
Gregory Haskins 6e1254d2c4 sched: optimize RT affinity 17 years ago
Gregory Haskins 318e0893ce sched: pre-route RT tasks on wakeup 17 years ago
Gregory Haskins 2de0b4639f sched: RT balancing: include current CPU 17 years ago
Gregory Haskins 07b4032c9e sched: break out search for RT tasks 17 years ago
Gregory Haskins e7693a362e sched: de-SCHED_OTHER-ize the RT path 17 years ago
Gregory Haskins 697f0a487f sched: clean up this_rq use in kernel/sched_rt.c 17 years ago
Gregory Haskins 73fe6aae84 sched: add RT-balance cpu-weight 17 years ago
Steven Rostedt c7a1e46aa9 sched: disable standard balancer for RT tasks 17 years ago
Steven Rostedt 4642dafdf9 sched: push RT tasks from overloaded CPUs 17 years ago
Steven Rostedt f65eda4f78 sched: pull RT tasks from overloaded runqueues 17 years ago
Steven Rostedt 4fd29176b7 sched: add rt-overload tracking 17 years ago
Steven Rostedt e8fa136262 sched: add RT task pushing 17 years ago
Steven Rostedt 764a9d6fe4 sched: track highest prio task queued 17 years ago
Steven Rostedt 63489e45e2 sched: count # of queued RT tasks 17 years ago
Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 years ago
Ingo Molnar d0d23b5432 cpu-hotplug: fix build on !CONFIG_SMP 17 years ago
Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Gautham R Shenoy d221938c04 cpu-hotplug: refcount based cpu hotplug 17 years ago
Srivatsa Vaddagiri 6b2d770026 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups 17 years ago
Srivatsa Vaddagiri a183561567 sched: introduce a mutex and corresponding API to serialize access to doms_curarray 17 years ago
Srivatsa Vaddagiri 58e2d4ca58 sched: group scheduling, change how cpu load is calculated 17 years ago
Srivatsa Vaddagiri ec2c507fe8 sched: group scheduling, minor fixes 17 years ago
Srivatsa Vaddagiri 93f992ccc0 sched: group scheduling code cleanup 17 years ago
Ingo Molnar 86faf39d0f sched: remove printk_clock references from ia64 17 years ago
Ingo Molnar b842271fbb sched: remove printk_clock() 17 years ago
Ingo Molnar d713f51933 sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() 17 years ago
Ingo Molnar 32a7600668 printk: make printk more robust by not allowing recursion 17 years ago
Linus Torvalds b47711bfbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 17 years ago
Linus Torvalds 7556afa0e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 17 years ago
Linus Torvalds e07dd2ad30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 17 years ago
Linus Torvalds eba0e319c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 17 years ago
Linus Torvalds df8dc74e8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 17 years ago
Pekka Enberg 556a169dab slab: fix bootstrap on memoryless node 17 years ago
Karsten Keil eb36f4fc01 fix oops on rmmod capidrv 17 years ago
Abhijith Das 7bc5c414fe [GFS2] Allow journal recovery on read-only mount 17 years ago
Bob Peterson 1b8177ec1e [GFS2] Lockup on error 17 years ago
Steven Whitehouse b7fe2e391e [GFS2] Fix page_mkwrite truncation race path 17 years ago
Bob Peterson 3e5cd0877e [GFS2] Fix typo 17 years ago
Steven Whitehouse 1af535727b [GFS2] Fix write alloc required shortcut calculation 17 years ago
Bob Peterson 0522053519 [GFS2] gfs2_alloc_required performance 17 years ago
Bob Peterson 598278bd48 [GFS2] Remove unneeded i_spin 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Steven Whitehouse ac39aadd04 [GFS2] Fix assert in log code 17 years ago
Steven Whitehouse 9656b2c14c [GFS2] Fix problems relating to execution of files on GFS2 17 years ago
Bob Peterson 0811a127cb [GFS2] Initialize extent_list earlier 17 years ago
Steven Whitehouse e5d9dc278c [GFS2] Allow page migration for writeback and ordered pages 17 years ago