index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
1
-0
/
+3
2009-03-10
tracing: replace TP<var> with TP_<var>
Steven Rostedt
1
-3
/
+3
2009-03-09
tracing: optimize trace_printk()
Ingo Molnar
1
-2
/
+8
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()
Frederic Weisbecker
3
-29
/
+32
2009-03-06
tracing: add trace_bprintk()
Lai Jiangshan
2
-0
/
+26
2009-03-06
tracing: infrastructure for supporting binary record
Lai Jiangshan
1
-0
/
+3
2009-03-06
Merge branch 'core/printk' into tracing/ftrace
Ingo Molnar
2
-0
/
+24
2009-03-06
vsprintf: add binary printf
Lai Jiangshan
1
-0
/
+7
2009-03-06
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
Ingo Molnar
2
-16
/
+28
2009-03-06
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core
Ingo Molnar
1
-6
/
+7
2009-03-05
tracing: add tracing_on/tracing_off to kernel.h
Steven Rostedt
2
-16
/
+28
2009-03-05
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
1
-6
/
+7
2009-03-05
tracing: move utility functions from ftrace.h to kernel.h
Ingo Molnar
2
-56
/
+60
2009-03-05
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
1
-9
/
+9
2009-03-04
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
4
-49
/
+102
2009-03-04
Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
Ingo Molnar
1
-2
/
+5
2009-03-04
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core
Ingo Molnar
9
-3
/
+44
2009-03-03
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
1
-2
/
+5
2009-03-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+4
2009-03-03
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
4
-0
/
+31
2009-03-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+4
2009-03-02
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
Ingo Molnar
1
-20
/
+21
2009-03-02
tracing: make CALLER_ADDRx overwriteable
Uwe Kleine-Koenig
1
-20
/
+21
2009-03-02
Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core
Ingo Molnar
3
-11
/
+39
2009-03-02
fix warning in io_mapping_map_wc()
Pallipadi, Venkatesh
1
-1
/
+4
2009-03-01
net headers: export dcbnl.h
Chris Leech
1
-0
/
+1
2009-03-01
net headers: cleanup dcbnl.h
Chris Leech
1
-1
/
+3
2009-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
7
-15
/
+43
2009-02-28
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
Ingo Molnar
1
-0
/
+3
2009-02-28
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
1
-0
/
+3
2009-02-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-11
/
+35
2009-02-27
Fix recursive lock in free_uid()/free_user_ns()
David Howells
1
-0
/
+1
2009-02-27
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
1
-0
/
+4
2009-02-27
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
3
-2
/
+5
2009-02-27
Merge branch 'sched/clock' into tracing/ftrace
Ingo Molnar
1
-0
/
+10
2009-02-26
Merge branch 'sched/clock' into tracing/ftrace
Ingo Molnar
1
-0
/
+10
2009-02-26
sched: allow architectures to specify sched_clock_stable
Ingo Molnar
1
-0
/
+10
2009-02-26
tracing: implement trace_clock_*() APIs
Ingo Molnar
1
-0
/
+19
2009-02-26
block: reduce stack footprint of blk_recount_segments()
Jens Axboe
1
-0
/
+2
2009-02-26
rcu: Teach RCU that idle task is not quiscent state at boot
Paul E. McKenney
4
-0
/
+31
2009-02-26
Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
Ingo Molnar
1
-2
/
+3
2009-02-26
Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into tracing/core
Ingo Molnar
10
-11
/
+19
2009-02-25
tracing: wrap arguments with PARAMS
Steven Rostedt
1
-1
/
+2
2009-02-25
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
Steven Rostedt
1
-1
/
+1
2009-02-25
ide: fix refcounting in device drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-02-25
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-1
/
+2
2009-02-25
gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t
Venkatesh Pallipadi
1
-11
/
+35
2009-02-24
tracing: add DEFINE_TRACE_FMT to tracepoint.h
Steven Rostedt
1
-0
/
+3
2009-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
David S. Miller
1
-1
/
+1
2009-02-24
i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
Jean Delvare
2
-2
/
+2
[next]