Age | Commit message (Expand) | Author |
2013-05-17 | kmemleak: Scan all allocated, writeable and not executable module sections | Steven Rostedt |
2013-05-11 | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-11 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-10 | Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds |
2013-05-09 | tracing/kprobes: Support soft-mode disabling | Masami Hiramatsu |
2013-05-09 | tracing/kprobes: Support ftrace_event_file base multibuffer | Masami Hiramatsu |
2013-05-09 | tracing/kprobes: Pass trace_probe directly from dispatcher | Masami Hiramatsu |
2013-05-09 | tracing/kprobes: Increment probe hit-count even if it is used by perf | Masami Hiramatsu |
2013-05-09 | tracing/kprobes: Use bool for retprobe checker | Masami Hiramatsu |
2013-05-09 | ftrace: Fix function probe when more than one probe is added | Steven Rostedt (Red Hat) |
2013-05-09 | ftrace: Fix the output of enabled_functions debug file | Steven Rostedt (Red Hat) |
2013-05-09 | ftrace: Fix locking in register_ftrace_function_probe() | Steven Rostedt (Red Hat) |
2013-05-09 | tracing: Add helper function trace_create_new_event() to remove duplicate code | Steven Rostedt (Red Hat) |
2013-05-09 | tracing: Modify soft-mode only if there's no other referrer | Masami Hiramatsu |
2013-05-09 | tracing: Indicate enabled soft-mode in enable file | Masami Hiramatsu |
2013-05-09 | tracing/kprobes: Fix to increment return event probe hit-count | Masami Hiramatsu |
2013-05-09 | ftrace: Cleanup regex_lock and ftrace_lock around hash updating | Masami Hiramatsu |
2013-05-09 | ftrace, kprobes: Fix a deadlock on ftrace_regex_lock | Masami Hiramatsu |
2013-05-09 | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-09 | ftrace: Have ftrace_regex_write() return either read or error | Steven Rostedt (Red Hat) |
2013-05-09 | tracing: Return error if register_ftrace_function_probe() fails for event_ena... | Steven Rostedt (Red Hat) |
2013-05-09 | tracing: Don't succeed if event_enable_func did not register anything | Masami Hiramatsu |
2013-05-08 | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-08 | audit: fix message spacing printing auid | Eric Paris |
2013-05-07 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-05-07 | Revert "audit: move kaudit thread start from auditd registration to kaudit init" | Eric Paris |
2013-05-07 | audit: Make testing for a valid loginuid explicit. | Eric W. Biederman |
2013-05-06 | irqdomain: Allow quiet failure mode | Benjamin Herrenschmidt |
2013-05-05 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-05-05 | rcutrace: single_open() leaks | Al Viro |
2013-05-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-04 | fs: Fix hang with BSD accounting on frozen filesystem | Jan Kara |
2013-05-04 | sched: Keep at least 1 tick per second for active dynticks tasks | Frederic Weisbecker |
2013-05-04 | rcu: Fix full dynticks' dependency on wide RCU nocb mode | Frederic Weisbecker |
2013-05-03 | ring-buffer: Select IRQ_WORK | Steven Rostedt (Red Hat) |
2013-05-02 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-05-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-05-02 | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-05-01 | take cgroup_open() and cpuset_open() to fs/proc/base.c | Al Viro |
2013-05-01 | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |