Age | Commit message (Expand) | Author |
2009-11-26 | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto |
2009-11-26 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2009-11-26 | sched: Limit the number of scheduler debug messages | Mike Travis |
2009-11-25 | sched.c: Call debug_show_all_locks() when dumping all tasks | Shmulik Ladkani |
2009-11-24 | sched, x86: Optimize branch hint in __switch_to() | Tim Blechmann |
2009-11-24 | sched: Optimize branch hint in context_switch() | Tim Blechmann |
2009-11-24 | sched: Optimize branch hint in pick_next_task_fair() | Tim Blechmann |
2009-11-23 | sched_feat_write(): Update ppos instead of file->f_pos | Jan Blunck |
2009-11-16 | sched: Sched_rt_periodic_timer vs cpu hotplug | Peter Zijlstra |
2009-11-15 | sched, kvm: Fix race condition involving sched_in_preempt_notifers | Tejun Heo |
2009-11-13 | sched: More generic WAKE_AFFINE vs select_idle_sibling() | Peter Zijlstra |
2009-11-13 | sched: Cleanup select_task_rq_fair() | Peter Zijlstra |
2009-11-12 | sched: Fix granularity of task_u/stime() | Hidetoshi Seto |
2009-11-12 | sched: Fix/add missing update_rq_clock() calls | Mike Galbraith |
2009-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-11-11 | btusb bluetooth driver: wait for 'waker' work too before closing | Linus Torvalds |
2009-11-11 | Btrfs: fix panic when trying to destroy a newly allocated | Josef Bacik |
2009-11-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-11-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-11-11 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-11-11 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-11-11 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-11-11 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-11-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-11-11 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-11-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-11-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2009-11-11 | Merge branch 'fixes-s3c-2632-rc6' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2009-11-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-11-11 | Btrfs: allow more metadata chunk preallocation | Chris Mason |
2009-11-11 | Btrfs: fallback on uncompressed io if compressed io fails | Josef Bacik |
2009-11-11 | Btrfs: find ideal block group for caching | Josef Bacik |
2009-11-11 | Btrfs: avoid null deref in unpin_extent_cache() | Dan Carpenter |
2009-11-11 | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root | Li Dongyang |
2009-11-11 | Btrfs: fix some metadata enospc issues | Josef Bacik |
2009-11-11 | Btrfs: fix how we set max_size for free space clusters | Josef Bacik |
2009-11-11 | Btrfs: cleanup transaction starting and fix journal_info usage | Josef Bacik |
2009-11-11 | Btrfs: fix data allocation hint start | Josef Bacik |
2009-11-11 | JBD/JBD2: free j_wbuf if journal init fails. | Tao Ma |
2009-11-11 | ext3: Wait for proper transaction commit on fsync | Jan Kara |
2009-11-11 | ext3: retry failed direct IO allocations | Eric Sandeen |
2009-11-11 | Merge branch 'fix/hda' into for-linus | Takashi Iwai |
2009-11-11 | ALSA: hda - possible read past array alc88[02]_parse_auto_config() | Roel Kluin |
2009-11-11 | powerpc: pasemi_defconfig update | Olof Johansson |
2009-11-11 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt |
2009-11-10 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 | Russell King |
2009-11-10 | sched: Make sure task has correct sched_class after policy change | Peter Zijlstra |