| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | bpf: charge user for creation of BPF maps and programs | Alexei Starovoitov | 2015-10-12 | |
| | * | | | | | | | | | | | | | bpf: enable non-root eBPF programs | Alexei Starovoitov | 2015-10-12 | |
| | * | | | | | | | | | | | | | bpf: fix cb access in socket filter programs | Alexei Starovoitov | 2015-10-11 | |
| | * | | | | | | | | | | | | | bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs | Daniel Borkmann | 2015-10-08 | |
| | * | | | | | | | | | | | | | ebpf: include perf_event only where really needed | Daniel Borkmann | 2015-10-05 | |
| | * | | | | | | | | | | | | | bpf, seccomp: prepare for upcoming criu support | Daniel Borkmann | 2015-10-05 | |
| | * | | | | | | | | | | | | | sched, bpf: add helper for retrieving routing realms | Daniel Borkmann | 2015-10-03 | |
| | * | | | | | | | | | | | | | ebpf: migrate bpf_prog's flags to bitfield | Daniel Borkmann | 2015-10-03 | |
| | * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | irq: Export per-cpu irq allocation and de-allocation functions | Maxime Ripard | 2015-09-29 | |
| | * | | | | | | | | | | | | | | genirq: Fix the documentation of request_percpu_irq | Maxime Ripard | 2015-09-29 | |
| | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS | Oleg Nesterov | 2015-10-20 | |
| | * | | | | | | | | | | | | | | sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop() | Peter Zijlstra | 2015-10-20 | |
| | * | | | | | | | | | | | | | | sched: Start stopper early | Peter Zijlstra | 2015-10-20 | |
| | * | | | | | | | | | | | | | | stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark() | Oleg Nesterov | 2015-10-20 | |
| | * | | | | | | | | | | | | | | stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp... | Oleg Nesterov | 2015-10-20 | |
| | * | | | | | | | | | | | | | | stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled | Oleg Nesterov | 2015-10-20 | |
| | * | | | | | | | | | | | | | | stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works() | Oleg Nesterov | 2015-10-20 | |
| | * | | | | | | | | | | | | | | stop_machine: Ensure that a queued callback will be called before cpu_stop_pa... | Oleg Nesterov | 2015-10-20 | |
| | * | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con... | Ingo Molnar | 2015-10-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | sched/core: Remove a parameter in the migrate_task_rq() function | xiaofeng.yan | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Drop unlikely behind BUG_ON() | Geliang Tang | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Fix task and run queue sched_info::run_delay inconsistencies | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/numa: Fix task_tick_fair() from disabling numa_balancing | Srikar Dronamraju | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Add preempt_count invariant check | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: More notrace annotations | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Simplify preempt_count tests | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Robustify preemption leak checks | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Stop setting PREEMPT_ACTIVE | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Fix trace_sched_switch() | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Add preempt argument to __schedule() | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Create preempt_count invariant | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | sched/core: Rework TASK_DEAD preemption exception | Peter Zijlstra | 2015-10-06 | |
| | * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2015-10-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | sched/core: Make 'sched_domain_topology' declaration static | Juergen Gross | 2015-09-23 | |
| | * | | | | | | | | | | | | | | | | sched/rt: Make (do_)balance_runtime() return void | Juri Lelli | 2015-09-23 | |
| | * | | | | | | | | | | | | | | | | sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less() | Juri Lelli | 2015-09-23 | |
| | * | | | | | | | | | | | | | | | | sched/deadline: Unify dl_time_before() usage | Juri Lelli | 2015-09-23 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Remove unnecessary parameter for group_classify() | Leo Yan | 2015-09-18 | |
| | * | | | | | | | | | | | | | | | | sched/fair: Polish comments for LOAD_AVG_MAX | Leo Yan | 2015-09-18 | |
| | * | | | | | | | | | | | | | | | | sched/numa: Limit the amount of virtual memory scanned in task_numa_work() | Rik van Riel | 2015-09-18 | |
| | * | | | | | | | | | | | | | | | | sched/core: Make policy-testing consistent | Henrik Austad | 2015-09-18 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core, to pick up fixes before applying new ch... | Ingo Molnar | 2015-09-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | sched/fair: Optimize per entity utilization tracking | Peter Zijlstra | 2015-09-13 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Defer calling scaling functions | Dietmar Eggemann | 2015-09-13 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Optimize __update_load_avg() | Peter Zijlstra | 2015-09-13 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Rename scale() to cap_scale() | Peter Zijlstra | 2015-09-13 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Initialize task load and utilization before placing task on rq | Morten Rasmussen | 2015-09-13 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Get rid of scaling utilization by capacity_orig | Dietmar Eggemann | 2015-09-13 | |
