aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: Limit the number of scheduler debug messagesMike Travis2009-11-26
* sched.c: Call debug_show_all_locks() when dumping all tasksShmulik Ladkani2009-11-25
* sched, x86: Optimize branch hint in __switch_to()Tim Blechmann2009-11-24
* sched: Optimize branch hint in context_switch()Tim Blechmann2009-11-24
* sched: Optimize branch hint in pick_next_task_fair()Tim Blechmann2009-11-24
* sched_feat_write(): Update ppos instead of file->f_posJan Blunck2009-11-23
* sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra2009-11-13
* sched: Cleanup select_task_rq_fair()Peter Zijlstra2009-11-13
* sched: Fix granularity of task_u/stime()Hidetoshi Seto2009-11-12
* sched: Make sure task has correct sched_class after policy changePeter Zijlstra2009-11-10
* sched: Fix and clean up rate-limit newidle codeMike Galbraith2009-11-09
* sched, no_hz: Remove unused rq->last_tick_seen fieldLai Jiangshan2009-11-08
* sched: Fix affinity logic in select_task_rq_fair()Mike Galbraith2009-11-05
* sched: Rate-limit newidleMike Galbraith2009-11-04
* sched: Check for an idle shared cache in select_task_rq_fair()Mike Galbraith2009-11-04
* cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell2009-11-04
* cpumask: Simplify sched_rt.cRusty Russell2009-11-04
* sched: Add USER_SCHED to feature removal listDhaval Giani2009-11-04
* sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto2009-11-04
* sched: Remove unused time_sync_thresh declarationHiroshi Shimamoto2009-11-04
* sched: Remove unused __schedule() declarationHiroshi Shimamoto2009-11-04
* sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-25
* Merge branch 'linus' into sched/coreIngo Molnar2009-10-25
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-22
| |\
| | * move virtrng_remove to .devexit.textUwe Kleine-König2009-10-22
| | * move virtballoon_remove to .devexit.textUwe Kleine-König2009-10-22
| | * virtio_blk: Revert serial number supportRusty Russell2009-10-22
| | * virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
| | * virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-22
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-22
| |\ \
| | * | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu2009-10-21
| | * | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks2009-10-20
| | * | KS8851: Fix MAC address write orderBen Dooks2009-10-20
| | * | KS8851: Add soft reset at probe timeBen Dooks2009-10-20
| | * | net: fix section mismatch in fec.cSteven King2009-10-20
| | * | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-20
| | * | tcp: Try to catch MSG_PEEK bugHerbert Xu2009-10-20
| | * | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-20
| | * | bluetooth: static lock key fixDave Young2009-10-19
| | * | bluetooth: scheduling while atomic bug fixDave Young2009-10-19
| | * | tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov2009-10-19
| | * | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov2009-10-19
| | * | tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov2009-10-19
| | * | Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller2009-10-19
| | * | AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama2009-10-19
| | * | ethoc: clear only pending irqsThomas Chou2009-10-19
| | * | ethoc: inline regs accessThomas Chou2009-10-19
| | * | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2009-10-16
| | * | virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet2009-10-15
| | * | be2net: fix support for PCI hot plugSathya Perla2009-10-15