| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | async: simplify lowest_in_progress() | Lai Jiangshan | 2013-03-12 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | mem hotunplug: fix kfree() of bootmem memory | Yasuaki Ishimatsu | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | resource: add release_mem_region_adjustable() | Toshi Kani | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | resource: add __adjust_resource() for internal use | Toshi Kani | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | mm: replace hardcoded 3% with admin_reserve_pages knob | Andrew Shewmaker | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | kernel/cpuset.c: use register_hotmemory_notifier() | Andrew Morton | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | kexec, vmalloc: export additional vmalloc layer information | Atsushi Kumagai | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | mm, vmalloc: export vmap_area_list, instead of vmlist | Joonsoo Kim | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n | Josh Triplett | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | cgroup: remove css_get_next | Michal Hocko | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | mm,kexec: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_... | Chen Gang | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | kernel/auditfilter.c: tree and watch will memory leak when failure occurs | Chen Gang | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | audit: remove unnecessary #if CONFIG_AUDIT | Gao feng | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | audit: remove duplicate export of audit_enabled | Gao feng | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | audit: don't check if kauditd is valid every time | Gao feng | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | kernel/auditsc.c: use kzalloc instead of kmalloc+memset | Rakib Mullick | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | kthread: kill task_get_live_kthread() | Oleg Nesterov | 2013-04-29 | |
| | * | | | | | | | | | | | | | | | | | kthread: introduce to_live_kthread() | Oleg Nesterov | 2013-04-29 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-04-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | tracepoints: Prevent null probe from being added | Sahara | 2013-04-19 | |
| | * | | | | | | | | | | | | | | | | | ftrace: Get rid of ftrace_profile_bits | Namhyung Kim | 2013-04-12 | |
| | * | | | | | | | | | | | | | | | | | tracing: Check return value of tracing_init_dentry() | Namhyung Kim | 2013-04-12 | |
| | * | | | | | | | | | | | | | | | | | tracing: Get rid of unneeded key calculation in ftrace_hash_move() | Namhyung Kim | 2013-04-12 | |
| | * | | | | | | | | | | | | | | | | | tracing: Reset ftrace_graph_filter_enabled if count is zero | Namhyung Kim | 2013-04-12 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix off-by-one on allocating stat->pages | Namhyung Kim | 2013-04-09 | |
| | * | | | | | | | | | | | | | | | | | kernel: tracing: Use strlcpy instead of strncpy | Chen Gang | 2013-04-09 | |
| | * | | | | | | | | | | | | | | | | | tracing: Update debugfs README file | Steven Rostedt (Red Hat) | 2013-03-20 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix ftrace_dump() | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Rename trace_event_mutex to trace_event_sem | zhangwei(Jovi) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix comment about prefix in arch_syscall_match_sym_name() | zhangwei(Jovi) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Convert trace_destroy_fields() to static | zhangwei(Jovi) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Move find_event_field() into trace_events.c | zhangwei(Jovi) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Use TRACE_MAX_PRINT instead of constant | zhangwei(Jovi) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Use pr_warn_once instead of open coded implementation | zhangwei(Jovi) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | ring-buffer: Add ring buffer startup selftest | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add "perf" trace_clock | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add "uptime" trace clock that uses jiffies | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add function-trace option to disable function tracing of latency tra... | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Remove most or all of stack tracer stack size from stack_max_size | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix stack tracer with fentry use | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Use stack of calling function for stack tracer | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add function probe to trigger stack traces | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add skip argument to trace_dump_stack() | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add function probe triggers to enable/disable events | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add a way to soft disable trace events | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | ftrace: Use manual free after synchronize_sched() not call_rcu_sched() | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | ftrace: Clean up function probe methods | Steven Rostedt (Red Hat) | 2013-03-15 | |
