index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-29
11
-127
/
+239
|
\
|
*
mem hotunplug: fix kfree() of bootmem memory
Yasuaki Ishimatsu
2013-04-29
1
-13
/
+55
|
*
resource: add release_mem_region_adjustable()
Toshi Kani
2013-04-29
1
-0
/
+103
|
*
resource: add __adjust_resource() for internal use
Toshi Kani
2013-04-29
1
-13
/
+22
|
*
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
2013-04-29
1
-0
/
+7
|
*
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2013-04-29
1
-0
/
+7
|
*
kernel/cpuset.c: use register_hotmemory_notifier()
Andrew Morton
2013-04-29
1
-5
/
+7
|
*
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
2013-04-29
1
-1
/
+2
|
*
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
2013-04-29
1
-1
/
+1
|
*
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
2013-04-29
1
-1
/
+0
|
*
cgroup: remove css_get_next
Michal Hocko
2013-04-29
1
-49
/
+0
|
*
mm,kexec: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-6
/
+2
|
*
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
2013-04-29
1
-1
/
+1
|
*
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
Chen Gang
2013-04-29
1
-0
/
+4
|
*
audit: remove unnecessary #if CONFIG_AUDIT
Gao feng
2013-04-29
1
-2
/
+0
|
*
audit: remove duplicate export of audit_enabled
Gao feng
2013-04-29
1
-1
/
+0
|
*
audit: don't check if kauditd is valid every time
Gao feng
2013-04-29
1
-6
/
+6
|
*
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
Rakib Mullick
2013-04-29
1
-10
/
+4
|
*
kthread: kill task_get_live_kthread()
Oleg Nesterov
2013-04-29
1
-13
/
+7
|
*
kthread: introduce to_live_kthread()
Oleg Nesterov
2013-04-29
1
-10
/
+16
*
|
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-29
26
-1248
/
+4013
|
\
\
|
|
/
|
/
|
|
*
tracepoints: Prevent null probe from being added
Sahara
2013-04-19
1
-8
/
+13
|
*
ftrace: Get rid of ftrace_profile_bits
Namhyung Kim
2013-04-12
1
-11
/
+4
|
*
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-04-12
3
-0
/
+6
|
*
tracing: Get rid of unneeded key calculation in ftrace_hash_move()
Namhyung Kim
2013-04-12
1
-5
/
+0
|
*
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
2013-04-12
1
-1
/
+2
|
*
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
2013-04-09
1
-1
/
+1
|
*
kernel: tracing: Use strlcpy instead of strncpy
Chen Gang
2013-04-09
2
-4
/
+4
|
*
tracing: Update debugfs README file
Steven Rostedt (Red Hat)
2013-03-20
1
-14
/
+78
|
*
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2013-03-15
2
-40
/
+31
|
*
tracing: Rename trace_event_mutex to trace_event_sem
zhangwei(Jovi)
2013-03-15
3
-20
/
+20
|
*
tracing: Fix comment about prefix in arch_syscall_match_sym_name()
zhangwei(Jovi)
2013-03-15
1
-1
/
+1
|
*
tracing: Convert trace_destroy_fields() to static
zhangwei(Jovi)
2013-03-15
1
-1
/
+1
|
*
tracing: Move find_event_field() into trace_events.c
zhangwei(Jovi)
2013-03-15
3
-34
/
+32
|
*
tracing: Use TRACE_MAX_PRINT instead of constant
zhangwei(Jovi)
2013-03-15
1
-2
/
+2
|
*
tracing: Use pr_warn_once instead of open coded implementation
zhangwei(Jovi)
2013-03-15
1
-7
/
+2
|
*
ring-buffer: Add ring buffer startup selftest
Steven Rostedt (Red Hat)
2013-03-15
2
-0
/
+342
|
*
tracing: Add "perf" trace_clock
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+1
|
*
tracing: Add "uptime" trace clock that uses jiffies
Steven Rostedt (Red Hat)
2013-03-15
2
-0
/
+11
|
*
tracing: Add function-trace option to disable function tracing of latency tra...
Steven Rostedt (Red Hat)
2013-03-15
4
-23
/
+111
|
*
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
2013-03-15
1
-21
/
+54
|
*
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
2013-03-15
1
-4
/
+29
|
*
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
2013-03-15
1
-5
/
+7
|
*
tracing: Add function probe to trigger stack traces
Steven Rostedt (Red Hat)
2013-03-15
1
-35
/
+115
|
*
tracing: Add skip argument to trace_dump_stack()
Steven Rostedt (Red Hat)
2013-03-15
1
-4
/
+9
|
*
tracing: Add function probe triggers to enable/disable events
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+279
|
*
tracing: Add a way to soft disable trace events
Steven Rostedt (Red Hat)
2013-03-15
1
-13
/
+62
|
*
ftrace: Use manual free after synchronize_sched() not call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-15
1
-6
/
+13
|
*
ftrace: Clean up function probe methods
Steven Rostedt (Red Hat)
2013-03-15
1
-3
/
+3
|
*
tracing: Add snapshot trigger to function probes
Steven Rostedt (Red Hat)
2013-03-15
1
-1
/
+110
[next]