aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
* net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-02
* net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-27
| |\
| | * kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64Masami Hiramatsu2014-07-18
| | * perf: Fix lockdep warning on process exitPeter Zijlstra2014-07-16
| | * perf: Revert ("perf: Always destroy groups on exit")Peter Zijlstra2014-07-16
* | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-25
* | | net: filter: split filter.c into two filesAlexei Starovoitov2014-07-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\| |
| * | tracing: Fix wraparound problems in "uptime" trace clockTony Luck2014-07-21
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-19
| |\ \
| | * | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-16
| | * | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-16
| | * | locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-16
| | * | locking/spinlocks/mcs: Micro-optimize osq_unlock()Jason Low2014-07-16
| | * | locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-16
| | * | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-16
| | * | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-16
| | * | locking/rwsem: Allow conservative optimistic spinning when readers have lockJason Low2014-07-16
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-19
| |\ \ \
| | * | | sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik2014-07-16
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-07-19
| |\ \ \ \
| | * | | | alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz2014-07-08
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-19
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-25
| | |\ \ \ \ \
| | | * | | | | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-23
| | | * | | | | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-23
| * | | | | | | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-19
| |\ \ \ \ \ \ \
| | * | | | | | | PM / sleep: fix freeze_ops NULL pointer dereferencesZhang Rui2014-07-15
| | * | | | | | | PM / sleep: Fix request_firmware() error at resumeTakashi Iwai2014-07-15
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-17
| |\ \ \ \ \ \ \
| | * | | | | | | ring-buffer: Fix polling on trace_pipeMartin Lau2014-07-15
| | * | | | | | | tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)2014-07-15
| | * | | | | | | tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)2014-07-15
| | * | | | | | | tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)2014-07-15
| | * | | | | | | tracing: instance_rmdir() leaks ftrace_event_file->filterOleg Nesterov2014-07-14
| | |/ / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\| | | | | | |
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-16
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | perf: Do not allow optimized switch for non-cloned eventsJiri Olsa2014-07-02
| | |/ / / /
| * | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-10
| |\ \ \ \ \
| | * | | | | cpuset: break kernfs active protection in cpuset_write_resmask()Tejun Heo2014-07-01
| | * | | | | cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()Li Zefan2014-06-30
| | * | | | | cgroup: fix mount failure in a corner caseLi Zefan2014-06-30
| | * | | | | cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng2014-06-25
| | * | | | | cgroup: fix broken css_has_online_children()Li Zefan2014-06-17
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-10
| |\ \ \ \ \
| | * | | | | workqueue: zero cpumask of wq_numa_possible_cpumask on initYasuaki Ishimatsu2014-07-07
| | * | | | | workqueue: fix dev_set_uevent_suppress() imbalanceMaxime Bizon2014-06-23
| | |/ / / /