cascardo/linux.git
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: clean up set_curr_task_fair()
2007-08-09 Ingo Molnarsched: remove __update_rq_clock() call from entity_tick()
2007-08-09 Ingo Molnarsched: move the __update_rq_clock() call to scheduler_t...
2007-08-09 Ingo Molnarsched debug: remove the 'u64 now' parameter from print_...
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 the 'u64 now' parameter from update_curr_rt()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from put_prev_ent...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from pick_next_en...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from set_next_ent...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dequeue_entity()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_entity()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_slee...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from __enqueue_sl...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from __update_sta...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from print_cfs_rq()
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 Ingo Molnarsched: document nice levels
2007-08-09 Alexey Dobriyansched: remove binary sysctls from kernel.sched_domain
2007-08-09 Ingo Molnarsched: delta_exec accounting fix
2007-08-09 Ingo Molnarsched: clean up delta_mine
2007-08-09 Ingo Molnarsched: schedule() speedup
2007-08-09 Ingo Molnarsched: uninline rq_clock()
2007-08-09 Josh Triplettsched: mark print_cfs_stats static
2007-08-09 Ulrich Dreppersched: clean up sched_getaffinity()
2007-08-09 Thomas Voegtlesched: mention CONFIG_SCHED_DEBUG in documentation
2007-08-09 Peter Williamssched: simplify move_tasks()
2007-08-09 Ingo Molnarsched: reorder update_cpu_load(rq) with the ->task_tick...
2007-08-09 Ingo Molnarsched: batch sleeper bonus
2007-08-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-08-07 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-08-07 Al Virotake sched_debug.c out of nasal demon territory
2007-08-07 Rusty RussellEnable lguest drivers in Kconfig
2007-08-07 Avi KivityKVM: x86 emulator: fix debug reg mov instructions
2007-08-07 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-08-07 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-08-07 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-08-07 Dave Airliedrm/i915: Fix i965 secured batchbuffer usage
2007-08-06 Russell King[ARM] rpc: update defconfig
2007-08-06 Russell King[ARM] pata_icside: fix the FIXMEs
2007-08-06 Sebastian Siewior[CRYPTO] api: fix writting into unallocated memory...
2007-08-05 Chuck Ebbert[NETFILTER]: Add xt_statistic.h to the header list...
2007-08-05 Mark Fortescue[SPARC32]: Fix build.
2007-08-04 Jan Altenberg[ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926...
2007-08-04 Dan Williams[ARM] 4541/1: iop: defconfig updates
2007-08-04 Greg Ungerer[ARM] 4531/1: remove is_in_rom() protptype
2007-08-04 Salyzyn, Mark[SCSI] aacraid: prevent panic on adapter resource failure
2007-08-04 Boaz Harrosh[SCSI] aha152x: use data accessors and !use_sg cleanup
2007-08-04 Boaz Harrosh[SCSI] aha152x: Fix check_condition code-path
2007-08-04 Boaz Harrosh[SCSI] aha152x: Clean Reset path
2007-08-04 Boaz Harrosh[SCSI] aha152x: preliminary fixes and some comments
2007-08-04 Boaz Harrosh[SCSI] aha152x: use bounce buffer
2007-08-04 Boaz Harrosh[SCSI] aha152x: fix debug mode symbol conflict
2007-08-04 James Bottomley[SCSI] sd: disentangle barriers in SCSI
2007-08-04 Michael Chan[BNX2]: Fix suspend/resume problem.
2007-08-04 Michael Chan[TG3]: Fix suspend/resume problem.
2007-08-04 Linus TorvaldsLinux 2.6.23-rc2 v2.6.23-rc2
2007-08-03 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-08-03 Al Virofix s2io regression
2007-08-03 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.23
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 Oleg NesterovKill some obsolete sub-thread-ptrace stuff
2007-08-03 Daniel Ritzserial: fix 8250 early console setup
2007-08-03 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-08-03 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-08-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-03 David S. Miller[SPARC]: Fix O_CLOEXEC values.
2007-08-03 David S. Miller[SPARC32]: Fix modular build of floppy driver.
2007-08-03 Georg Chini[SOUND] CS4231 SBus: Two fixes.
2007-08-03 Krzysztof Helt[CG6]: fix memory size detection
next