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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-28
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
3
-8
/
+10
2009-02-27
tracing: replace kzalloc with kcalloc
Steven Rostedt
1
-1
/
+1
2009-02-27
tracing: use newline separator for trace options list
Steven Rostedt
1
-7
/
+6
2009-02-27
tracing: use pointer error returns for __tracing_open
Steven Rostedt
1
-22
/
+24
2009-02-26
tracing: add protection around open use of current_tracer
Steven Rostedt
1
-6
/
+14
2009-02-26
tracing: add tracer dependent options to options directory
Steven Rostedt
1
-1
/
+173
2009-02-26
tracing: add options directory and core option files
Steven Rostedt
1
-0
/
+117
2009-02-26
Merge branch 'sched/clock' into tracing/ftrace
Ingo Molnar
3
-25
/
+39
2009-02-26
x86: set X86_FEATURE_TSC_RELIABLE
Ingo Molnar
1
-1
/
+7
2009-02-26
sched: allow architectures to specify sched_clock_stable
Ingo Molnar
2
-25
/
+30
2009-02-26
tracing: implement trace_clock_*() APIs
Ingo Molnar
4
-3
/
+123
2009-02-26
sched: sched_clock() improvement: use in_nmi()
Ingo Molnar
1
-0
/
+8
2009-02-26
tracing, genirq: add irq enter and exit trace events
Jason Baron
4
-0
/
+34
2009-02-26
tracing/core: make the per cpu trace files in per cpu directories
Frederic Weisbecker
1
-11
/
+14
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
3
-17
/
+18
2009-02-26
Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into tracing/core
Ingo Molnar
191
-1186
/
+11704
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
3
-16
/
+16
2009-02-25
tracing/core: make the read callbacks reentrants
Frederic Weisbecker
2
-19
/
+85
2009-02-25
tracing/core: introduce per cpu tracing files
Frederic Weisbecker
2
-24
/
+147
2009-02-25
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
9
-49
/
+572
2009-02-25
tracing: remove /debug/tracing/latency_trace
Ingo Molnar
1
-5
/
+0
2009-02-25
tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock
Ingo Molnar
1
-29
/
+28
2009-02-24
tracing: make event directory structure
Steven Rostedt
2
-7
/
+137
2009-02-24
tracing: add schedule events to event trace
Steven Rostedt
4
-48
/
+87
2009-02-24
tracing: add event trace infrastructure
Steven Rostedt
5
-1
/
+352
2009-02-24
tracing: add DEFINE_TRACE_FMT to tracepoint.h
Steven Rostedt
1
-0
/
+3
2009-02-24
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
Linus Torvalds
1
-1
/
+1
2009-02-24
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
10
-11
/
+23
2009-02-24
Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
Linus Torvalds
18
-7
/
+2936
2009-02-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2
-1
/
+15
2009-02-24
Add i2c_board_info for RiscPC PCF8583
Russell King
2
-1
/
+8
2009-02-24
i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent
Jean Delvare
3
-3
/
+3
2009-02-24
i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
Jean Delvare
3
-3
/
+7
2009-02-24
i2c: Timeouts reach -1
Roel Kluin
2
-3
/
+3
2009-02-24
i2c: Fix misplaced parentheses
Roel Kluin
1
-1
/
+2
2009-02-24
proc: fix PG_locked reporting in /proc/kpageflags
Helge Bahmann
1
-1
/
+1
2009-02-24
x86, ptrace: remove CONFIG guards around declarations
Markus Metzger
1
-3
/
+0
2009-02-24
x86, ftrace: fix section mismatch in hw-branch-tracer
Markus Metzger
1
-4
/
+3
2009-02-24
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core
Ingo Molnar
126
-1055
/
+3465
2009-02-24
firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" error
Beat Michel Liechti
1
-0
/
+1
2009-02-24
firedtv: massive refactoring
Stefan Richter
17
-2327
/
+1891
2009-02-24
firedtv: rename files, variables, functions from firesat to firedtv
Rambaldi
20
-515
/
+515
2009-02-24
firedtv: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-02-24
firedtv: fix registration - adapter number could only be zero
Henrik Kurelid
1
-1
/
+1
2009-02-24
firedtv: use length_field() of PMT as length
Henrik Kurelid
1
-6
/
+12
2009-02-24
firedtv: fix returned struct for ca_info
Henrik Kurelid
1
-4
/
+4
2009-02-24
firedtv: cleanups and minor fixes
Stefan Richter
13
-1456
/
+936
2009-02-24
ieee1394: remove superfluous assertions
Stefan Richter
1
-6
/
+0
2009-02-24
ieee1394: inherit ud vendor_id from node vendor_id
Stefan Richter
1
-0
/
+3
[next]