summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_s...Oleg Nesterov
2015-08-03sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-08-03sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-08-03sched/preempt, xen: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-08-03sched/fair: Beef up wake_wide()Mike Galbraith
2015-08-03sched: Introduce the 'trace_sched_waking' tracepointPeter Zijlstra
2015-08-03sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra
2015-08-03sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()Markus Elfring
2015-08-03sched/deadline: Remove a redundant condition from task_woken_dl()Xunlei Pang
2015-08-03sched/rt: Remove a redundant condition from task_woken_rt()Xunlei Pang
2015-08-03sched/fair: Avoid pulling all tasks in idle balancingYuyang Du
2015-07-21sched/idle: Move latency tracing stop/start calls deeper inside the idle loopLucas Stach
2015-07-07sched/fair: Fix a comment reflecting function name changeByungchul Park
2015-07-07sched/fair: Clean up the __sched_period() codeBoqun Feng
2015-07-07sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity()Srikar Dronamraju
2015-07-07sched/numa: Prefer NUMA hotness over cache hotnessSrikar Dronamraju
2015-07-07sched/numa: Check sched_feat(NUMA) in migrate_improves_locality()bsegall@google.com
2015-07-06sched/fair: Test list head instead of list entry in throttle_cfs_rq()Cong Wang
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-05Linux 4.2-rc1Linus Torvalds
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-05ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04bluetooth: fix list handlingLinus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox
2015-07-04dax: Add block size note to documentationMatthew Wilcox
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang
2015-07-04NTB: Improve performance with write combiningDave Jiang
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe
2015-07-04NTB: Use NUMA memory and DMA chan in transportAllen Hubbe
2015-07-04NTB: Rate limit ntb_qp_link_workAllen Hubbe
2015-07-04NTB: Add tool test clientAllen Hubbe
2015-07-04NTB: Add ping pong test clientAllen Hubbe
2015-07-04NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe
2015-07-04NTB: Reset transport QP link stats on downAllen Hubbe
2015-07-04NTB: Do not advance transport RX on link downAllen Hubbe
2015-07-04NTB: Differentiate transport link down messagesAllen Hubbe