summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | async: simplify lowest_in_progress()Lai Jiangshan2013-03-12
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | mem hotunplug: fix kfree() of bootmem memoryYasuaki Ishimatsu2013-04-29
| * | | | | | | | | | | | | | | | | resource: add release_mem_region_adjustable()Toshi Kani2013-04-29
| * | | | | | | | | | | | | | | | | resource: add __adjust_resource() for internal useToshi Kani2013-04-29
| * | | | | | | | | | | | | | | | | mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker2013-04-29
| * | | | | | | | | | | | | | | | | mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker2013-04-29
| * | | | | | | | | | | | | | | | | kernel/cpuset.c: use register_hotmemory_notifier()Andrew Morton2013-04-29
| * | | | | | | | | | | | | | | | | kexec, vmalloc: export additional vmalloc layer informationAtsushi Kumagai2013-04-29
| * | | | | | | | | | | | | | | | | mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim2013-04-29
| * | | | | | | | | | | | | | | | | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett2013-04-29
| * | | | | | | | | | | | | | | | | cgroup: remove css_get_nextMichal Hocko2013-04-29
| * | | | | | | | | | | | | | | | | mm,kexec: use common help functions to free reserved pagesJiang Liu2013-04-29
| * | | | | | | | | | | | | | | | | kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang2013-04-29
| * | | | | | | | | | | | | | | | | kernel/auditfilter.c: tree and watch will memory leak when failure occursChen Gang2013-04-29
| * | | | | | | | | | | | | | | | | audit: remove unnecessary #if CONFIG_AUDITGao feng2013-04-29
| * | | | | | | | | | | | | | | | | audit: remove duplicate export of audit_enabledGao feng2013-04-29
| * | | | | | | | | | | | | | | | | audit: don't check if kauditd is valid every timeGao feng2013-04-29
| * | | | | | | | | | | | | | | | | kernel/auditsc.c: use kzalloc instead of kmalloc+memsetRakib Mullick2013-04-29
| * | | | | | | | | | | | | | | | | kthread: kill task_get_live_kthread()Oleg Nesterov2013-04-29
| * | | | | | | | | | | | | | | | | kthread: introduce to_live_kthread()Oleg Nesterov2013-04-29
* | | | | | | | | | | | | | | | | | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | tracepoints: Prevent null probe from being addedSahara2013-04-19
| * | | | | | | | | | | | | | | | | ftrace: Get rid of ftrace_profile_bitsNamhyung Kim2013-04-12
| * | | | | | | | | | | | | | | | | tracing: Check return value of tracing_init_dentry()Namhyung Kim2013-04-12
| * | | | | | | | | | | | | | | | | tracing: Get rid of unneeded key calculation in ftrace_hash_move()Namhyung Kim2013-04-12
| * | | | | | | | | | | | | | | | | tracing: Reset ftrace_graph_filter_enabled if count is zeroNamhyung Kim2013-04-12
| * | | | | | | | | | | | | | | | | tracing: Fix off-by-one on allocating stat->pagesNamhyung Kim2013-04-09
| * | | | | | | | | | | | | | | | | kernel: tracing: Use strlcpy instead of strncpyChen Gang2013-04-09
| * | | | | | | | | | | | | | | | | tracing: Update debugfs README fileSteven 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_semzhangwei(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 staticzhangwei(Jovi)2013-03-15
| * | | | | | | | | | | | | | | | | tracing: Move find_event_field() into trace_events.czhangwei(Jovi)2013-03-15
| * | | | | | | | | | | | | | | | | tracing: Use TRACE_MAX_PRINT instead of constantzhangwei(Jovi)2013-03-15
| * | | | | | | | | | | | | | | | | tracing: Use pr_warn_once instead of open coded implementationzhangwei(Jovi)2013-03-15
| * | | | | | | | | | | | | | | | | ring-buffer: Add ring buffer startup selftestSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | | | | | | | | | | | tracing: Add "perf" trace_clockSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | | | | | | | | | | | tracing: Add "uptime" trace clock that uses jiffiesSteven 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_sizeSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | | | | | | | | | | | tracing: Fix stack tracer with fentry useSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | | | | | | | | | | | tracing: Use stack of calling function for stack tracerSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | | | | | | | | | | | tracing: Add function probe to trigger stack tracesSteven 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 eventsSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | | | | | | | | | | | tracing: Add a way to soft disable trace eventsSteven 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 methodsSteven Rostedt (Red Hat)2013-03-15