Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q | Waiman Long | 2016-11-21 | 4 | -11/+11 | |
| * | | | | | | | | | locking/core: Remove cpu_relax_lowlatency() users | Christian Borntraeger | 2016-11-16 | 5 | -12/+12 | |
| * | | | | | | | | | locking/core, stop_machine: Yield the CPU during stop machine() | Christian Borntraeger | 2016-11-16 | 1 | -1/+1 | |
| * | | | | | | | | | locking/lockdep: Remove unused parameter from the add_lock_to_list() function | Tahsin Erdogan | 2016-11-11 | 1 | -5/+5 | |
| * | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 9 | -62/+95 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | locking/mutex: Enable optimistic spinning of woken waiter | Waiman Long | 2016-10-25 | 1 | -23/+54 | |
| * | | | | | | | | | locking/mutex: Simplify some ww_mutex code in __mutex_lock_common() | Waiman Long | 2016-10-25 | 1 | -9/+4 | |
| * | | | | | | | | | locking/mutex: Restructure wait loop | Peter Zijlstra | 2016-10-25 | 1 | -5/+25 | |
| * | | | | | | | | | locking/mutex: Add lock handoff to avoid starvation | Peter Zijlstra | 2016-10-25 | 1 | -23/+119 | |
| * | | | | | | | | | locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES | Peter Zijlstra | 2016-10-25 | 1 | -1/+1 | |
| * | | | | | | | | | locking/mutex: Rework mutex::owner | Peter Zijlstra | 2016-10-25 | 5 | -265/+157 | |
* | | | | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 1 | -6/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kernel/smp: Tell the user we're bringing up secondary CPUs | Michael Ellerman | 2016-10-26 | 1 | -0/+2 | |
| * | | | | | | | | | | kernel/smp: Make the SMP boot message common on all arches | Michael Ellerman | 2016-10-26 | 1 | -6/+7 | |
| * | | | | | | | | | | kernel/smp: Define pr_fmt() for smp.c | Michael Ellerman | 2016-10-26 | 1 | -0/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 4 | -13/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2016-11-23 | 4 | -13/+28 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | rcu: Don't kick unless grace period or request | Paul E. McKenney | 2016-11-14 | 1 | -1/+2 | |
| | * | | | | | | | | | rcu: Make expedited grace periods recheck dyntick idle state | Paul E. McKenney | 2016-11-14 | 2 | -1/+12 | |
| | * | | | | | | | | | torture: Trace long read-side delays | Paul E. McKenney | 2016-11-14 | 1 | -1/+10 | |
| | * | | | | | | | | | rcu: Remove obsolete comment from __call_rcu() | Paul E. McKenney | 2016-11-14 | 1 | -7/+0 | |
| | * | | | | | | | | | rcu: Remove obsolete rcu_check_callbacks() header comment | Paul E. McKenney | 2016-11-14 | 1 | -2/+1 | |
| | * | | | | | | | | | rcu: Tighten up __call_rcu() rcu_head alignment check | Paul E. McKenney | 2016-11-14 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-10 | 6 | -70/+138 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | kcov: add missing #include <linux/sched.h> | Kefeng Wang | 2016-12-08 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-07 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sched/autogroup: Fix 64-bit kernel nice level adjustment | Mike Galbraith | 2016-11-24 | 1 | -1/+3 | |
| * | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-07 | 1 | -11/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | perf/core: Remove invalid warning from list_update_cgroup_even()t | David Carrillo-Cisneros | 2016-12-06 | 1 | -11/+8 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-12-07 | 3 | -58/+126 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | lockdep: Fix report formatting | Dmitry Vyukov | 2016-12-06 | 1 | -54/+57 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() | Thomas Gleixner | 2016-12-02 | 1 | -2/+3 | |
| | * | | | | | | | | | locking/rtmutex: Prevent dequeue vs. unlock race | Thomas Gleixner | 2016-12-02 | 1 | -2/+66 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau | 2016-12-08 | 3 | -2/+4 | |
* | | | | | | | | | | bpf: fix state equivalence | Alexei Starovoitov | 2016-12-08 | 1 | -1/+1 | |
* | | | | | | | | | | bpf: fix loading of BPF_MAXINSNS sized programs | Daniel Borkmann | 2016-12-07 | 2 | -5/+2 | |
* | | | | | | | | | | clocksource: export the clocks_calc_mult_shift to use by timestamp code | Murali Karicheri | 2016-12-07 | 1 | -0/+1 | |
* | | | | | | | | | | bpf: add prog_digest and expose it via fdinfo/netlink | Daniel Borkmann | 2016-12-05 | 3 | -1/+90 | |
* | | | | | | | | | | bpf: Preserve const register type on const OR alu ops | Gianluca Borello | 2016-12-05 | 1 | -2/+7 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 2 | -4/+11 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-02 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bpf: fix states equal logic for varlen access | Josef Bacik | 2016-11-30 | 1 | -2/+8 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | Re-enable CONFIG_MODVERSIONS in a slightly weaker form | Linus Torvalds | 2016-11-30 | 1 | -2/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | bpf: Add new cgroup attach type to enable sock modifications | David Ahern | 2016-12-02 | 2 | -1/+37 | |
* | | | | | | | | | bpf: Refactor cgroups code in prep for new type | David Ahern | 2016-12-02 | 2 | -18/+20 | |
* | | | | | | | | | bpf: BPF for lightweight tunnel infrastructure | Thomas Graf | 2016-12-02 | 1 | -3/+11 | |
* | | | | | | | | | audit: remove useless synchronize_net() | WANG Cong | 2016-12-01 | 1 | -2/+1 | |
* | | | | | | | | | bpf: cgroup: fix documentation of __cgroup_bpf_update() | Daniel Mack | 2016-11-30 | 1 | -2/+2 | |
* | | | | | | | | | bpf: allow for mount options to specify permissions | Daniel Borkmann | 2016-11-28 | 1 | -1/+53 | |
* | | | | | | | | | bpf: add owner_prog_type and accounted mem to array map's fdinfo | Daniel Borkmann | 2016-11-28 | 1 | -2/+15 |