summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k: Fix build warning in mac_via.hPeter Zijlstra2014-01-161-0/+2
* sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra2014-01-131-1/+1
* sched, net: Fixup busy_loop_us_clock()Peter Zijlstra2014-01-131-18/+1
* sched, net: Clean up preempt_enable_no_resched() abusePeter Zijlstra2014-01-131-2/+2
* sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra2014-01-135-10/+42
* Merge branch 'x86/idle' into sched/coreIngo Molnar2014-01-138-78/+48
|\
| * x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin2013-12-191-0/+2
| * x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriersH. Peter Anvin2013-12-191-1/+4
| * x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-197-78/+43
* | sched/preempt, locking: Rework local_bh_{dis,en}able()Peter Zijlstra2014-01-134-33/+36
* | sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra2014-01-131-1/+6
* | sched/clock: Fix up clear_sched_clock_stable()Peter Zijlstra2014-01-131-1/+12
* | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-139-17/+46
* | sched/clock: Remove local_irq_disable() from the clocksPeter Zijlstra2014-01-131-28/+6
* | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-134-56/+276
* | sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2014-01-132-110/+61
* | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra2014-01-131-4/+3
* | sched/preempt: Take away preempt_enable_no_resched() from modulesPeter Zijlstra2014-01-132-3/+24
* | locking: Optimize lock_bh functionsPeter Zijlstra2014-01-135-23/+36
* | sched: Factor out the on_null_domain() checks in trigger_load_balance()Daniel Lezcano2014-01-131-3/+5
* | sched: Pass 'struct rq' to nohz_idle_balance()Daniel Lezcano2014-01-131-6/+5
* | sched: Pass 'struct rq' to rebalance_domains()Daniel Lezcano2014-01-131-4/+4
* | sched: Remove unused parameter from nohz_balancer_kick()Daniel Lezcano2014-01-131-4/+2
* | sched: Remove unused parameter from find_new_ilb()Daniel Lezcano2014-01-131-2/+2
* | sched: Pass 'struct rq' to on_null_domain()Daniel Lezcano2014-01-131-4/+4
* | sched: Reduce nohz_kick_needed() parametersDaniel Lezcano2014-01-131-4/+4
* | sched: Reduce trigger_load_balance() parametersDaniel Lezcano2014-01-133-3/+5
* | sched/deadline: Fix hotplug admission controlPeter Zijlstra2014-01-131-51/+32
* | sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra2014-01-135-234/+97
* | sched/deadline: Fix up the smp-affinity mask testsPeter Zijlstra2014-01-131-19/+9
* | sched/deadline: speed up SCHED_DEADLINE pushes with a push-heapJuri Lelli2014-01-136-40/+269
* | sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli2014-01-136-36/+555
* | sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli2014-01-139-54/+134
* | rtmutex: Turn the plist into an rb-treePeter Zijlstra2014-01-139-65/+157
* | sched/deadline: Add latency tracing for SCHED_DEADLINE tasksDario Faggioli2014-01-132-18/+79
* | sched/deadline: Add period support for SCHED_DEADLINE tasksHarald Gustafsson2014-01-133-5/+16
* | sched/deadline: Add SCHED_DEADLINE avg_update accountingDario Faggioli2014-01-131-0/+2
* | sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logicJuri Lelli2014-01-135-17/+963
* | sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli2014-01-1310-20/+882
* | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-139-24/+326
* | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-01-13870-4480/+8350
|\ \
| * | sched: Calculate effective load even if local weight is 0Rik van Riel2014-01-121-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1134-126/+219
| |\ \
| | * | qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-101-18/+21
| | * | qlcnic: Fix bug in TX statisticsManish Chopra2014-01-103-1/+5
| | * | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-1021-62/+80
| | * | macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-101-1/+4
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-104-14/+23
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-094-14/+23
| | | |\ \
| | | | * \ Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-01-081-1/+1
| | | | |\ \