summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | core_ctl: Synchronize access to cluster cpu listOlav Haugan2016-11-10
* | | | | | | | Revert "input: touchscreen: Add synaptics v1 driver"Abinaya P2016-11-10
* | | | | | | | Revert "input: touchscreen: synaptics v1.1"Abinaya P2016-11-10
|/ / / / / / /
* | | | | | | Merge "sched: Ensure watchdog is enabled before disabling"Linux Build Service Account2016-11-08
|\ \ \ \ \ \ \
| * | | | | | | sched: Ensure watchdog is enabled before disablingOlav Haugan2016-11-07
* | | | | | | | Merge "sched/core: Keep rq online after cpu isolation"Linux Build Service Account2016-11-08
|\| | | | | | |
| * | | | | | | sched/core: Keep rq online after cpu isolationOlav Haugan2016-11-07
* | | | | | | | Merge "sched: Fix race condition with active balance"Linux Build Service Account2016-11-08
|\| | | | | | |
| * | | | | | | sched: Fix race condition with active balanceOlav Haugan2016-11-07
| |/ / / / / /
* | | | | | | Merge "cgroup: Disable IRQs while holding css_set_lock"Linux Build Service Account2016-11-08
|\ \ \ \ \ \ \
| * | | | | | | cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira2016-11-03
* | | | | | | | sched/hmp: Fix memory leak when task fork failsSyed Rameez Mustafa2016-11-07
* | | | | | | | sched/hmp: Use GFP_KERNEL for top task memory allocationsSyed Rameez Mustafa2016-11-07
* | | | | | | | sched/hmp: Use improved information for frequency notificationsSyed Rameez Mustafa2016-11-07
* | | | | | | | sched/hmp: Remove capping when reporting load to the cpufreq governorSyed Rameez Mustafa2016-11-07
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "sched: prevent race between disable window statistics and task grouping"Linux Build Service Account2016-11-04
|\ \ \ \ \ \ \
| * | | | | | | sched: prevent race between disable window statistics and task groupingJoonwoo Park2016-11-04
| |/ / / / / /
* | | | | | | Merge "Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4"Linux Build Service Account2016-11-04
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
| |\| | | | |
| | * | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
| | |\| | | |
| | | * | | | Merge tag 'v4.4.16' into linux-linaro-lsk-v4.4Mark Brown2016-07-29
| | | |\| | |
| | | | * | | tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-07-27
| | | | * | | sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra2016-07-27
| | | | * | | locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-07-27
| | | | * | | locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-07-27
| | | | * | | locking/ww_mutex: Report recursive ww_mutex locking earlyChris Wilson2016-07-27
| | * | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-07-17
| | |\| | | |
| | | * | | | Merge tag 'v4.4.15' into linux-linaro-lsk-v4.4Alex Shi2016-07-17
| | | |\| | |
| | | | * | | bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-07-11
| | * | | | | BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-07-11
| | * | | | | ANDROID: cpu: send KOBJ_ONLINE event when enabling cpusThierry Strudel2016-07-11
| | * | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-27
| | |\| | | |
| | | * | | | Merge tag 'v4.4.14' into linux-linaro-lsk-v4.4Alex Shi2016-06-27
| | | |\| | |
| | | | * | | sched: panic on corrupted stack endJann Horn2016-06-24
| | | | * | | bpf, inode: disallow userns mountsDaniel Borkmann2016-06-24
| | | | * | | bpf: Use mount_nodev not mount_ns to mount the bpf filesystemEric W. Biederman2016-06-24
| | * | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-21
| | |\| | | |
| | | * | | | Merge branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi2016-06-21
| | | |\ \ \ \
| | | | * | | | perf: passing struct perf_event to function setup_aux()Mathieu Poirier2016-06-20
| | | | * | | | perf/core: adding PMU driver specific configurationMathieu Poirier2016-06-20
| | * | | | | | FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-06-16
| | * | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-14
| | |\| | | | |
| | | * | | | | Merge tag 'v4.4.13' into linux-linaro-lsk-v4.4Alex Shi2016-06-14
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-06-07
| | | | * | | | wait/ptrace: assume __WALL if the child is tracedOleg Nesterov2016-06-07
| | * | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-02
| | |\| | | | |
| | | * | | | | Merge tag 'v4.4.12' into linux-linaro-lsk-v4.4Alex Shi2016-06-02
| | | |\| | | |
| | | | * | | | sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx2016-06-01
| | | | * | | | ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2016-06-01
| | | | * | | | ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)2016-06-01