summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-24
|\
| * mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-24
| * watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-24
| * smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2015-06-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \
| * | bpf: let kprobe programs use bpf_get_smp_processor_id() helperAlexei Starovoitov2015-06-15
| * | bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov2015-06-15
| * | bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-15
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-13
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
| |\ \ \
| * | | | bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-07
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
| |\ \ \ \
| * | | | | ebpf: misc core cleanupDaniel Borkmann2015-05-31
| * | | | | ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-05-31
| * | | | | bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov2015-05-31
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
| |\ \ \ \ \
| * | | | | | bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov2015-05-21
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
| |\ \ \ \ \ \
| * | | | | | | seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann2015-05-09
| * | | | | | | seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan2015-05-09
* | | | | | | | Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-24
|\ \ \ \ \ \ \ \
| * | | | | | | | sched,lockdep: Employ lock pinningPeter Zijlstra2015-06-19
| * | | | | | | | lockdep: Implement lock pinningPeter Zijlstra2015-06-19
| * | | | | | | | lockdep: Simplify lock_release()Peter Zijlstra2015-06-19
| * | | | | | | | sched: Streamline the task migration locking a littlePeter Zijlstra2015-06-19
| * | | | | | | | sched: Move code aroundPeter Zijlstra2015-06-19
| * | | | | | | | sched,dl: Fix sched class hopping CBS holePeter Zijlstra2015-06-19
| * | | | | | | | sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...Peter Zijlstra2015-06-19
| * | | | | | | | sched,dl: Remove return value from pull_dl_task()Peter Zijlstra2015-06-19
| * | | | | | | | sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...Peter Zijlstra2015-06-19
| * | | | | | | | sched,rt: Remove return value from pull_rt_task()Peter Zijlstra2015-06-19
| * | | | | | | | sched: Allow balance callbacks for check_class_changed()Peter Zijlstra2015-06-19
| * | | | | | | | sched: Use replace normalize_task() with __sched_setscheduler()Peter Zijlstra2015-06-19
| * | | | | | | | sched: Replace post_schedule with a balance callback listPeter Zijlstra2015-06-19
| * | | | | | | | Merge branch 'timers/core' into sched/hrtimersThomas Gleixner2015-06-19
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-06-24
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | locking/rtmutex: Update stale plist commentsDavidlohr Bueso2015-06-19
| * | | | | | | | | futex: Lower the lock contention on the HB lock during wake upSebastian Andrzej Siewior2015-06-19
| * | | | | | | | | locking/rtmutex: Implement lockless top-waiter wakeupDavidlohr Bueso2015-06-18
| |/ / / / / / / /
* | | | | | | | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-19
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-19
| | * | | | | | | | | PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi2015-05-19
| | * | | | | | | | | PM / tick: Add tracepoints for suspend-to-idle diagnosticsRafael J. Wysocki2015-05-15
| | * | | | | | | | | PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki2015-05-13
| | * | | | | | | | | PM / sleep: Refine diagnostic messages in enter_state()Rafael J. Wysocki2015-05-12
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2015-06-19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
| | * | | | | | | | | sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
| | * | | | | | | | | sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()Rafael J. Wysocki2015-05-04