| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n | Vincent Guittot | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Rewrite runnable load and utilization average tracking | Yuyang Du | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Remove rq's runnable avg | Yuyang Du | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | stop_machine: Remove cpu_stop_work's from list in cpu_stop_park() | Oleg Nesterov | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | stop_machine: Use 'cpu_stop_fn_t' where possible | Oleg Nesterov | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | stop_machine: Unexport __stop_machine() | Oleg Nesterov | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work() | Oleg Nesterov | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_s... | Oleg Nesterov | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() | Konstantin Khlebnikov | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Beef up wake_wide() | Mike Galbraith | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched: Introduce the 'trace_sched_waking' tracepoint | Peter Zijlstra | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/cputime: Guarantee stime + utime == rtime | Peter Zijlstra | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched, sysctl: Delete an unnecessary check before unregister_sysctl_table() | Markus Elfring | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/deadline: Remove a redundant condition from task_woken_dl() | Xunlei Pang | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/rt: Remove a redundant condition from task_woken_rt() | Xunlei Pang | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Avoid pulling all tasks in idle balancing | Yuyang Du | 2015-08-03 | |
| | * | | | | | | | | | | | | | | | | sched/idle: Move latency tracing stop/start calls deeper inside the idle loop | Lucas Stach | 2015-07-21 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Fix a comment reflecting function name change | Byungchul Park | 2015-07-07 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Clean up the __sched_period() code | Boqun Feng | 2015-07-07 | |
| | * | | | | | | | | | | | | | | | | sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity() | Srikar Dronamraju | 2015-07-07 | |
| | * | | | | | | | | | | | | | | | | sched/numa: Prefer NUMA hotness over cache hotness | Srikar Dronamraju | 2015-07-07 | |
| | * | | | | | | | | | | | | | | | | sched/numa: Check sched_feat(NUMA) in migrate_improves_locality() | bsegall@google.com | 2015-07-07 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-08-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2015-08-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | tracing/uprobes: Do not print '0x (null)' when offset is 0 | Wang Nan | 2015-08-26 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor... | Ingo Molnar | 2015-08-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat... | Alexander Shishkin | 2015-08-12 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n... | Ingo Molnar | 2015-08-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | tracing, perf: Implement BPF programs attached to uprobes | Wang Nan | 2015-08-06 | |
| | * | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Do not force sync packets on every schedule-in | Alexander Shishkin | 2015-08-04 | |
| | * | | | | | | | | | | | | | | | | | | perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe | Andy Lutomirski | 2015-08-04 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Fix the waitqueue_active() check in xol_free_insn_slot() | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Use vm_special_mapping to name the XOL vma | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Fix the usage of install_special_mapping() | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Change prepare_uretprobe() to (try to) flush the dead frames | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp() | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes/x86: Reimplement arch_uretprobe_is_alive() | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive() | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Change handle_trampoline() to find the next chain beforehand | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Change prepare_uretprobe() to use uprobe_warn() | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Send SIGILL if handle_trampoline() fails | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Introduce free_ret_instance() | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | uprobes: Introduce get_uprobe() | Oleg Nesterov | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more... | Ingo Molnar | 2015-07-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | perf: Add PERF_RECORD_SWITCH to indicate context switches | Adrian Hunter | 2015-07-23 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-08-25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | rcu,locking: Privatize smp_mb__after_unlock_lock() | Paul E. McKenney | 2015-08-04 | |
