index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
objagg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
docs: look for sphinx-pre-install in the source tree
Jonathan Corbet
1
-1
/
+1
2019-05-30
docs: requirements.txt: recommend Sphinx 1.7.9
Mauro Carvalho Chehab
2
-11
/
+10
2019-05-30
docs: by default, build docs a lot faster with Sphinx >= 1.7
Mauro Carvalho Chehab
1
-0
/
+2
2019-05-30
scripts/documentation-file-ref-check: teach about .txt -> .yaml renames
Mauro Carvalho Chehab
1
-5
/
+14
2019-05-30
scripts/documentation-file-ref-check: improve tools ref handling
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
scripts/documentation-file-ref-check: exclude false-positives
Mauro Carvalho Chehab
1
-0
/
+13
2019-05-30
scripts/documentation-file-ref-check: better handle translations
Mauro Carvalho Chehab
1
-3
/
+7
2019-05-30
scripts/sphinx-pre-install: always check if version is compatible with build
Mauro Carvalho Chehab
2
-13
/
+32
2019-05-30
scripts/sphinx-pre-install: get rid of RHEL7 explicity check
Mauro Carvalho Chehab
1
-13
/
+0
2019-05-30
scripts/sphinx-pre-install: make activate hint smarter
Mauro Carvalho Chehab
1
-8
/
+14
2019-05-29
doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameter
Zhenzhong Duan
1
-2
/
+3
2019-05-29
docs: tracing: Fix typos in histogram.rst
Masanari Iida
1
-5
/
+5
2019-05-29
docs: cdomain.py: get rid of a warning since version 1.8
Mauro Carvalho Chehab
1
-1
/
+4
2019-05-28
kernel-doc: always name missing kerneldoc sections
Jonathan Corbet
1
-7
/
+9
2019-05-24
docs: No structured comments in include/linux/interconnect.h
Jonathan Corbet
1
-3
/
+2
2019-05-24
docs: no structured comments in fs/file_table.c
Jonathan Corbet
1
-3
/
+0
2019-05-24
docs: No structured comments in target_core_device.c
Jonathan Corbet
1
-2
/
+2
2019-05-24
docs: Do not seek kerneldoc comments in hw-consumer.h
Jonathan Corbet
1
-1
/
+0
2019-05-24
docs: Fix a misdirected kerneldoc directive
Jonathan Corbet
1
-1
/
+1
2019-05-24
docs: Do not seek comments in kernel/rcu/tree_plugin.h
Jonathan Corbet
2
-5
/
+0
2019-05-24
drm/i915: Maintain consistent documentation subsection ordering
Jonathan Corbet
2
-4
/
+4
2019-05-24
scripts/sphinx-pre-install: make it handle Sphinx versions
Mauro Carvalho Chehab
1
-7
/
+79
2019-05-24
docs: Fix conf.py for Sphinx 2.0
Jonathan Corbet
1
-1
/
+1
2019-05-23
docs: fix multiple doc build warnings in enumeration.rst
Jonathan Corbet
1
-1
/
+1
2019-05-23
lib/list_sort: fix kerneldoc build error
Jonathan Corbet
1
-1
/
+2
2019-05-23
docs: fix numaperf.rst and add it to the doc tree
Jonathan Corbet
2
-1
/
+2
2019-05-23
doc: Cope with the deprecation of AutoReporter
Jonathan Corbet
1
-8
/
+26
2019-05-23
doc: Cope with Sphinx logging deprecations
Jonathan Corbet
3
-21
/
+59
2019-05-21
Documentation: kdump: fix minor typo
Cengiz Can
1
-1
/
+1
2019-05-21
scripts/spdxcheck.py: Add dual license subdirectory
Sven Eckelmann
1
-1
/
+1
2019-05-20
scripts/spdxcheck.py: Fix path to deprecated licenses
Sven Eckelmann
1
-1
/
+1
2019-05-20
counter: fix Documentation build error due to incorrect source file name
Randy Dunlap
1
-1
/
+1
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-19
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-19
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-19
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-19
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-19
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
[next]