pandora-kernel.git
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 Ingo Molnarsched: enable CONFIG_FAIR_GROUP_SCHED=y by default
2007-10-15 Ingo Molnarsched: fair-group sched, cleanups
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
2007-10-15 Ingo Molnarsched: enhance debug output
2007-10-15 Ingo Molnarsched: prettify /proc/sched_debug output
2007-10-15 Dmitry Adamushkosched: rework enqueue/dequeue_entity() to get rid of...
2007-10-15 Dmitry Adamushkosched: simplify sched_class::yield_task()
2007-10-15 Dmitry Adamushkosched: optimize task_new_fair()
2007-10-15 Ingo Molnarsched: fix delay accounting performance regression
2007-10-15 Dmitry Adamushkosched: do not keep current in the tree and get rid...
2007-10-15 Dmitry Adamushkosched: add set_curr_task() calls
2007-10-15 Dmitry Adamushkosched: sched_setscheduler() fix
2007-10-15 Srivatsa Vaddagirisched: group-scheduler core
2007-10-15 Mike Galbraithsched: fix SMP migration latencies
2007-10-15 Peter Zijlstrasched: better min_vruntime tracking
2007-10-15 Ingo Molnarsched: x86: allow single-depth wchan output
2007-10-15 Dmitry Adamushkosched: clean up schedstat block in dequeue_entity()
2007-10-15 Ingo Molnarsched: remove wait_runtime fields and features
2007-10-15 Ingo Molnarsched: remove wait_runtime limit
2007-10-15 Dmitry Adamushkosched: clean up struct load_stat
2007-10-15 Ingo Molnarsched: debug: update exec_clock only when SCHED_DEBUG
2007-10-15 Ingo Molnarsched: add more vruntime statistics
2007-10-15 Peter Zijlstrasched: handle vruntime 64-bit overflow
2007-10-15 Peter Zijlstrasched: add tree based averages
2007-10-15 Ingo Molnarsched: remove SCHED_FEAT_SKIP_INITIAL
2007-10-15 Ingo Molnarsched: add se->vruntime debugging
2007-10-15 Peter Zijlstrasched: clean up new task placement
2007-10-15 Ingo Molnarsched: wakeup granularity increase
2007-10-15 Ingo Molnarsched: simplify check_preempt() methods
2007-10-15 Peter Zijlstrasched: simplify adaptive latency
2007-10-15 Peter Zijlstrasched: new task placement for vruntime
2007-10-15 Ingo Molnarsched: optimize vruntime based scheduling
2007-10-15 Ingo Molnarsched: move sched_feat() definitions
2007-10-15 Ingo Molnarsched: introduce se->vruntime
2007-10-15 Ingo Molnarsched: clean up calc_weighted()
2007-10-15 Ingo Molnarsched: speed up update_load_add/_sub()
2007-10-15 Ingo Molnarsched: uninline __enqueue_entity()/__dequeue_entity()
2007-10-15 Peter Zijlstrasched: simplify SCHED_FEAT_* code
2007-10-15 Ingo Molnarsched: cleanup: simplify cfs_rq_curr() methods
2007-10-15 Ingo Molnarsched: track cfs_rq->curr on !group-scheduling too
2007-10-15 Ingo Molnarsched: remove precise CPU load calculations #2
2007-10-15 Ingo Molnarsched: remove precise CPU load
2007-10-15 Ingo Molnarsched: remove stat_gran
2007-10-15 Ingo Molnarsched: use constants if !CONFIG_SCHED_DEBUG
2007-10-15 Ingo Molnarsched: uniform tunings
2007-10-15 Ingo Molnarsched: debug: track maximum 'slice'
2007-10-15 Ingo Molnarsched: small sched_debug cleanup
2007-10-15 Matthias Kaehlckesched: use list_for_each_entry_safe() in __wake_up_common()
2007-10-15 Ingo Molnarsched: resched task in task_new_fair()
2007-10-15 Ingo Molnarsched: fix sysctl_sched_child_runs_first flag
2007-10-14 David BrownellFix compile while compiling drivers/mmc/host/mmc_spi...
2007-10-14 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-x86
2007-10-14 Stephen Hemmingersky2: reboot fix
2007-10-14 Thomas Gleixnerx86: force timer broadcast on late AMD C1E detection
2007-10-14 Thomas Gleixnerx86: move local APIC timer init to the end of start_sec...
2007-10-14 Thomas Gleixnerclockevents: introduce force broadcast notifier
2007-10-14 Dave Jonesx86: fix missing include for vsyscall
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 Martin Bachemhisax: hfc_usb: update to current CVS version
2007-10-14 Al Viroipg: endianness fixes
2007-10-14 Al Viroipg: endianness annotations
2007-10-14 Al Virofix endianness bug in inet_lro
2007-10-14 Al Viroinet_lro: trivial endianness annotations
2007-10-14 Al Virohamradio: ->hard_header() takes packet type in host...
2007-10-14 Al Viromore tulip endianness annotations
2007-10-14 Al Viroibm_newemac annotations (iomem, NULL noise)
2007-10-14 Al Viroendianness annotations in arm io.h
2007-10-14 Al Viromore low-hanging fruits - kernel, fs, lib signedness
2007-10-14 Al Viromore trivial signedness fixes in drivers
2007-10-14 Al Virosignedness: module_param_array nump argument
2007-10-14 Al Virolong vs. unsigned long - low-hanging fruits in drivers
2007-10-14 Al Virofrv: missing casts in cmpxchg()
2007-10-14 Al Virosynclink_gt endianness annotations
2007-10-14 Al Viroendian-clean in_le64/out_le64
2007-10-14 Al Virofs/partitions/sun.c endianness annotations
2007-10-14 Al Virofw-cdev __user annotations
2007-10-14 Al Virompc5200_wdt: __user annotations
2007-10-14 Al Viromm/migrate.c __user annotation
2007-10-14 Al Virofix breakage in sctp getsockopt
2007-10-14 Al Viroremove duplicate initializer (macvlan)
2007-10-14 Al Viroskb->tail in ibm_newemac should be skb_tail_pointer()
next