summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sched/deadline: Fix hotplug admission controlPeter Zijlstra2014-01-131-51/+32Star
| * | | | sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra2014-01-134-221/+97Star
| * | | | sched/deadline: Fix up the smp-affinity mask testsPeter Zijlstra2014-01-131-19/+9Star
| * | | | 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-134-36/+541
| * | | | sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli2014-01-137-53/+122
| * | | | rtmutex: Turn the plist into an rb-treePeter Zijlstra2014-01-136-52/+138
| * | | | 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-132-5/+15
| * | | | 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-134-17/+962
| * | | | sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli2014-01-137-19/+812
| * | | | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-132-23/+249
| * | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-01-1317-60/+110
| |\ \ \ \
| * | | | | sched/numa: Fix period_slot recalculationWanpeng Li2013-12-171-1/+0Star
| * | | | | sched/numa: Use wrapper function task_faults_idx to calculate index in group_...Wanpeng Li2013-12-171-1/+2
| * | | | | sched/numa: Use wrapper function task_node to get node which task is onWanpeng Li2013-12-172-3/+3
| * | | | | sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li2013-12-172-16/+0Star
| * | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2013-12-1718-176/+262
| |\ \ \ \ \
| * | | | | | sched/numa: Drop idx field of task_numa_env structWanpeng Li2013-12-051-1/+1
| * | | | | | sched: Add sched_class->task_dead() methodDario Faggioli2013-11-272-0/+4
| * | | | | | sched/fair: Clean up update_sg_lb_stats() a bitKamalesh Babulal2013-11-271-4/+1Star
| * | | | | | sched/fair: Move load idx selection in find_idlest_groupVincent Guittot2013-11-271-6/+6
| * | | | | | sched: Check TASK_DEAD rather than EXIT_DEAD in schedule_debug()Oleg Nesterov2013-11-271-3/+3
| * | | | | | tasks/fork: Remove unnecessary child->exit_stateOleg Nesterov2013-11-271-3/+1Star
| * | | | | | sched: Fix a trivial syntax misuseShigeru Yoshida2013-11-261-1/+1
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-203-37/+96
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-1615-116/+162
| |\ \ \ \ \ \ \
| * | | | | | | | perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud2014-01-121-3/+9
| * | | | | | | | perf/x86: Fix active_entry initializationStephane Eranian2014-01-121-0/+2
| * | | | | | | | perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the periodPeter Zijlstra2013-12-171-1/+15
| * | | | | | | | Merge tag 'v3.13-rc4' into perf/coreIngo Molnar2013-12-1638-366/+625
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf: Optimize ring-buffer write by depending on control dependenciesPeter Zijlstra2013-12-111-16/+26
| * | | | | | | | | perf: Add active_entry list head to struct perf_eventStephane Eranian2013-11-271-0/+1
| * | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-11-211-17/+43
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | uprobes: Document xol_area and arch_uprobe->insn/ixolOleg Nesterov2013-11-201-0/+15
| | * | | | | | | | | uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_areaOleg Nesterov2013-11-201-0/+19
| | * | | | | | | | | uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]Oleg Nesterov2013-11-201-5/+5
| | * | | | | | | | | uprobes: Add uprobe_task->dup_xol_work/dup_xol_addrOleg Nesterov2013-11-201-12/+4Star
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-208-74/+251
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-12-168-74/+251
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | rcu: Remove "extern" from function declarations in kernel/rcu/rcu.hTeodora Baluta2013-12-121-1/+1
| | * | | | | | | | | | rcu/torture: Dynamically allocate SRCU output buffer to avoid overflowChen Gang2013-12-121-33/+34
| | * | | | | | | | | | rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney2013-12-123-0/+25
| | * | | | | | | | | | rcu: Warn on allegedly impossible rcu_read_unlock_special() from irqLai Jiangshan2013-12-121-2/+6
| | * | | | | | | | | | rcu: Provide better diagnostics for blocking in RCU callback functionsPaul E. McKenney2013-12-102-0/+8
| | * | | | | | | | | | rcu: Improve SRCU's grace-period commentsPaul E. McKenney2013-12-101-7/+49
| | * | | | | | | | | | rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf valuesPaul E. McKenney2013-12-101-2/+2
| | * | | | | | | | | | rcu: Fix coccinelle warningsFengguang Wu2013-12-101-1/+1
| | * | | | | | | | | | rcu: Let the world know when RCU adjusts its geometryPaul E. McKenney2013-12-031-0/+2