Age | Commit message (Expand) | Author |
2013-04-01 | perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP | Stephane Eranian |
2013-04-01 | perf: Add generic memory sampling interface | Stephane Eranian |
2013-04-01 | perf/core: Add weighted samples | Andi Kleen |
2013-03-21 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2013-03-18 | perf/cgroup: Add __percpu annotation to perf_cgroup->info | Namhyung Kim |
2013-03-18 | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2013-03-18 | perf: Generate EXIT event only once per task context | Namhyung Kim |
2013-03-18 | perf: Reset hwc->last_period on sw clock events | Namhyung Kim |
2013-03-14 | tracing: Prevent buffer overwrite disabled for latency tracers | Steven Rostedt (Red Hat) |
2013-03-14 | tracing: Keep overwrite in sync between regular and snapshot buffers | Steven Rostedt (Red Hat) |
2013-03-14 | tracing: Protect tracer flags with trace_types_lock | Steven Rostedt (Red Hat) |
2013-03-14 | watchdog: Add comments to explain the watchdog_disabled variable | anish kumar |
2013-03-14 | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2013-03-13 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds |
2013-03-13 | workqueue: convert to idr_alloc() | Tejun Heo |
2013-03-13 | kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER | Andrew Morton |
2013-03-13 | signal: always clear sa_restorer on execve | Kees Cook |
2013-03-13 | userns: Don't allow CLONE_NEWUSER | CLONE_FS | Eric W. Biederman |
2013-03-13 | tracing: Fix free of probe entry by calling call_rcu_sched() | Steven Rostedt (Red Hat) |
2013-03-12 | futex: fix kernel-doc notation and spello | Randy Dunlap |
2013-03-12 | signals: fix new kernel-doc warnings | Randy Dunlap |
2013-03-12 | tracing: Fix race in snapshot swapping | Steven Rostedt (Red Hat) |
2013-03-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-03-08 | Revert parts of "hlist: drop the node parameter from iterators" | Arnd Bergmann |
2013-03-07 | tracing: Do not return EINVAL in snapshot when not allocated | Steven Rostedt (Red Hat) |
2013-03-07 | tracing: Add help of snapshot feature when snapshot is empty | Steven Rostedt (Red Hat) |
2013-03-06 | perf: Remove include of cgroup.h from perf_event.h | Li Zefan |
2013-03-05 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-03-05 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-03 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-02 | fix compat_sys_rt_sigprocmask() | Al Viro |
2013-03-02 | trace/ring_buffer: handle 64bit aligned structs | James Hogan |
2013-03-02 | Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds |
2013-03-02 | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-03-02 | kdb: Remove unhandled ssb command | Vincent |
2013-03-02 | kdb: Prevent kernel oops with kdb_defcmd | Jason Wessel |
2013-03-02 | kdb: Remove the ll command | Jason Wessel |
2013-03-02 | kdb_main: fix help print | Jason Wessel |
2013-03-02 | kdb: Fix overlap in buffers with strcpy | Jason Wessel |
2013-03-02 | kdb: Setup basic kdb state before invoking commands via kgdb | Matt Klein |
2013-03-02 | kdb: use ARRAY_SIZE where possible | Sasha Levin |
2013-03-02 | kdb: A fix for kdb command table expansion | John Blackwood |
2013-02-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds |
2013-02-28 | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-02-28 | irq: Don't re-enable interrupts at the end of irq_exit | Frederic Weisbecker |
2013-02-27 | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | kcmp: make it depend on CHECKPOINT_RESTORE | Cyrill Gorcunov |