index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
docs: get rid of :c:type explicit declarations for structs
Mauro Carvalho Chehab
2020-10-15
29
-86
/
+86
|
*
docs: remove some replace macros like |struct foo|
Mauro Carvalho Chehab
2020-10-15
3
-48
/
+38
|
*
media: cec-core.rst: don't use c:type for structs
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+1
|
*
media: docs: make RC documents more compatible with Sphinx 3.1+
Mauro Carvalho Chehab
2020-10-15
16
-75
/
+73
|
*
media: docs: make MC documents more compatible with Sphinx 3.1+
Mauro Carvalho Chehab
2020-10-15
15
-98
/
+52
|
*
media: docs: make DVB documents more compatible with Sphinx 3.1+
Mauro Carvalho Chehab
2020-10-15
95
-534
/
+329
|
*
media: docs: make V4L documents more compatible with Sphinx 3.1+
Mauro Carvalho Chehab
2020-10-15
87
-922
/
+559
|
*
media: docs: make CEC documents compatible with Sphinx 3.1+
Mauro Carvalho Chehab
2020-10-15
11
-87
/
+63
|
*
docs: automarkup.py: Add cross-reference for parametrized C macros
Nícolas F. R. A. Prado
2020-10-15
1
-7
/
+42
|
*
docs: automarkup.py: Skip C reserved words when cross-referencing
Nícolas F. R. A. Prado
2020-10-15
1
-1
/
+8
|
*
docs: automarkup.py: Fix regexes to solve sphinx 3 warnings
Nícolas F. R. A. Prado
2020-10-15
1
-3
/
+4
|
*
docs: automarkup.py: Use new C roles in Sphinx 3
Nícolas F. R. A. Prado
2020-10-15
1
-6
/
+49
|
*
docs: kerneldoc.py: add support for kerneldoc -nosymbol
Mauro Carvalho Chehab
2020-10-15
2
-0
/
+15
|
*
docs: kerneldoc.py: append the name of the parsed doc file
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+2
|
*
docs: cdomain.py: extend it to handle new Sphinx 3.x tags
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+39
|
*
docs: cdomain.py: add support for a new Sphinx 3.1+ tag
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+54
|
*
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
2020-10-15
1
-9
/
+14
|
*
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
2020-10-15
1
-2
/
+4
|
*
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-10-15
2
-8
/
+48
|
*
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
2020-10-15
1
-12
/
+14
|
*
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
2020-10-15
1
-23
/
+41
|
*
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
2020-10-15
1
-23
/
+21
|
*
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
2020-10-15
1
-3
/
+4
|
*
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
1
-10
/
+24
|
*
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
1
-6
/
+65
|
*
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
2020-10-15
1
-4
/
+11
*
|
Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2020-10-16
1
-1
/
+1
|
\
\
|
*
|
tracing: Remove __init from __trace_early_add_new_event()
Masami Hiramatsu
2020-10-16
1
-1
/
+1
*
|
|
Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-16
1
-1
/
+4
|
\
\
\
|
*
|
|
printk: ringbuffer: Wrong data pointer when appending small string
Petr Mladek
2020-10-15
1
-1
/
+4
*
|
|
|
Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-10-16
10
-34
/
+101
|
\
\
\
\
|
*
|
|
|
kdb: Fix pager search for multi-line strings
Daniel Thompson
2020-10-01
1
-2
/
+6
|
*
|
|
|
kernel: debug: Centralize dbg_[de]activate_sw_breakpoints
Daniel Thompson
2020-10-01
3
-3
/
+2
|
*
|
|
|
kgdb: Add NOKPROBE labels on the trap handler functions
Daniel Thompson
2020-10-01
1
-0
/
+16
|
*
|
|
|
kgdb: Honour the kprobe blocklist when setting breakpoints
Daniel Thompson
2020-09-28
4
-0
/
+46
|
*
|
|
|
kernel/debug: Fix spelling mistake in debug_core.c
Youling Tang
2020-09-11
1
-2
/
+2
|
*
|
|
|
kdb: Use newer api for tasklist scanning
Davidlohr Bueso
2020-09-08
4
-12
/
+8
|
*
|
|
|
kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
Douglas Anderson
2020-09-08
1
-8
/
+14
|
*
|
|
|
kdb: remove unnecessary null check of dbg_io_ops
Cengiz Can
2020-09-08
1
-7
/
+7
*
|
|
|
|
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
165
-3681
/
+1730
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: DEC: Restore bootmem reservation for firmware working memory area
Maciej W. Rozycki
2020-10-14
1
-1
/
+8
|
*
|
|
|
|
MIPS: dec: fix section mismatch
Thomas Bogendoerfer
2020-10-14
1
-2
/
+2
|
*
|
|
|
|
bcm963xx_tag.h: fix duplicated word
Randy Dunlap
2020-10-13
1
-1
/
+1
|
*
|
|
|
|
mips: ralink: enable zboot support
Chuanhong Guo
2020-10-13
1
-0
/
+1
|
*
|
|
|
|
MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGES
Paul Cercueil
2020-10-13
1
-1
/
+0
|
*
|
|
|
|
MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit
Thomas Bogendoerfer
2020-10-12
4
-11
/
+4
|
*
|
|
|
|
MIPS: cpu-probe: introduce exclusive R3k CPU probe
Thomas Bogendoerfer
2020-10-12
2
-1
/
+178
|
*
|
|
|
|
MIPS: cpu-probe: move fpu probing/handling into its own file
Thomas Bogendoerfer
2020-10-12
4
-324
/
+364
|
*
|
|
|
|
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
2020-10-12
28
-149
/
+82
|
*
|
|
|
|
MIPS: Loongson64: Clean up numa.c
Tiezhu Yang
2020-10-12
2
-31
/
+4
[prev]
[next]