summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-29sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall
2013-10-29sched: Guarantee new group-entities always have weightPaul Turner
2013-10-29sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall
2013-10-29sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall
2013-10-29sched: Fix race on toggling cfs_bandwidth_usedBen Segall
2013-10-28sched: Remove extra put_online_cpus() inside sched_setaffinity()Michael wang
2013-10-26sched/rt: Fix task_tick_rt() commentLi Bin
2013-10-23sched/wait: Fix build breakageThierry Reding
2013-10-16sched/wait: Introduce prepare_to_wait_event()Oleg Nesterov
2013-10-16sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() tooOleg Nesterov
2013-10-16sched: Remove get_online_cpus() usagePeter Zijlstra
2013-10-16sched: Fix race in migrate_swap_stop()Peter Zijlstra
2013-10-16sched/rt: Add missing rmb()Peter Zijlstra
2013-10-14sched/fair: Fix trivial typos in commentsKamalesh Babulal
2013-10-12sched: Remove bogus parameter in structured commentRamkumar Ramachandra
2013-10-11x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-10bcache: Fix a null ptr deref regressionKent Overstreet
2013-10-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-10Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2013-10-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-10-10kobject: show debug info on delayed kobject releaseFengguang Wu
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-10Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-10-10Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-10-10kvm: ppc: booke: check range page invalidation progress on page setupBharat Bhushan
2013-10-10KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras
2013-10-10KVM: nVMX: fix shadow on EPTGleb Natapov
2013-10-09hwmon: (applesmc) Always read until end of dataHenrik Rydberg
2013-10-09sched/numa: Reflow task_numa_group() to avoid a compiler warningPeter Zijlstra
2013-10-09sched/numa: Retry task_numa_migrate() periodicallyRik van Riel
2013-10-09sched/numa: Use unsigned longs for numa group fault statsMel Gorman
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel
2013-10-09mm: numa: Revert temporarily disabling of NUMA migrationRik van Riel
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman
2013-10-09sched/numa: Adjust scan rate in task_numa_placementRik van Riel
2013-10-09sched/numa: Take false sharing into account when adapting scan rateMel Gorman
2013-10-09sched/numa: Be more careful about joining numa groupsRik van Riel
2013-10-09sched/numa: Avoid migrating tasks that are placed on their preferred nodePeter Zijlstra
2013-10-09sched/numa: Fix task or group comparisonRik van Riel
2013-10-09sched/numa: Decide whether to favour task or group weights based on swap cand...Rik van Riel
2013-10-09sched/numa: Add debuggingIngo Molnar
2013-10-09sched/numa: Prevent parallel updates to group stats during placementMel Gorman
2013-10-09sched/numa: Call task_numa_free() from do_execve()Rik van Riel
2013-10-09sched/numa: Use group fault statistics in numa placementMel Gorman
2013-10-09sched/numa: Stay on the same node if CLONE_VMRik van Riel