Pull ia64-clocksource into release branch
[pandora-kernel.git] / kernel / sched.c
2007-07-20 Tony LuckPull ia64-clocksource into release branch
2007-07-19 Tony LuckPull vector-domain into release branch
2007-07-19 Fenghua Yuuse the new percpu interface for shared data
2007-07-19 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-07-17 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh:///linux/kernel/git...
2007-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-07-16 Ingo Molnar[PATCH] sched: prettify prio_to_wmult[]
2007-07-16 Ingo Molnar[PATCH] sched: document prio_to_wmult[]
2007-07-16 Ingo Molnar[PATCH] sched: improve weight-array comments
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-15 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-15 David S. MillerMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2007-07-15 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-13 Thomas GleixnerCFS: Fix missing digit off in wmult table
2007-07-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-07-13 Linus TorvaldsMerge branch 'ioat-md-accel-for-linus' of git://lost...
2007-07-13 Linus TorvaldsMerge branch 'splice-2.6.23' of git://git.kernel.dk...
2007-07-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-13 Ingo Molnar[PATCH] sched: fix show_task()/show_tasks() output
2007-07-13 Ingo Molnar[PATCH] sched: allow larger granularity
2007-07-13 Mike Galbraith[PATCH] sched: fix prio_to_wmult[] for nice 1
2007-07-12 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-07-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-12 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2007-07-11 Paul MackerrasMerge branch 'for-2.6.23' into merge
2007-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-10 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-10 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/battery-2.6
2007-07-10 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-09 Ingo Molnarsched: add CFS credits
2007-07-09 Ingo Molnarsched: clean up sleep_on() APIs
2007-07-09 Ingo Molnarsched: style cleanups
2007-07-09 Ingo Molnarsched: remove unused rq types from sched.c
2007-07-09 Ingo Molnarsched: remove interactivity types
2007-07-09 Ingo Molnarsched: clean up include files in sched.c
2007-07-09 Ingo Molnarsched: turn on the use of unstable events
2007-07-09 Ingo Molnarsched: x86, track TSC-unstable events
2007-07-09 Ingo Molnarsched: cfs core code
2007-07-09 Ingo Molnarsched: remove the sleep-bonus interactivity code
2007-07-09 Ingo Molnarsched: remove expired_starving()
2007-07-09 Ingo Molnarsched: remove sleep_type
2007-07-09 Ingo Molnarsched: cfs, add load-calculation methods
2007-07-09 Ingo Molnarsched: clean up __normal_prio() position
2007-07-09 Ingo Molnarsched: cleanup: move dequeue/enqueue_task()
2007-07-09 Ingo Molnarsched: move around resched_task()
2007-07-09 Ingo Molnarsched: clean up the rt priority macros
2007-07-09 Ingo Molnarsched: add cfs_rq ops
2007-07-09 Ingo Molnarsched: make posix-cpu-timers use CFS's accounting infor...
2007-07-09 Ingo Molnarsched: add rq_clock()/__rq_clock()
2007-07-09 Ingo Molnarsched: cfs rq data types
2007-07-09 Ingo Molnarsched: move code into kernel/sched_stats.h
2007-07-09 Ingo Molnarsched: add init_idle_bootup_task()
2007-07-09 Ingo Molnarsched: remove sched_exit()
2007-07-09 Ingo Molnarsched: uninline set_task_cpu()
2007-07-09 Ingo Molnarsched: zap the migration init / cache-hot balancing...
2007-07-09 Ingo Molnarsched: rename idle_type/SCHED_IDLE
2007-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-29 David S. MillerMerge /pub/scm/linux/kernel/git/vxy/lksctp-dev
2007-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-06-24 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-06-24 Christoph Lametersched: fix next_interval determination in idle_balance()
2007-06-23 Len BrownPull now into release branch
2007-06-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-06-19 Tim ShimminMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-06-18 Linus TorvaldsFix possible runqueue lock starvation in wait_task_inac...
2007-06-18 Ingo Molnarsched: fix SysRq-N (normalize RT tasks)
2007-06-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-06-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-06-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-03 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-05-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-31 James Bottomley[SCSI] Merge up to linux-2.6 head
2007-05-29 Linus TorvaldsMerge branch 'for_paulus' of /linux/kernel/git/galak...
2007-05-29 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
next