index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-17
ftrace: use module notifier for function tracer
Steven Rostedt
2
-7
/
+4
2009-04-16
blktrace: add trace/ to /sys/block/sda
Li Zefan
1
-0
/
+6
2009-04-16
blktrace: support per-partition tracing
Shawn Du
1
-11
/
+13
2009-04-15
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
7
-2
/
+2
2009-04-15
tracing/events: fix lockdep system name
Steven Rostedt
1
-1
/
+1
2009-04-14
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
4
-0
/
+10
2009-04-14
tracing/events: convert event call sites to use a link list
Steven Rostedt
1
-0
/
+1
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
3
-7
/
+496
2009-04-14
tracing/events: move declarations from trace directory to core include
Steven Rostedt
1
-0
/
+146
2009-04-14
tracing: make trace_seq operations available for core kernel
Steven Rostedt
1
-0
/
+89
2009-04-14
tracing: create automated trace defines
Steven Rostedt
6
-2
/
+91
2009-04-14
tracing: consolidate trace and trace_event headers
Steven Rostedt
11
-510
/
+654
2009-04-14
Merge branch 'linus' into tracing/core
Ingo Molnar
245
-17890
/
+197
2009-04-14
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
1
-1
/
+1
2009-04-14
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
1
-0
/
+29
2009-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+48
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
1
-0
/
+11
2009-04-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2009-04-13
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+1
2009-04-13
add some long-missing capabilities to fs_mask
Serge E. Hallyn
1
-4
/
+19
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-52
/
+52
2009-04-13
i2c: Fix sparse warnings for I2C_BOARD_INFO()
Ben Hutchings
1
-1
/
+1
2009-04-12
lockdep: warn about lockdep disabling after kernel taint
Frederic Weisbecker
1
-0
/
+7
2009-04-12
tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro
Zhaolei
4
-37
/
+197
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
4
-24
/
+30
2009-04-11
Remove stale include/asm-mn10300/.gitignore file
Linus Torvalds
1
-2
/
+0
2009-04-10
percpu: unbreak alpha percpu
Tejun Heo
2
-52
/
+52
2009-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
120
-9109
/
+0
2009-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv
Linus Torvalds
114
-8626
/
+0
2009-04-10
Make __stringify support variable argument macros too
Zhaolei
1
-2
/
+2
2009-04-10
Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.
David Howells
120
-9109
/
+0
2009-04-10
tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro
Zhaolei
4
-3
/
+41
2009-04-10
tracing/lockdep: report the time waited for a lock
Frederic Weisbecker
1
-5
/
+18
2009-04-10
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
47
-410
/
+1604
2009-04-10
FRV: Move to arch/frv/include/asm/
David Howells
114
-8626
/
+0
2009-04-10
FRV: Fix indentation errors to keep git-am happy when moving arch header files
David Howells
1
-3
/
+3
2009-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-94
/
+57
2009-04-09
FRV: Use <asm-generic/pgtable.h> in NOMMU mode
David Howells
1
-4
/
+2
2009-04-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-31
/
+37
2009-04-09
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
1
-0
/
+14
2009-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-1
/
+0
2009-04-09
module: try_then_request_module must wait
Herbert Xu
1
-1
/
+1
2009-04-09
sched: do not count frozen tasks toward load
Nathan Lynch
1
-1
/
+2
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
3
-30
/
+36
2009-04-09
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
3
-1
/
+4
2009-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+4
2009-04-09
dm: remove limited barrier support
Mikulas Patocka
1
-1
/
+0
2009-04-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+0
[next]