index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-24
Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...
Ingo Molnar
5
-12
/
+31
2008-11-23
tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT
Török Edwin
1
-1
/
+1
2008-11-23
tracing/stack-tracer: fix style issues
Török Edwin
1
-1
/
+1
2008-11-23
ftrace: add ftrace_off_permanent
Steven Rostedt
1
-0
/
+2
2008-11-23
ring-buffer: add tracing_off_permanent
Steven Rostedt
1
-0
/
+1
2008-11-23
trace: profile all if conditionals
Steven Rostedt
1
-2
/
+36
2008-11-23
trace: consolidate unlikely and likely profiler
Steven Rostedt
1
-19
/
+5
2008-11-23
trace: remove extra assign in branch check
Steven Rostedt
1
-2
/
+0
2008-11-23
vfs, seqfile: make mangle_path() global
Török Edwin
1
-0
/
+1
2008-11-23
tracing: add support for userspace stacktraces in tracing/iter_ctrl
Török Edwin
1
-0
/
+8
2008-11-23
tracing/function-return-tracer: clean up task start/exit callbacks
Ingo Molnar
1
-0
/
+3
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2
-12
/
+16
2008-11-23
Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...
Ingo Molnar
5
-10
/
+6
2008-11-19
cpuset: update top cpuset's mems after adding a node
Miao Xie
1
-4
/
+0
2008-11-19
reintroduce accept4
Ulrich Drepper
2
-6
/
+3
2008-11-19
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
13
-38
/
+186
2008-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-11-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
1
-1
/
+3
2008-11-18
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
2
-0
/
+3
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+3
2008-11-17
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...
Ingo Molnar
4
-40
/
+151
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
1
-10
/
+25
2008-11-16
tracepoints: do not put arguments in name
Mathieu Desnoyers
1
-5
/
+3
2008-11-16
tracepoints: use unregister return value
Mathieu Desnoyers
1
-4
/
+6
2008-11-16
tracepoints: use rcu_*_sched_notrace
Mathieu Desnoyers
1
-2
/
+2
2008-11-16
markers: create DEFINE_MARKER and GET_MARKER (new API)
Mathieu Desnoyers
1
-16
/
+23
2008-11-16
markers: auto enable tracepoints (new API : trace_mark_tp())
Mathieu Desnoyers
1
-1
/
+44
2008-11-16
markers: add missing stdargs.h include, needed due to va_list usage
Arnaldo Carvalho de Melo
1
-0
/
+1
2008-11-16
rcu: add rcu_read_*_sched_notrace()
Mathieu Desnoyers
1
-0
/
+2
2008-11-16
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
1
-1
/
+15
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
1
-12
/
+41
2008-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+2
2008-11-15
Fix inotify watch removal/umount races
Al Viro
1
-0
/
+11
2008-11-15
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2008-11-15
Add 'pr_fmt()' format modifier to pr_xyz macros.
Martin Schwidefsky
1
-19
/
+23
2008-11-13
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
1
-2
/
+3
2008-11-13
USB: don't register endpoints for interfaces that are going away
Alan Stern
1
-0
/
+2
2008-11-13
slab: document SLAB_DESTROY_BY_RCU
Peter Zijlstra
1
-0
/
+28
2008-11-13
HID: map macbook keys for "Expose" and "Dashboard"
Henrik Rydberg
1
-0
/
+2
2008-11-12
Add c2 port support
Rodolfo Giometti
1
-0
/
+65
2008-11-12
rtc: rtc-wm8350: add support for WM8350 RTC
Mark Brown
1
-0
/
+2
2008-11-12
remove ratelimt()
Andrew Morton
1
-7
/
+0
2008-11-12
trace: rename unlikely profiler to branch profiler
Steven Rostedt
1
-9
/
+10
2008-11-12
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2008-11-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-4
/
+44
2008-11-12
tracing: branch tracer, fix vdso crash
Ingo Molnar
1
-1
/
+5
2008-11-12
tracing: profile likely and unlikely annotations
Steven Rostedt
1
-2
/
+59
2008-11-12
tracing/fastboot: move boot tracer structs and funcs into their own header.
Frederic Weisbecker
1
-41
/
+0
2008-11-12
Merge branch 'tracing/function-return-tracer' into tracing/fastboot
Ingo Molnar
3
-1
/
+32
[next]