| Commit message (Expand) | Author | Age |
* | Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-11-14 |
|\ |
|
| * | PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set | Dmitry Eremin-Solenikov | 2014-11-08 |
* | | kernel/panic.c: update comments for print_tainted | Xie XiuQi | 2014-11-13 |
* | | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2014-11-13 |
|\ \ |
|
| * | | audit: keep inode pinned | Miklos Szeredi | 2014-11-11 |
| * | | audit: AUDIT_FEATURE_CHANGE message format missing delimiting space | Richard Guy Briggs | 2014-10-30 |
* | | | tracing: Do not risk busy looping in buffer splice | Rabin Vincent | 2014-11-10 |
* | | | tracing: Do not busy wait in buffer splice | Rabin Vincent | 2014-11-10 |
| |/
|/| |
|
* | | Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-31 |
|\ \ |
|
| * | | PM / Sleep: fix recovery during resuming from hibernation | Imre Deak | 2014-10-27 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-31 |
|\ \ \ |
|
| * | | | bpf: split eBPF out of NET | Alexei Starovoitov | 2014-10-27 |
| * | | | bpf: fix bug in eBPF verifier | Alexei Starovoitov | 2014-10-21 |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-31 |
|\ \ \ \ |
|
| * | | | | sched/dl: Fix preemption checks | Kirill Tkhai | 2014-10-28 |
| * | | | | sched: stop the unbound recursion in preempt_schedule_context() | Oleg Nesterov | 2014-10-28 |
| * | | | | sched/fair: Fix division by zero sysctl_numa_balancing_scan_size | Kirill Tkhai | 2014-10-28 |
| * | | | | sched/fair: Care divide error in update_task_scan_period() | Yasuaki Ishimatsu | 2014-10-28 |
| * | | | | sched/numa: Fix unsafe get_task_struct() in task_numa_assign() | Kirill Tkhai | 2014-10-28 |
| * | | | | sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer() | Juri Lelli | 2014-10-28 |
| * | | | | sched/deadline: Don't replenish from a !SCHED_DEADLINE entity | Juri Lelli | 2014-10-28 |
| * | | | | sched: Fix race between task_group and sched_task_group | Kirill Tkhai | 2014-10-28 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-31 |
|\ \ \ \ |
|
| * | | | | perf: Fix and clean up initialization of pmu::event_idx | Peter Zijlstra | 2014-10-28 |
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-10-31 |
|\ \ \ \ \ |
|
| * | | | | | futex: Fix a race condition between REQUEUE_PI and task death | Brian Silverman | 2014-10-26 |
| * | | | | | futex: Mention key referencing differences between shared and private futexes | Davidlohr Bueso | 2014-10-26 |
| |/ / / / |
|
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-31 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2014-10-30 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | rcu: Make rcu_barrier() understand about missing rcuo kthreads | Paul E. McKenney | 2014-10-28 |
| | * | | | | rcu: More on deadlock between CPU hotplug and expedited grace periods | Paul E. McKenney | 2014-10-23 |
| | |/ / / |
|
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-31 |
|\ \ \ \ \ |
|
| * | | | | | clockevents: Prevent shift out of bounds | Thomas Gleixner | 2014-10-25 |
| * | | | | | posix-timers: Fix stack info leak in timer_create() | Mathias Krause | 2014-10-25 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 |
|\ \ \ \ \ |
|
| * | | | | | tracing/syscalls: Ignore numbers outside NR_syscalls' range | Rabin Vincent | 2014-10-30 |
* | | | | | | kernel/kmod: fix use-after-free of the sub_info structure | Martin Schwidefsky | 2014-10-29 |
* | | | | | | gcov: add ARM64 to GCOV_PROFILE_ALL | Riku Voipio | 2014-10-29 |
* | | | | | | Merge tag 'trace-fixes-v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-28 |
|\| | | | |
| |_|/ / /
|/| | | | |
|
| * | | | | ftrace: Fix checking of trampoline ftrace_ops in finding trampoline | Steven Rostedt (Red Hat) | 2014-10-24 |
| * | | | | ftrace: Set ops->old_hash on modifying what an ops hooks to | Steven Rostedt (Red Hat) | 2014-10-24 |
| |/ / / |
|
* | | | | Merge branch 'freezer' | Rafael J. Wysocki | 2014-10-23 |
|\ \ \ \ |
|
| * | | | | PM / freezer: Clean up code after recent fixes | Rafael J. Wysocki | 2014-10-22 |
| * | | | | PM: convert do_each_thread to for_each_process_thread | Michal Hocko | 2014-10-21 |
| * | | | | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko | 2014-10-21 |
| * | | | | freezer: remove obsolete comments in __thaw_task() | Cong Wang | 2014-10-21 |
| * | | | | freezer: Do not freeze tasks killed by OOM killer | Cong Wang | 2014-10-21 |
| |/ / / |
|
* | | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2014-10-23 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class | Tomeu Vizoso | 2014-09-24 |
* | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|