drivers/block/cpqarray.c: better error handling and kmalloc + memset conversion to...
[pandora-kernel.git] / kernel / sched.c
2007-08-09 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-08-09 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-08-09 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-09 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-09 Ingo Molnarsched: round a bit better
2007-08-09 Ingo Molnarsched: make the multiplication table more accurate
2007-08-09 Ingo Molnarsched: optimize update_rq_clock() calls in the load...
2007-08-09 Ingo Molnarsched: optimize activate_task()
2007-08-09 Ingo Molnarsched: move the __update_rq_clock() call to scheduler_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' local variables
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from deactivate_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dequeue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dec_nr_running()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from inc_nr_running()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dec_load()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from inc_load()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->task_new()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->put_prev_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from pick_next_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->pick_next_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->dequeue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->enqueue_task()
2007-08-09 Ingo Molnarsched: remove 'now' use from assignments
2007-08-09 Ingo Molnarsched: remove __rq_clock()
2007-08-09 Ingo Molnarsched: eliminate __rq_clock() use
2007-08-09 Ingo Molnarsched: remove rq_clock()
2007-08-09 Ingo Molnarsched: eliminate rq_clock() use
2007-08-09 Ingo Molnarsched: add [__]update_rq_clock(rq)
2007-08-09 Peter Williamssched: fix bug in balance_tasks()
2007-08-09 Alexey Dobriyansched: remove binary sysctls from kernel.sched_domain
2007-08-09 Ingo Molnarsched: schedule() speedup
2007-08-09 Ingo Molnarsched: uninline rq_clock()
2007-08-09 Ulrich Dreppersched: clean up sched_getaffinity()
2007-08-09 Peter Williamssched: simplify move_tasks()
2007-08-09 Ingo Molnarsched: reorder update_cpu_load(rq) with the ->task_tick...
2007-08-07 Jeff GarzikMerge branch 'r8169-for-jeff-20070806' of git://electri...
2007-08-07 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-08-03 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-08-03 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-08-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-03 David S. MillerMerge davem@/linux/kernel/git/vxy/lksctp-dev
2007-08-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-02 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-02 Ingo Molnar[PATCH] sched: reduce debug code
2007-08-02 Ingo Molnar[PATCH] sched: move load-calculation functions
2007-08-02 Ingo Molnar[PATCH] sched: ->task_new cleanup
2007-08-02 Ingo Molnar[PATCH] sched: uninline inc/dec_nr_running()
2007-08-02 Ingo Molnar[PATCH] sched: uninline calc_delta_mine()
2007-08-02 Ingo Molnar[PATCH] sched: calc_delta_mine(): use fixed limit
2007-08-02 Peter Williams[PATCH] sched: tidy up left over smpnice code
2007-08-02 Ingo Molnar[PATCH] sched: remove cache_hot_time
2007-08-02 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-08-01 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-08-01 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-31 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-31 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-07-31 Randy Dunlapsched: fix kernel-doc warnings
2007-07-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-07-30 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-07-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-07-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-26 Nick Piggin[PATCH] sched: debug feature - make the sched-domains...
2007-07-26 Ingo Molnar[PATCH] sched: make cpu_clock() not use the rq clock
2007-07-26 Satoru Takeuchi[PATCH] sched: remove unused rq->load_balance_class
2007-07-26 Avi Kivity[PATCH] sched: arch preempt notifier mechanism
2007-07-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Len BrownPull netlink into release branch
2007-07-22 Len BrownPull osi into release branch
2007-07-22 Len BrownPull video into release branch
2007-07-22 Len BrownPull throttle into release branch
2007-07-22 Len BrownPull misc into release branch
2007-07-22 Len BrownPull dock-bay into release branch
2007-07-22 Len BrownPull bugzilla-7880 into release branch
2007-07-22 Len BrownPull ec into release branch
2007-07-22 Len BrownPull sbs into release branch
2007-07-22 Len BrownPull battery into release branch
2007-07-22 Len BrownPull acpi-debug into release branch
2007-07-22 Len BrownPull acpica into release branch
2007-07-20 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-20 Tony LuckPull ia64-clocksource into release branch
2007-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-19 Tony LuckPull vector-domain into release branch
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-19 Ingo Molnar[PATCH] sched: implement cpu_clock(cpu) high-speed...
next