Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | sched: fix calc_delta_asym() | Peter Zijlstra | 2008-06-27 | 2 | -1/+28 | |
| * | | | | | | sched: revert the revert of: weight calculations | Peter Zijlstra | 2008-06-27 | 3 | -39/+76 | |
| * | | | | | | sched: clean up some unused variables | Peter Zijlstra | 2008-06-27 | 1 | -2/+0 | |
| * | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-06-25 | 3 | -29/+81 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-06-23 | 5 | -10/+24 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched: rt: dont stop the period timer when there are tasks wanting to run | Peter Zijlstra | 2008-06-20 | 1 | -1/+2 | |
| * | | | | | | | | sched: rt: fix the bandwidth contraint computations | Peter Zijlstra | 2008-06-20 | 1 | -3/+8 | |
| * | | | | | | | | sched: rt: move some code around | Peter Zijlstra | 2008-06-20 | 1 | -62/+57 | |
| * | | | | | | | | sched: rt: fix SMP bandwidth balancing for throttled groups | Peter Zijlstra | 2008-06-20 | 1 | -12/+29 | |
| * | | | | | | | | sched: debug: add some rt debug output | Peter Zijlstra | 2008-06-20 | 2 | -3/+51 | |
| * | | | | | | | | Merge branch 'sched' into sched-devel | Ingo Molnar | 2008-06-19 | 2 | -30/+40 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched: rework of "prioritize non-migratable tasks over migratable ones" | Dmitry Adamushko | 2008-06-18 | 2 | -39/+11 | |
| * | | | | | | | | | Merge branch 'linus' into sched-devel | Ingo Molnar | 2008-06-16 | 4 | -55/+103 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched: kill off dead cfs_rq_set_shares() | Paul Mundt | 2008-06-10 | 1 | -8/+0 | |
| * | | | | | | | | | | sched: trivial sched_features cleanup | Mike Galbraith | 2008-06-10 | 1 | -2/+0 | |
| * | | | | | | | | | | sched: prevent bound kthreads from changing cpus_allowed | David Rientjes | 2008-06-10 | 3 | -1/+20 | |
| * | | | | | | | | | | sched: fix hotplug cpus on ia64 | Peter Zijlstra | 2008-06-10 | 2 | -9/+115 | |
| * | | | | | | | | | | sched: move weighted_cpuload into #ifdef CONFIG_SMP section | Thomas Gleixner | 2008-06-06 | 1 | -6/+6 | |
| * | | | | | | | | | | sched: Move cpu masks from kernel/sched.c into kernel/cpu.c | Max Krasnyansky | 2008-06-06 | 3 | -20/+26 | |
| * | | | | | | | | | | sched: CPU hotplug events must not destroy scheduler domains created by the c... | Max Krasnyansky | 2008-06-06 | 2 | -0/+28 | |
| * | | | | | | | | | | sched: fix cpuprio build bug | Ingo Molnar | 2008-06-06 | 1 | -1/+4 | |
| * | | | | | | | | | | sched: fix the cpuprio count really | Thomas Gleixner | 2008-06-06 | 1 | -2/+2 | |
| * | | | | | | | | | | sched: fix cpupri priocount | Gregory Haskins | 2008-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | | sched: fix cpupri hotplug support | Gregory Haskins | 2008-06-06 | 2 | -20/+58 | |
| * | | | | | | | | | | sched: print the sd->level in sched_domain_debug code | Gautham R Shenoy | 2008-06-06 | 1 | -1/+24 | |
| * | | | | | | | | | | sched: add comments for ifdefs in sched.c | Dhaval Giani | 2008-06-06 | 1 | -38/+38 | |
| * | | | | | | | | | | sched: print module list in the "scheduling while atomic" warning | Arjan van de Ven | 2008-06-06 | 1 | -0/+1 | |
| * | | | | | | | | | | sched: fix defined-but-unused warning | Rabin Vincent | 2008-06-06 | 1 | -0/+2 | |
| * | | | | | | | | | | namespacecheck: fixes in kernel/sched.c | Thomas Gleixner | 2008-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | | sched: check for SD_SERIALIZE atomically in rebalance_domains() | Dmitry Adamushko | 2008-06-06 | 1 | -2/+4 | |
| * | | | | | | | | | | sched: fix SCHED_OTHER balance iterator to include all tasks | Gregory Haskins | 2008-06-06 | 1 | -12/+7 | |
| * | | | | | | | | | | sched: use a 2-d bitmap for searching lowest-pri CPU | Gregory Haskins | 2008-06-06 | 5 | -77/+239 | |
| * | | | | | | | | | | sched: make !hrtick faster | Mike Galbraith | 2008-06-06 | 1 | -3/+5 | |
| * | | | | | | | | | | sched: prioritize non-migratable tasks over migratable ones | Gregory Haskins | 2008-06-06 | 2 | -9/+72 | |
* | | | | | | | | | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-14 | 3 | -11/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.26' into x86/core | Ingo Molnar | 2008-07-14 | 1 | -6/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-07-12 | 4 | -17/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | printk: export console_drivers | Ingo Molnar | 2008-07-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis | 2008-07-08 | 1 | -9/+9 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 27 | -743/+566 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | / / / / / / | | | | | | | |_|_|_|_|/ / / / / / | | | | | | |/| | | | | | / / / / | | | | | | | | |_|_|_|_|/ / / / | | | | | | | |/| | | | | / / / | | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 2008-06-25 | 8 | -69/+174 | |
| | | | | | | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-06-16 | 17 | -666/+330 | |
| | | | | | | | |\ \ \ \ \ \ \ | | | | | | | |_|/ / / / / / / | | | | | | |/| | | | | | | | | ||||||
| | | | | | | | * | | | | | | | xen: Enable console tty by default in domU if it's not a dummy | Markus Armbruster | 2008-05-27 | 1 | -0/+3 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | Merge commit 'v2.6.26-rc9' into x86/cpu | Ingo Molnar | 2008-07-08 | 15 | -140/+338 | |
| | | | | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 2008-07-08 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-07-14 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Security: split proc ptrace checking into read vs. attach | Stephen Smalley | 2008-07-14 | 1 | -7/+8 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-07-14 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | block: blkdev.h cleanup, move iocontext stuff to iocontext.h | Jens Axboe | 2008-07-03 | 2 | -0/+2 |