summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar810-9757/+15395
2009-11-26sched: Limit the number of scheduler debug messagesMike Travis2-0/+15
2009-11-25sched.c: Call debug_show_all_locks() when dumping all tasksShmulik Ladkani1-1/+1
2009-11-24sched, x86: Optimize branch hint in __switch_to()Tim Blechmann1-3/+2
2009-11-24sched: Optimize branch hint in context_switch()Tim Blechmann1-2/+2
2009-11-24sched: Optimize branch hint in pick_next_task_fair()Tim Blechmann1-1/+1
2009-11-23sched_feat_write(): Update ppos instead of file->f_posJan Blunck1-1/+1
2009-11-16sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra1-0/+2
2009-11-15sched, kvm: Fix race condition involving sched_in_preempt_notifersTejun Heo1-1/+1
2009-11-13sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra1-17/+16
2009-11-13sched: Cleanup select_task_rq_fair()Peter Zijlstra1-22/+51
2009-11-12sched: Fix granularity of task_u/stime()Hidetoshi Seto1-9/+13
2009-11-12sched: Fix/add missing update_rq_clock() callsMike Galbraith1-5/+12
2009-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds6-50/+183
2009-11-12btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds1-0/+1
2009-11-11Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik1-0/+10
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds6-21/+65
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-30/+38
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-9/+13
2009-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds57-1380/+2603
2009-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-236/+568
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds43-639/+1294
2009-11-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+28
2009-11-11Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2009-11-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+4
2009-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-13/+24
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds4-32/+45
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2009-11-11Merge branch 'fixes-s3c-2632-rc6' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-34/+58
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds26-69/+133
2009-11-11Btrfs: allow more metadata chunk preallocationChris Mason1-2/+2
2009-11-11Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik1-8/+23
2009-11-11Btrfs: find ideal block group for cachingJosef Bacik1-23/+86
2009-11-11Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter1-1/+1
2009-11-11Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang1-2/+0
2009-11-11Btrfs: fix some metadata enospc issuesJosef Bacik1-5/+31
2009-11-11Btrfs: fix how we set max_size for free space clustersJosef Bacik1-1/+1
2009-11-11Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik1-6/+13
2009-11-11Btrfs: fix data allocation hint startJosef Bacik1-2/+16
2009-11-11JBD/JBD2: free j_wbuf if journal init fails.Tao Ma2-0/+4
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara4-21/+57
2009-11-11ext3: retry failed direct IO allocationsEric Sandeen1-0/+4
2009-11-11Merge branch 'fix/hda' into for-linusTakashi Iwai2-8/+18
2009-11-11ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin1-4/+4
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson1-167/+461
2009-11-11Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt56-1213/+2142
2009-11-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King12-9/+146
2009-11-10sched: Make sure task has correct sched_class after policy changePeter Zijlstra1-12/+4
2009-11-10sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch1-12/+7