aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-13sched, net: Clean up preempt_enable_no_resched() abusePeter Zijlstra1-2/+2
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra5-10/+42
2014-01-13sched/preempt, locking: Rework local_bh_{dis,en}able()Peter Zijlstra4-33/+36
2014-01-13sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra1-1/+6
2014-01-13sched/clock: Fix up clear_sched_clock_stable()Peter Zijlstra1-1/+12
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra9-17/+46
2014-01-13sched/clock: Remove local_irq_disable() from the clocksPeter Zijlstra1-28/+6
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra4-56/+276
2014-01-13sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2-110/+61
2014-01-13sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra1-4/+3
2014-01-13sched/preempt: Take away preempt_enable_no_resched() from modulesPeter Zijlstra2-3/+24
2014-01-13locking: Optimize lock_bh functionsPeter Zijlstra5-23/+36
2014-01-13sched: Factor out the on_null_domain() checks in trigger_load_balance()Daniel Lezcano1-3/+5
2014-01-13sched: Pass 'struct rq' to nohz_idle_balance()Daniel Lezcano1-6/+5
2014-01-13sched: Pass 'struct rq' to rebalance_domains()Daniel Lezcano1-4/+4
2014-01-13sched: Remove unused parameter from nohz_balancer_kick()Daniel Lezcano1-4/+2
2014-01-13sched: Remove unused parameter from find_new_ilb()Daniel Lezcano1-2/+2
2014-01-13sched: Pass 'struct rq' to on_null_domain()Daniel Lezcano1-4/+4
2014-01-13sched: Reduce nohz_kick_needed() parametersDaniel Lezcano1-4/+4
2014-01-13sched: Reduce trigger_load_balance() parametersDaniel Lezcano3-3/+5
2014-01-13sched/deadline: Fix hotplug admission controlPeter Zijlstra1-51/+32
2014-01-13sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra5-234/+97
2014-01-13sched/deadline: Fix up the smp-affinity mask testsPeter Zijlstra1-19/+9
2014-01-13sched/deadline: speed up SCHED_DEADLINE pushes with a push-heapJuri Lelli6-40/+269
2014-01-13sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli6-36/+555
2014-01-13sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli9-54/+134
2014-01-13rtmutex: Turn the plist into an rb-treePeter Zijlstra9-65/+157
2014-01-13sched/deadline: Add latency tracing for SCHED_DEADLINE tasksDario Faggioli2-18/+79
2014-01-13sched/deadline: Add period support for SCHED_DEADLINE tasksHarald Gustafsson3-5/+16
2014-01-13sched/deadline: Add SCHED_DEADLINE avg_update accountingDario Faggioli1-0/+2
2014-01-13sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logicJuri Lelli5-17/+963
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli10-20/+882
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameters ABIDario Faggioli9-24/+326
2014-01-12sched: Calculate effective load even if local weight is 0Rik van Riel1-1/+1
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim2-16/+8
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu1-0/+1
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu1-1/+1
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh1-18/+21
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra3-1/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang21-62/+80
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang1-1/+4
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-09ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa1-2/+4
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz2-18/+38
2014-01-10intel_idle: close avn_cstates array with correct markerJiang Liu1-1/+3
2014-01-09Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu1-5/+5
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin3-46/+6
2014-01-08clk: clk-divider: fix divisor > 255 bugJames Hogan1-1/+1
2014-01-08drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()Christian Engelmayer1-1/+1
2014-01-08drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin1-4/+4