Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-06-21 | 2 | -7/+37 | |
|\ | ||||||
| * | livepatch: Fix stacking of patches with respect to RCU | Petr Mladek | 2017-06-20 | 2 | -7/+37 | |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-06-18 | 3 | -6/+14 | |
|\ \ | ||||||
| * | | tick/broadcast: Make tick_broadcast_setup_oneshot() static | Stephen Boyd | 2017-06-12 | 2 | -3/+3 | |
| * | | alarmtimer: Rate limit periodic intervals | Thomas Gleixner | 2017-06-04 | 1 | -0/+8 | |
| * | | alarmtimer: Prevent overflow of relative timers | Thomas Gleixner | 2017-06-04 | 1 | -3/+3 | |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-06-18 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() | Andy Lutomirski | 2017-06-11 | 1 | -1/+1 | |
| * | | | sched/fair: Fix typo in printk message | Marcin Nowakowski | 2017-06-11 | 1 | -1/+1 | |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-18 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | genirq: Release resources in __setup_irq() error path | Heiner Kallweit | 2017-06-13 | 1 | -1/+3 | |
| |/ / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
*-. | | | | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' | Rafael J. Wysocki | 2017-06-15 | 136 | -3847/+8988 | |
|\ \| | | | ||||||
| | * | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-10 | 1 | -2/+2 | |
| | |\ \ \ | ||||||
| | | * | | | cpu/hotplug: Drop the device lock on error | Sebastian Andrzej Siewior | 2017-06-03 | 1 | -2/+2 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-10 | 3 | -9/+8 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2017-06-09 | 3 | -9/+8 | |
| | | |\ \ \ | ||||||
| | | | * | | | srcu: Allow use of Classic SRCU from both process and interrupt context | Paolo Bonzini | 2017-06-08 | 1 | -3/+2 | |
| | | | * | | | srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context | Paolo Bonzini | 2017-06-08 | 2 | -6/+6 | |
| | | | |/ / | ||||||
| | * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-06-10 | 1 | -0/+21 | |
| | |\ \ \ \ | ||||||
| | | * | | | | perf/core: Drop kernel samples even though :u is specified | Jin Yao | 2017-06-08 | 1 | -0/+21 | |
| | | |/ / / | ||||||
| | * | | | | Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-06-08 | 2 | -26/+5 | |
| | |\ \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | *-. \ \ \ | Merge branches 'intel_pstate' and 'pm-sleep' | Rafael J. Wysocki | 2017-06-09 | 2 | -26/+5 | |
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | | | * | | | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" | Rafael J. Wysocki | 2017-06-07 | 2 | -26/+5 | |
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2017-06-08 | 1 | -36/+10 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | | * | | | | | Revert "printk: fix double printing with earlycon" | Petr Mladek | 2017-06-08 | 1 | -36/+10 | |
| | * | | | | | | Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-06-05 | 2 | -2/+7 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | cpuset: consider dying css as offline | Tejun Heo | 2017-05-24 | 1 | -2/+2 | |
| | | * | | | | | cgroup: Prevent kill_css() from being called more than once | Waiman Long | 2017-05-17 | 1 | -0/+5 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-06-02 | 1 | -0/+1 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMS | Miroslav Benes | 2017-05-27 | 1 | -0/+1 | |
| | * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-05-27 | 1 | -8/+16 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | posix-timers: Make signal printks conditional | Thomas Gleixner | 2017-05-23 | 1 | -8/+16 | |
| | * | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-05-27 | 1 | -6/+18 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock() | Peter Zijlstra | 2017-05-22 | 1 | -6/+18 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-27 | 1 | -5/+12 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | kthread: Fix use-after-free if kthread fork fails | Vegard Nossum | 2017-05-22 | 1 | -5/+12 | |
| | * | | | | | | | Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-27 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | kprobes/x86: Fix to set RWX bits correctly before releasing trampoline | Masami Hiramatsu | 2017-05-26 | 1 | -1/+1 | |
| | | * | | | | | | | ftrace: Fix memory leak in ftrace_graph_release() | Luis Henriques | 2017-05-26 | 1 | -1/+1 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-26 | 4 | -30/+29 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | bpf: fix wrong exposure of map_flags into fdinfo for lpm | Daniel Borkmann | 2017-05-25 | 3 | -0/+3 | |
| | | * | | | | | | | bpf: properly reset caller saved regs after helper call and ld_abs/ind | Daniel Borkmann | 2017-05-25 | 1 | -21/+16 | |
| | | * | | | | | | | bpf: fix incorrect pruning decision when alignment must be tracked | Daniel Borkmann | 2017-05-25 | 1 | -9/+10 | |
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-05-24 | 1 | -7/+13 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | ptrace: Properly initialize ptracer_cred on fork | Eric W. Biederman | 2017-05-23 | 1 | -7/+13 | |
| | * | | | | | | | | Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-05-22 | 2 | -5/+4 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | *-. \ \ \ \ \ \ \ | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2017-05-22 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | PM / hibernate: Declare variables as static | Pushkar Jambhlekar | 2017-05-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ | ||||||
| | | *---. \ \ \ \ \ \ \ \ | Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched' | Rafael J. Wysocki | 2017-05-22 | 1 | -4/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | / / | | | | | |_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | ||||||
| | | | | | * | | | | | | | cpufreq: schedutil: use now as reference when aggregating shared policy requests | Juri Lelli | 2017-05-05 | 1 | -4/+3 |