summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-26sched: Limit the number of scheduler debug messagesMike Travis
2009-11-25sched.c: Call debug_show_all_locks() when dumping all tasksShmulik Ladkani
2009-11-24sched, x86: Optimize branch hint in __switch_to()Tim Blechmann
2009-11-24sched: Optimize branch hint in context_switch()Tim Blechmann
2009-11-24sched: Optimize branch hint in pick_next_task_fair()Tim Blechmann
2009-11-23sched_feat_write(): Update ppos instead of file->f_posJan Blunck
2009-11-13sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra
2009-11-13sched: Cleanup select_task_rq_fair()Peter Zijlstra
2009-11-12sched: Fix granularity of task_u/stime()Hidetoshi Seto
2009-11-10sched: Make sure task has correct sched_class after policy changePeter Zijlstra
2009-11-10sched: Fix and clean up rate-limit newidle codeMike Galbraith
2009-11-08sched, no_hz: Remove unused rq->last_tick_seen fieldLai Jiangshan
2009-11-05sched: Fix affinity logic in select_task_rq_fair()Mike Galbraith
2009-11-04sched: Rate-limit newidleMike Galbraith
2009-11-04sched: Check for an idle shared cache in select_task_rq_fair()Mike Galbraith
2009-11-04cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell
2009-11-04cpumask: Simplify sched_rt.cRusty Russell
2009-11-04sched: Add USER_SCHED to feature removal listDhaval Giani
2009-11-04sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto
2009-11-04sched: Remove unused time_sync_thresh declarationHiroshi Shimamoto
2009-11-04sched: Remove unused __schedule() declarationHiroshi Shimamoto
2009-10-25sched, cpuacct: Fix niced guest time accountingRyota Ozaki
2009-10-25Merge branch 'linus' into sched/coreIngo Molnar
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König
2009-10-22move virtballoon_remove to .devexit.textUwe Kleine-König
2009-10-22virtio_blk: Revert serial number supportRusty Russell
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-10-22virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig
2009-10-21niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu
2009-10-22Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-10-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König
2009-10-22Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks
2009-10-20KS8851: Fix MAC address write orderBen Dooks
2009-10-20KS8851: Add soft reset at probe timeBen Dooks
2009-10-20net: fix section mismatch in fec.cSteven King
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet