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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
Documentation: tracing: Fix typos in boot-time tracing documentation
Masami Hiramatsu
1
-9
/
+9
2020-01-22
Documentation: bootconfig: Fix typos in bootconfig documentation
Masami Hiramatsu
1
-15
/
+17
2020-01-22
bootconfig: Fix Kconfig help message for BOOT_CONFIG
Masami Hiramatsu
1
-1
/
+3
2020-01-22
ftrace: Remove NR_TO_INIT macro
Alex Shi
1
-3
/
+0
2020-01-22
ftrace: Remove abandoned macros
Alex Shi
1
-2
/
+0
2020-01-16
tracing: Allow trace_printk() to nest in other tracing code
Steven Rostedt (VMware)
1
-5
/
+19
2020-01-15
ring-buffer: Fix kernel doc for rb_update_event()
Steven Rostedt (VMware)
1
-3
/
+3
2020-01-15
ring-bufer: kernel-doc warning fixes
Fabian Frederick
1
-0
/
+3
2020-01-13
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2
-16
/
+45
2020-01-13
Documentation: tracing: Add boot-time tracing document
Masami Hiramatsu
3
-0
/
+187
2020-01-13
tracing/boot: Add function tracer filter options
Masami Hiramatsu
1
-0
/
+40
2020-01-13
tracing/boot: Add cpu_mask option support
Masami Hiramatsu
2
-13
/
+43
2020-01-13
tracing/boot: Add instance node support
Masami Hiramatsu
1
-5
/
+38
2020-01-13
tracing/boot: Add synthetic event support
Masami Hiramatsu
2
-0
/
+52
2020-01-13
tracing/boot Add kprobe event support
Masami Hiramatsu
2
-0
/
+51
2020-01-13
tracing/boot: Add per-event settings
Masami Hiramatsu
2
-1
/
+61
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
4
-5
/
+128
2020-01-13
tracing: Add NULL trace-array check in print_synth_event()
Masami Hiramatsu
1
-1
/
+1
2020-01-13
tracing: Accept different type for synthetic event fields
Masami Hiramatsu
1
-2
/
+5
2020-01-13
tracing: kprobes: Register to dynevent earlier stage
Masami Hiramatsu
1
-4
/
+15
2020-01-13
tracing: kprobes: Output kprobe event to printk buffer
Masami Hiramatsu
4
-31
/
+32
2020-01-13
tracing: Apply soft-disabled and filter to tracepoints printk
Masami Hiramatsu
1
-0
/
+7
2020-01-13
Documentation: bootconfig: Add a doc for extended boot config
Masami Hiramatsu
3
-0
/
+186
2020-01-13
bootconfig: init: Allow admin to use bootconfig for init command line
Masami Hiramatsu
1
-3
/
+28
2020-01-13
bootconfig: init: Allow admin to use bootconfig for kernel command line
Masami Hiramatsu
1
-5
/
+101
2020-01-13
init/main.c: Alloc initcall_command_line in do_initcall() and free it
Masami Hiramatsu
1
-11
/
+15
2020-01-13
proc: bootconfig: Add /proc/bootconfig to show boot config list
Masami Hiramatsu
3
-0
/
+91
2020-01-13
tools: bootconfig: Add bootconfig test script
Masami Hiramatsu
22
-0
/
+176
2020-01-13
tools: bootconfig: Add bootconfig command
Masami Hiramatsu
12
-5
/
+481
2020-01-13
bootconfig: Load boot config from the tail of initrd
Masami Hiramatsu
2
-0
/
+55
2020-01-13
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
6
-0
/
+1049
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
19
-185
/
+185
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
18
-195
/
+195
2020-01-13
perf: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
4
-68
/
+68
2020-01-13
Linux 5.5-rc6
v5.5-rc6
Linus Torvalds
1
-1
/
+1
2020-01-13
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+6
2020-01-12
riscv: Fixup obvious bug for fp-regs reset
Guo Ren
1
-1
/
+1
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
3
-5
/
+5
2020-01-12
Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+19
2020-01-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-15
/
+23
2020-01-12
Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-32
/
+45
2020-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-5
/
+7
2020-01-11
Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-93
/
+243
2020-01-11
Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-01-11
Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-8
/
+38
2020-01-11
Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+11
2020-01-10
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-30
/
+30
2020-01-10
Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+0
2020-01-10
Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-28
/
+65
2020-01-10
Merge tag 'sound-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
11
-29
/
+67
[next]