Intel FB: more interlaced mode support
[safe/jmp/linux-2.6] / kernel /
2007-10-16 Masami Hiramatsukprobes: support kretprobe blacklist
2007-10-16 Paul Jacksoncpuset: remove sched domain hooks from cpusets
2007-10-16 Christoph Hellwigm32r: convert to generic sys_ptrace
2007-10-16 Adam Litkehugetlb: Add hugetlb_dynamic_pool sysctl
2007-10-16 KAMEZAWA Hiroyukimemory unplug: memory hotplug cleanup
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Christoph LameterMemoryless nodes: Use N_HIGH_MEMORY for cpusets
2007-10-16 Christoph LameterMemoryless nodes: Allow profiling data to fall back...
2007-10-16 Christoph Hellwigx86: optimize page faults like all other achitectures...
2007-10-16 Mike TravisConvert cpu_sibling_map to be a per cpu variable
2007-10-16 Randy Dunlapslow down printk during boot
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'v2.6.24-lockdep' of git://git./linux...
2007-10-15 Ingo Molnarsched: sync wakeups preempt too
2007-10-15 Ingo Molnarsched: affine sync wakeups
2007-10-15 Laurent Viviersched: guest CPU accounting: maintain stats in account_...
2007-10-15 Laurent Viviersched: guest CPU accounting: add guest-CPU /proc/<pid...
2007-10-15 Milton Millersched: domain sysctl fixes: add terminator comment
2007-10-15 Milton Millersched: domain sysctl fixes: do not crash on allocation...
2007-10-15 Milton Millersched: domain sysctl fixes: unregister the sysctl table...
2007-10-15 Milton Millersched: domain sysctl fixes: use for_each_online_cpu()
2007-10-15 Milton Millersched: domain sysctl fixes: use kcalloc()
2007-10-15 Arjan van de VenMake scheduler debug file operations const
2007-10-15 Ingo Molnarsched: allow the immediate migration of cache-cold...
2007-10-15 Ingo Molnarsched: debug, improve migration statistics
2007-10-15 Ingo Molnarsched: debug: increase width of debug line
2007-10-15 Peter Zijlstrasched: activate task_hot() only on fair-scheduled tasks
2007-10-15 Ingo Molnarsched: reintroduce cache-hot affinity
2007-10-15 Ingo Molnarsched: speed up context-switches a bit
2007-10-15 Ingo Molnarsched: do not wakeup-preempt with SCHED_BATCH tasks
2007-10-15 Srivatsa Vaddagirisched: generate uevents for user creation/destruction
2007-10-15 Ingo Molnarsched: do not normalize kernel threads via SysRq-N
2007-10-15 Andi Kleensched: remove stale comment from sched_group_set_shares()
2007-10-15 Ingo Molnarsched: clean up is_migration_thread()
2007-10-15 Andi Kleensched: cleanup: refactor normalize_rt_tasks
2007-10-15 Andi Kleensched: cleanup: refactor common code of sleep_on /...
2007-10-15 Andi Kleensched: cleanup: remove unnecessary gotos
2007-10-15 Ingo Molnarsched: update comment
2007-10-15 Mike Galbraithsched: prevent wakeup over-scheduling
2007-10-15 Peter Zijlstrasched: disable forced preemption by default
2007-10-15 Dmitry Adamushkosched: fix group scheduling for SCHED_BATCH
2007-10-15 Zou Nan haisched: some proc entries are missed in sched_domain...
2007-10-15 Gautham R Shenoysched: fix rt ptracer monopolizing CPU
2007-10-15 Dhaval Gianisched: group scheduling, sysfs tunables
2007-10-15 Peter Zijlstrasched: disable sleeper_fairness on SCHED_BATCH
2007-10-15 Peter Zijlstrasched: another wakeup_granularity fix
2007-10-15 Paul E. McKenneysched: export cpu_clock()
2007-10-15 Ingo Molnarsched: fix: move the CPU check into ->task_new_fair()
2007-10-15 Ingo Molnarsched: cleanup: function prototype cleanups
2007-10-15 Ingo Molnarsched: cleanup: rename task_grp to task_group
2007-10-15 Ingo Molnarsched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED...
2007-10-15 Ingo Molnarsched: kfree(NULL) is valid
2007-10-15 Ingo Molnarsched: style cleanup
2007-10-15 Ingo Molnarsched: break out if printing a warning in sched_domain_...
2007-10-15 Ingo Molnarsched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y
2007-10-15 Dmitry Adamushkosched: cleanup, make dequeue_entity() and update_stats_...
2007-10-15 Dmitry Adamushkosched: cleanup, remove calc_weighted()
2007-10-15 Dmitry Adamushkosched: tidy up SCHED_RR
2007-10-15 Alexey Dobriyansched: uninline scheduler
2007-10-15 Ingo Molnarsched: tweak wakeup granularity
2007-10-15 Ingo Molnarsched: optimize schedule() a bit on SMP
2007-10-15 Dmitry Adamushkosched: fix __pick_next_entity()
2007-10-15 Ingo Molnarsched: vslice fixups for non-0 nice levels
2007-10-15 Ingo Molnarsched: whitespace cleanups
2007-10-15 Ingo Molnarsched: mark scheduling classes as const
2007-10-15 Srivatsa Vaddagirisched: group scheduler, fix latency
2007-10-15 Srivatsa Vaddagirisched: group scheduler, fix bloat
2007-10-15 Srivatsa Vaddagirisched: group scheduler, fix coding style issues
2007-10-15 Ingo Molnarsched: cleanup, remove stale comment
2007-10-15 Peter Zijlstrasched: speed up and simplify vslice calculations
2007-10-15 Peter Zijlstrasched: clean up min_vruntime use
2007-10-15 Srivatsa Vaddagirisched: group scheduler SMP migration fix
2007-10-15 Ingo Molnarsched: clean up schedstats, cnt -> count
2007-10-15 Dmitry Adamushkosched: yield fix
2007-10-15 Srivatsa Vaddagirisched: group scheduler wakeup latency fix
2007-10-15 Ingo Molnarsched: remove set_leftmost()
2007-10-15 Hiroshi Shimamotosched: clean up sched_fork()
2007-10-15 Peter Zijlstrasched: max_vruntime() simplification
2007-10-15 Ingo Molnarsched: fix sched_fork()
2007-10-15 Ingo Molnarsched: fix sign check error in place_entity()
2007-10-15 Ingo Molnarsched: undo some of the recent changes
2007-10-15 Ingo Molnarsched: remove last_min_vruntime effect
2007-10-15 Ingo Molnarsched: remove condition from set_task_cpu()
2007-10-15 Ingo Molnarsched: entity_key() fix
2007-10-15 Peter Zijlstrasched debug: check spread
2007-10-15 Ingo Molnarsched debug: more width for parameter printouts
2007-10-15 Peter Zijlstrasched: add vslice
2007-10-15 Ingo Molnarsched debug: print settings
2007-10-15 Ingo Molnarsched: remove unneeded tunables
2007-10-15 S.Caglar Onursched debug: BKL usage statistics, fix
2007-10-15 Ingo Molnarsched debug: BKL usage statistics
2007-10-15 Srivatsa Vaddagirisched: add fair-user scheduler
2007-10-15 Srivatsa Vaddagirisched: clean up code under CONFIG_FAIR_GROUP_SCHED
2007-10-15 Srivatsa Vaddagirisched: print &rq->cfs stats
2007-10-15 Srivatsa Vaddagirisched: print nr_running and load in /proc/sched_debug
2007-10-15 Srivatsa Vaddagirisched: fix minor bug in yield
2007-10-15 Srivatsa Vaddagirisched: revert recent removal of set_curr_task()
2007-10-15 Ingo Molnarsched: kernel/sched_fair.c whitespace cleanups
2007-10-15 Mike Galbraithsched: fix formatting of /proc/sched_debug
next