Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*---. | Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2017-05-09 | 2 | -5/+26 |
|\ \ \ | |||||
| | * | | ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 2017-05-05 | 2 | -5/+26 |
* | | | | Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-05-01 | 2 | -28/+66 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-04-28 | 2 | -28/+66 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Merge schedutil governor updates for v4.12. | Rafael J. Wysocki | 2017-04-28 | 2 | -28/+66 |
| | |\ \ \ | |||||
| | | * | | | cpufreq: schedutil: Use policy-dependent transition delays | Rafael J. Wysocki | 2017-04-17 | 1 | -5/+10 |
| | | * | | | cpufreq: schedutil: Reduce frequencies slower | Rafael J. Wysocki | 2017-04-13 | 1 | -0/+3 |
| | | * | | | Merge back schedutil governor updates for 4.12. | Rafael J. Wysocki | 2017-03-25 | 2 | -23/+53 |
| | | |\ \ \ | |||||
| | | | * | | | cpufreq: schedutil: Trace frequency only if it has changed | Rafael J. Wysocki | 2017-03-24 | 1 | -9/+7 |
| | | | * | | | cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely | Rafael J. Wysocki | 2017-03-23 | 2 | -0/+39 |
| | | | * | | | cpufreq: schedutil: Refactor sugov_next_freq_shared() | Viresh Kumar | 2017-03-12 | 1 | -16/+9 |
| | | | * | | | cpufreq: schedutil: Redefine the rate_limit_us tunable | Viresh Kumar | 2017-03-12 | 1 | -2/+2 |
* | | | | | | | Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-05-01 | 6 | -31/+53 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cgroup: mark cgroup_get() with __maybe_unused | Tejun Heo | 2017-05-01 | 1 | -1/+1 |
| * | | | | | | | cgroup: avoid attaching a cgroup root to two different superblocks, take 2 | Zefan Li | 2017-04-29 | 3 | -6/+20 |
| * | | | | | | | cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc() | Tejun Heo | 2017-04-28 | 1 | -6/+16 |
| * | | | | | | | cpuset: Remove cpuset_update_active_cpus()'s parameter. | Rakib Mullick | 2017-04-11 | 2 | -3/+3 |
| * | | | | | | | cgroup: switch to BUG_ON() | Nicholas Mc Guire | 2017-03-27 | 1 | -6/+3 |
| * | | | | | | | kernel: convert css_set.refcount from atomic_t to refcount_t | Elena Reshetova | 2017-03-08 | 3 | -7/+8 |
| * | | | | | | | kernel: convert cgroup_namespace.count from atomic_t to refcount_t | Elena Reshetova | 2017-03-06 | 2 | -2/+2 |
* | | | | | | | | Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2017-05-01 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | workqueue: use setup_deferrable_timer | Geliang Tang | 2017-03-06 | 1 | -3/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-01 | 1 | -23/+12 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | block: remove the errors field from struct request | Christoph Hellwig | 2017-04-20 | 1 | -14/+12 |
| * | | | | | | | blktrace: remove the unused block_rq_abort tracepoint | Christoph Hellwig | 2017-04-20 | 1 | -9/+0 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | sched/cputime: Fix ksoftirqd cputime accounting regression | Frederic Weisbecker | 2017-04-27 | 2 | -13/+23 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | genirq/affinity: Fix calculating vectors to assign | Keith Busch | 2017-04-20 | 1 | -1/+1 |
* | | | | | | | Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-04-20 | 2 | -5/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | ring-buffer: Have ring_buffer_iter_empty() return true when empty | Steven Rostedt (VMware) | 2017-04-20 | 1 | -2/+14 |
| * | | | | | | tracing: Allocate the snapshot buffer before enabling probe | Steven Rostedt (VMware) | 2017-04-19 | 1 | -3/+5 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-04-18 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan | 2017-04-18 | 1 | -3/+3 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-04-18 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | bpf: fix checking xdp_adjust_head on tail calls | Daniel Borkmann | 2017-04-17 | 1 | -0/+1 |
| * | | | | | | | bpf: fix cb access in socket filter programs on tail calls | Daniel Borkmann | 2017-04-17 | 1 | -0/+7 |
* | | | | | | | | Merge tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-04-18 | 3 | -0/+12 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | ftrace: Fix function pid filter on instances | Namhyung Kim | 2017-04-17 | 3 | -0/+12 |
* | | | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-04-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Revert "cgroup: avoid attaching a cgroup root to two different superblocks" | Tejun Heo | 2017-04-16 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-04-16 | 1 | -4/+16 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | ftrace: Fix removing of second function probe | Steven Rostedt (VMware) | 2017-04-14 | 1 | -4/+16 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-04-15 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bpf: reference may_access_skb() from __bpf_prog_run() | Johannes Berg | 2017-04-11 | 1 | -6/+6 |
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-15 | 1 | -9/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | irq/affinity: Fix extra vecs calculation | Keith Busch | 2017-04-13 | 1 | -1/+1 |
| * | | | | | | | | | irq/affinity: Fix CPU spread for unbalanced nodes | Keith Busch | 2017-04-04 | 1 | -9/+11 |
* | | | | | | | | | | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2017-04-12 | 1 | -35/+32 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | audit: make sure we don't let the retry queue grow without bounds | Paul Moore | 2017-04-10 | 1 | -35/+32 |
* | | | | | | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-04-12 | 3 | -5/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | | |