summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next...Kirill Tkhai2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | sched/rt: Substract number of tasks of throttled queues from rq->nr_runningKirill Tkhai2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | sched/rt: Add accessors rq_of_rt_se()Kirill Tkhai2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | sched/rt: Sum number of all children tasks in hierarhy at ->rt_nr_runningKirill Tkhai2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | sched/rt: Do not try to push tasks if pinned task switches to RTKirill V Tkhai2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | sched: Make scale_rt_power() deal with backward clocksPeter Zijlstra2014-04-18
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | perf/events/core: Drop unused variable after cleanupBorislav Petkov2014-05-19
| | * | | | | | | | | | | | | | | | | | | | | | perf: Simplify perf_event_exit_task_context()Peter Zijlstra2014-05-07
| | * | | | | | | | | | | | | | | | | | | | | | perf: Rework free pathsPeter Zijlstra2014-05-07
| | * | | | | | | | | | | | | | | | | | | | | | perf: Validate locking assumptionPeter Zijlstra2014-05-07
| | * | | | | | | | | | | | | | | | | | | | | | perf: Always destroy groups on exitPeter Zijlstra2014-05-07
| | * | | | | | | | | | | | | | | | | | | | | | perf: Ensure consistent inherit state in groupsPeter Zijlstra2014-05-07
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar2014-05-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-04-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | hrtimer: Export __hrtimer_start_range_ns()Yan, Zheng2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | perf: Allow building PMU drivers as modulesYan, Zheng2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar2014-04-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | uprobes/x86: Send SIGILL if arch_uprobe_post_xol() failsOleg Nesterov2014-04-17
| | * | | | | | | | | | | | | | | | | | | | | | | uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep()Oleg Nesterov2014-04-17
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | rwsem: Add comments to explain the meaning of the rwsem's count fieldTim Chen2014-05-04
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Increase static allocationsSasha Levin2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| | * | | | | | | | | | | | | | | | | | | | | | arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra2014-04-18
| | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-05-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel2014-05-19
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Variable name changed in tree_plugin.h and used in tree.cUma Sharma2014-05-14
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...Paul E. McKenney2014-05-14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | torture: Remove __init from torture_init_begin/endPranith Kumar2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | torture: Check for multiple concurrent torture testsPaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | locktorture: Remove reference to nonexistent Kconfig parameterPaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Run rcu_torture_writer at normal priorityPaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Add missing destroy_timer_on_stack()Thomas Gleixner2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Explicitly test synchronous grace-period primitivesPaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Add tests for get_state_synchronize_rcu()Paul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Check for rcu_torture_fqs creation errorsPaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | torture: Notice if an all-zero cpumask is passed inside a critical sectionIulia Manda2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Make rcu_torture_reader() use cond_resched()Paul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | torture: Dump ftrace buffer when the RCU grace period stallsPaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | torture: Increase stutter-end intensityPaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | torture: Include "Stopping" string to torture_kthread_stopping()Paul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Print negatives for SRCU counter wraparoundPaul E. McKenney2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Mark function as static in kernel/rcu/torture.cRashika Kheria2014-05-14
| | | | | * | | | | | | | | | | | | | | | | | | | torture: Intensify locking testPaul E. McKenney2014-05-13
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Add forward-progress checking for writerPaul E. McKenney2014-05-13
| | | | |/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |