aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | sched/core: Remove unnecessary NULL-pointer checkMorten Rasmussen2016-08-18
| * | | | | | | | | | | | | | | | | | | sched/core: Clarify SD_flags commentPeter Zijlstra2016-08-18
| * | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependenciesIngo Molnar2016-08-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | sched: Remove struct rq::nohz_stampRik van Riel2016-08-18
| * | | | | | | | | | | | | | | | | | | | sched/debug: Add taint on "BUG: Sleeping function called from invalid context"Vegard Nossum2016-08-10
| * | | | | | | | | | | | | | | | | | | | sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum2016-08-10
| * | | | | | | | | | | | | | | | | | | | sched/deadline: Remove useless parameter from setup_new_dl_entity()Juri Lelli2016-08-10
| * | | | | | | | | | | | | | | | | | | | sched/core: Add documentation for 'cookie' argumentLuis de Bethencourt2016-08-10
| * | | | | | | | | | | | | | | | | | | | sched/fair: Optimize find_idlest_cpu() when there is no choiceMorten Rasmussen2016-08-10
| * | | | | | | | | | | | | | | | | | | | sched/fair: Make the use of prev_cpu consistent in the wakeup pathMorten Rasmussen2016-08-10
| * | | | | | | | | | | | | | | | | | | | sched/fair: Improve PELT stuff some morePeter Zijlstra2016-08-10
| * | | | | | | | | | | | | | | | | | | | sched/core: Fix one typoLeo Yan2016-08-10
| * | | | | | | | | | | | | | | | | | | | sched/fair: Remove 'cpu_busy' parameter from update_next_balance()Leo Yan2016-08-10
* | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | perf/core: Don't pass PERF_EF_START to the PMU ->start callbackWill Deacon2016-09-05
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...Ingo Molnar2016-09-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu2016-08-23
| * | | | | | | | | | | | | | | | | | | | | | | | ftrace: probe: Add README entries for k/uprobe-eventsMasami Hiramatsu2016-08-23
| * | | | | | | | | | | | | | | | | | | | | | | | ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu2016-08-23
| * | | | | | | | | | | | | | | | | | | | | | | | perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKGDavid Carrillo-Cisneros2016-08-18
| * | | | | | | | | | | | | | | | | | | | | | | | perf/core: Generalize event->group_flagsDavid Carrillo-Cisneros2016-08-18
| * | | | | | | | | | | | | | | | | | | | | | | | bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()Madhavan Srinivasan2016-08-18
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up dependenciesIngo Molnar2016-08-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Rename the "struct page *" args of __replace_page()Oleg Nesterov2016-08-18
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up dependencyIngo Molnar2016-08-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra2016-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra2016-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Sched out groups atomicallyMark Rutland2016-08-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/lglock: Remove lglock implementationPeter Zijlstra2016-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()Oleg Nesterov2016-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock()Pan Xinhui2016-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2016-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Add some more function commentryThomas Gleixner2016-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/hung_task: Show all locksVegard Nossum2016-08-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Scan the wait_list for readers only onceDavidlohr Bueso2016-08-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Remove a few useless commentsDavidlohr Bueso2016-08-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Return void in __rwsem_mark_wake()Davidlohr Bueso2016-08-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra2016-08-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra2016-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/pvstat: Separate wait_again and spurious wakeup statsWaiman Long2016-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Improve readabilityPeter Zijlstra2016-08-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | smp: Allocate smp_call_on_cpu() workqueue on stack tooPeter Zijlstra2016-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | smp: Add function to execute a function synchronously on a CPUJuergen Gross2016-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | virt, sched: Add generic vCPU pinning supportJuergen Gross2016-09-05
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \