index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
module_signature.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
docs: it_IT: fix namespace collisions at locking.rst
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-15
docs: trace-uses.rst: remove bogus c-domain tags
Mauro Carvalho Chehab
1
-6
/
+6
2020-10-15
docs: get rid of :c:type explicit declarations for structs
Mauro Carvalho Chehab
29
-86
/
+86
2020-10-15
docs: remove some replace macros like |struct foo|
Mauro Carvalho Chehab
3
-48
/
+38
2020-10-15
media: cec-core.rst: don't use c:type for structs
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-15
media: docs: make RC documents more compatible with Sphinx 3.1+
Mauro Carvalho Chehab
16
-75
/
+73
2020-10-15
media: docs: make MC documents more compatible with Sphinx 3.1+
Mauro Carvalho Chehab
15
-98
/
+52
2020-10-15
media: docs: make DVB documents more compatible with Sphinx 3.1+
Mauro Carvalho Chehab
95
-534
/
+329
2020-10-15
media: docs: make V4L documents more compatible with Sphinx 3.1+
Mauro Carvalho Chehab
87
-922
/
+559
2020-10-15
media: docs: make CEC documents compatible with Sphinx 3.1+
Mauro Carvalho Chehab
11
-87
/
+63
2020-10-15
docs: automarkup.py: Add cross-reference for parametrized C macros
Nícolas F. R. A. Prado
1
-7
/
+42
2020-10-15
docs: automarkup.py: Skip C reserved words when cross-referencing
Nícolas F. R. A. Prado
1
-1
/
+8
2020-10-15
docs: automarkup.py: Fix regexes to solve sphinx 3 warnings
Nícolas F. R. A. Prado
1
-3
/
+4
2020-10-15
docs: automarkup.py: Use new C roles in Sphinx 3
Nícolas F. R. A. Prado
1
-6
/
+49
2020-10-15
docs: kerneldoc.py: add support for kerneldoc -nosymbol
Mauro Carvalho Chehab
2
-0
/
+15
2020-10-15
docs: kerneldoc.py: append the name of the parsed doc file
Mauro Carvalho Chehab
1
-1
/
+2
2020-10-15
docs: cdomain.py: extend it to handle new Sphinx 3.x tags
Mauro Carvalho Chehab
1
-1
/
+39
2020-10-15
docs: cdomain.py: add support for a new Sphinx 3.1+ tag
Mauro Carvalho Chehab
1
-1
/
+54
2020-10-15
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
1
-9
/
+14
2020-10-15
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
1
-2
/
+4
2020-10-15
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2
-8
/
+48
2020-10-15
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
1
-12
/
+14
2020-10-15
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
1
-23
/
+41
2020-10-15
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
1
-23
/
+21
2020-10-15
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
1
-3
/
+4
2020-10-15
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
1
-10
/
+24
2020-10-15
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
1
-6
/
+65
2020-10-15
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
1
-4
/
+11
2020-10-15
powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...
Jason A. Donenfeld
1
-1
/
+0
2020-10-14
fs: fix NULL dereference due to data race in prepend_path()
Andrii Nakryiko
1
-1
/
+5
2020-10-14
dt-bindings: misc: explicitly add #address-cells for slave mode
Zhen Lei
1
-0
/
+2
2020-10-14
spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for s...
Zhen Lei
1
-6
/
+14
2020-10-14
mm/migrate: remove obsolete comment about device public
Ralph Campbell
1
-1
/
+1
2020-10-14
mm/migrate: remove cpages-- in migrate_vma_finalize()
Ralph Campbell
1
-1
/
+0
2020-10-14
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
5
-2
/
+26
2020-10-14
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
9
-15
/
+29
2020-10-14
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
5
-47
/
+27
2020-10-14
memblock: remove unused memblock_mem_size()
Mike Rapoport
2
-16
/
+0
2020-10-14
x86/setup: simplify reserve_crashkernel()
Mike Rapoport
1
-26
/
+14
2020-10-14
x86/setup: simplify initrd relocation and reservation
Mike Rapoport
1
-13
/
+3
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
25
-208
/
+195
2020-10-14
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
9
-51
/
+35
2020-10-14
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
5
-20
/
+38
2020-10-14
memblock: make memblock_debug and related functionality private
Mike Rapoport
3
-15
/
+17
2020-10-14
memblock: make for_each_memblock_type() iterator private
Mike Rapoport
2
-5
/
+5
2020-10-14
mircoblaze: drop unneeded NUMA and sparsemem initializations
Mike Rapoport
1
-13
/
+1
2020-10-14
riscv: drop unneeded node initialization
Mike Rapoport
1
-9
/
+0
2020-10-14
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
3
-18
/
+7
2020-10-14
arm64: numa: simplify dummy_numa_init()
Mike Rapoport
1
-8
/
+5
2020-10-14
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
2
-85
/
+18
[next]