Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | ftrace: Have the control_ops get a trampoline | Steven Rostedt (Red Hat) | 2014-11-13 | |
| * | | | | | | | | | | | | | | | | tracing: Add entry->next_cpu to trace_ctxwake_bin() | Jiang Liu | 2014-11-11 | |
| * | | | | | | | | | | | | | | | | tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer | Steven Rostedt (Red Hat) | 2014-11-11 | |
| * | | | | | | | | | | | | | | | | tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup() | Oleg Nesterov | 2014-11-11 | |
| * | | | | | | | | | | | | | | | | tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_sw... | Oleg Nesterov | 2014-11-11 | |
| * | | | | | | | | | | | | | | | | ftrace: Add more information to ftrace_bug() output | Steven Rostedt (Red Hat) | 2014-11-11 | |
| * | | | | | | | | | | | | | | | | ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines | Steven Rostedt (Red Hat) | 2014-11-11 | |
| * | | | | | | | | | | | | | | | | ftrace/x86: Show trampoline call function in enabled_functions | Steven Rostedt (Red Hat) | 2014-10-31 | |
| * | | | | | | | | | | | | | | | | ftrace/x86: Add dynamic allocated trampoline for ftrace_ops | Steven Rostedt (Red Hat) | 2014-10-31 | |
* | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds | 2014-12-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | exit: pidns: fix/update the comments in zap_pid_ns_processes() | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: exit_notify: re-use "dead" list to autoreap current | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: call forget_original_parent() under tasklist_lock | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: avoid find_new_reaper() if no children | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: introduce find_alive_thread() | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: introduce find_child_reaper() | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: document the ->has_child_subreaper checks | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper() | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: release_task: fix the comment about group leader accounting | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: wait: drop tasklist_lock before psig->c* accounting | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: wait: don't use zombie->real_parent | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: wait: cleanup the ptrace_reparented() checks | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | usermodehelper: kill the kmod_thread_locker logic | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | usermodehelper: don't use CLONE_VFORK for ____call_usermodehelper() | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | printk: drop logbuf_cpu volatile qualifier | Alex Elder | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents | Joe Perches | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | printk: remove used-once early_vprintk | Joe Perches | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | kernel: add panic_on_warn | Prarit Bhargava | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa... | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: cleanup the usage of reparent_leader() | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: cleanup the changing of ->parent | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | sched_show_task: fix unsafe usage of ->real_parent | Oleg Nesterov | 2014-12-10 | |
| * | | | | | | | | | | | | | | | | | kernel: res_counter: remove the unused API | Johannes Weiner | 2014-12-10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | new helper: audit_file() | Al Viro | 2014-11-19 | |
| * | | | | | | | | | | | | | | | | kill f_dentry uses | Al Viro | 2014-11-19 | |
| * | | | | | | | | | | | | | | | | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2014-11-03 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | pstore: Honor dmesg_restrict sysctl on dmesg dumps | Sebastian Schmidt | 2014-11-05 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL... | Heena Sirwani | 2014-10-29 | |
| * | | | | | | | | | | | | | | | timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC | Heena Sirwani | 2014-10-29 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-17 | |
| * | | | | | | | | | | | | | | | mpx: Extend siginfo structure to include bound violation information | Qiaowei Ren | 2014-11-17 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |