aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-13
|\
| * cgroup: fix compile warningFelipe Balbi2016-05-12
| * cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2016-05-09
* | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-13
|\ \
| * | workqueue: fix rebind bound workers warningWanpeng Li2016-05-12
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-13
|\ \ \
| * | | Revert "sched/fair: Fix fairness issue on migration"Ingo Molnar2016-05-11
* | | | perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-05-12
|/ / /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-10
|\ \ \
| * | | sched/rt, sched/dl: Don't push if task's scheduling class was changedXunlei Pang2016-05-10
| * | | sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakageRafael J. Wysocki2016-05-07
* | | | perf/core: Change the default paranoia level to 2Andy Lutomirski2016-05-09
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-06
|\| | |
| * | | nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()Peter Zijlstra2016-04-28
* | | | Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-03
|\ \ \ \
| * | | | tracing: Don't display trigger file for events that can't be enabledChunyu Hu2016-05-03
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-02
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bpf: fix check_map_func_compatibility logicAlexei Starovoitov2016-04-28
| * | | | bpf: fix refcnt overflowAlexei Starovoitov2016-04-28
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-04-29
|\ \ \ \ \
| * | | | | kcov: don't profile branches in kcovAndrey Ryabinin2016-04-28
| * | | | | kcov: don't trace the code coverage codeJames Morse2016-04-28
| * | | | | kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai2016-04-28
| * | | | | kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai2016-04-28
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-28
|\ \ \ \ \ \
| * | | | | | perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra2016-04-28
| * | | | | | perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentationPeter Zijlstra2016-04-23
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | lockdep: Fix lock_chain::base sizePeter Zijlstra2016-04-23
| * | | | | | locking/lockdep: Fix ->irq_context calculationBoqun Feng2016-04-23
* | | | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-27
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | workqueue: fix ghost PENDING flag while doing MQ IORoman Pen2016-04-26
* | | | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-25
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn2016-04-26
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds2016-04-23
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | cpu/hotplug: Fix rollback during error-out in __cpu_disable()Sebastian Andrzej Siewior2016-04-22
| |/ / / / /
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-23
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | futex: Acknowledge a new waiter in counter before plistDavidlohr Bueso2016-04-21
| * | | | | futex: Handle unlock_pi race gracefullySebastian Andrzej Siewior2016-04-20
| * | | | | locking/pvqspinlock: Fix division by zero in qstat_read()Davidlohr Bueso2016-04-19
| |/ / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | genirq: Dont allow affinity mask to be updated on IPIsMatt Redfearn2016-04-21
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-21
|\ \ \ \ | |/ / / |/| | |
| * | | bpf/verifier: reject invalid LD_ABS | BPF_DW instructionAlexei Starovoitov2016-04-14
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-16
|\ \ \ \
| * | | | locking/lockdep: Fix print_collision() unused warningBorislav Petkov2016-04-04
* | | | | /proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds2016-04-14
| |/ / / |/| | |
* | | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-04
|\ \ \ \ | |/ / / |/| | |