Age | Commit message (Expand) | Author |
2014-01-13 | sched, thermal: Clean up preempt_enable_no_resched() abuse | Peter Zijlstra |
2014-01-13 | sched, net: Fixup busy_loop_us_clock() | Peter Zijlstra |
2014-01-13 | sched, net: Clean up preempt_enable_no_resched() abuse | Peter Zijlstra |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra |
2014-01-13 | Merge branch 'x86/idle' into sched/core | Ingo Molnar |
2014-01-13 | sched/preempt, locking: Rework local_bh_{dis,en}able() | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra |
2014-01-13 | sched/clock: Fix up clear_sched_clock_stable() | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra |
2014-01-13 | sched/clock: Remove local_irq_disable() from the clocks | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra |
2014-01-13 | sched/preempt: Take away preempt_enable_no_resched() from modules | Peter Zijlstra |
2014-01-13 | locking: Optimize lock_bh functions | Peter Zijlstra |
2014-01-13 | sched: Factor out the on_null_domain() checks in trigger_load_balance() | Daniel Lezcano |
2014-01-13 | sched: Pass 'struct rq' to nohz_idle_balance() | Daniel Lezcano |
2014-01-13 | sched: Pass 'struct rq' to rebalance_domains() | Daniel Lezcano |
2014-01-13 | sched: Remove unused parameter from nohz_balancer_kick() | Daniel Lezcano |
2014-01-13 | sched: Remove unused parameter from find_new_ilb() | Daniel Lezcano |
2014-01-13 | sched: Pass 'struct rq' to on_null_domain() | Daniel Lezcano |
2014-01-13 | sched: Reduce nohz_kick_needed() parameters | Daniel Lezcano |
2014-01-13 | sched: Reduce trigger_load_balance() parameters | Daniel Lezcano |
2014-01-13 | sched/deadline: Fix hotplug admission control | Peter Zijlstra |
2014-01-13 | sched/deadline: Remove the sysctl_sched_dl knobs | Peter Zijlstra |
2014-01-13 | sched/deadline: Fix up the smp-affinity mask tests | Peter Zijlstra |
2014-01-13 | sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap | Juri Lelli |
2014-01-13 | sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks | Dario Faggioli |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE inheritance logic | Dario Faggioli |
2014-01-13 | rtmutex: Turn the plist into an rb-tree | Peter Zijlstra |
2014-01-13 | sched/deadline: Add latency tracing for SCHED_DEADLINE tasks | Dario Faggioli |
2014-01-13 | sched/deadline: Add period support for SCHED_DEADLINE tasks | Harald Gustafsson |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE avg_update accounting | Dario Faggioli |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic | Juri Lelli |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE structures & implementation | Dario Faggioli |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli |
2014-01-13 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2014-01-12 | sched: Calculate effective load even if local weight is 0 | Rik van Riel |
2014-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-11 | Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2014-01-11 | Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-11 | Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-11 | Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-10 | leds: lp5521/5523: Remove duplicate mutex | Milo Kim |
2014-01-10 | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() | Chuansheng Liu |
2014-01-10 | xfs: fix off-by-one error in xfs_attr3_rmt_verify | Jie Liu |
2014-01-10 | qlcnic: Fix ethtool statistics length calculation | Shahed Shaikh |
2014-01-10 | qlcnic: Fix bug in TX statistics | Manish Chopra |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang |
2014-01-10 | macvlan: forbid L2 fowarding offload for macvtap | Jason Wang |