summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-26sched, time: Define nsecs_to_jiffies()Hidetoshi Seto
2009-11-26sched: Remove task_{u,s,g}time()Hidetoshi Seto
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar
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-16sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra
2009-11-15sched, kvm: Fix race condition involving sched_in_preempt_notifersTejun Heo
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-12sched: Fix/add missing update_rq_clock() callsMike Galbraith
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-11-11btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds
2009-11-11Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-11Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-11-11Merge branch 'fixes-s3c-2632-rc6' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-11-11Btrfs: allow more metadata chunk preallocationChris Mason
2009-11-11Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik
2009-11-11Btrfs: find ideal block group for cachingJosef Bacik
2009-11-11Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter
2009-11-11Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang
2009-11-11Btrfs: fix some metadata enospc issuesJosef Bacik
2009-11-11Btrfs: fix how we set max_size for free space clustersJosef Bacik
2009-11-11Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik
2009-11-11Btrfs: fix data allocation hint startJosef Bacik
2009-11-11JBD/JBD2: free j_wbuf if journal init fails.Tao Ma
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara
2009-11-11ext3: retry failed direct IO allocationsEric Sandeen
2009-11-11Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-11-11ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson
2009-11-11Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt