- 2f27ed7 docs: devices.rst: fix a C reference markup by Mauro Carvalho Chehab · 4 years, 3 months ago
- 11604da docs: gpu: i915.rst: Fix several C duplication warnings by Mauro Carvalho Chehab · 4 years, 3 months ago
- afe178a docs: infrastructure.rst: don't include firmware kernel-doc by Mauro Carvalho Chehab · 4 years, 3 months ago
- b989451 docs: libata.rst: fix a wrong usage of :c:type: tag by Mauro Carvalho Chehab · 4 years, 3 months ago
- 365ff56 docs: kgdb.rst: fix :c:type: usages by Mauro Carvalho Chehab · 4 years, 3 months ago
- 64d4151 docs: fpga: replace :c:member: macros by Mauro Carvalho Chehab · 4 years, 3 months ago
- 4d9d18ad docs: writing-an-alsa-driver.rst: fix some bad c:func: markups by Mauro Carvalho Chehab · 4 years, 3 months ago
- 8ac8673 docs: block: blk-mq.rst: get rid of :c:type by Mauro Carvalho Chehab · 4 years, 3 months ago
- 6873590 docs: sound: writing-an-alsa-driver.rst: get rid of :c:type by Mauro Carvalho Chehab · 4 years, 3 months ago
- 6624d64 docs: devices.rst: get rid of :c:type macros by Mauro Carvalho Chehab · 4 years, 3 months ago
- 74e2f8d docs: fs: fscrypt.rst: get rid of :c:type: tags by Mauro Carvalho Chehab · 4 years, 3 months ago
- b30fd8e docs: pstore-blk.rst: fix kernel-doc tags by Mauro Carvalho Chehab · 4 years, 3 months ago
- 044248d docs: basics.rst: get rid of rcu kernel-doc macros by Mauro Carvalho Chehab · 4 years, 3 months ago
- 58bc57b docs: device_link.rst: remove duplicated kernel-doc include by Mauro Carvalho Chehab · 4 years, 3 months ago
- 3048ba6 docs: scsi: target.rst: remove iSCSI transport class kernel-doc markup by Mauro Carvalho Chehab · 4 years, 3 months ago
- c9e3d51 docs: basics.rst: move kernel-doc workqueue markups to workqueue.rst by Mauro Carvalho Chehab · 4 years, 3 months ago
- 1842c96 docs: remove sound API duplication by Mauro Carvalho Chehab · 4 years, 3 months ago
- f182e7f docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag by Mauro Carvalho Chehab · 4 years, 3 months ago
- 9b9b0bd docs: genericirq.rst: don't document chip.c functions twice by Mauro Carvalho Chehab · 4 years, 3 months ago
- 640e3f8 docs: net: ieee802154.rst: fix C expressions by Mauro Carvalho Chehab · 4 years, 3 months ago
- 71a8156 docs: it_IT: fix namespace collisions at locking.rst by Mauro Carvalho Chehab · 4 years, 3 months ago
- d7faad1 docs: trace-uses.rst: remove bogus c-domain tags by Mauro Carvalho Chehab · 4 years, 3 months ago
- 9303c9d docs: get rid of :c:type explicit declarations for structs by Mauro Carvalho Chehab · 4 years, 3 months ago
- abc59fd docs: remove some replace macros like |struct foo| by Mauro Carvalho Chehab · 4 years, 3 months ago
- 5b76632 media: cec-core.rst: don't use c:type for structs by Mauro Carvalho Chehab · 4 years, 3 months ago
- 5f536f4 media: docs: make RC documents more compatible with Sphinx 3.1+ by Mauro Carvalho Chehab · 4 years, 3 months ago
- 937e680 media: docs: make MC documents more compatible with Sphinx 3.1+ by Mauro Carvalho Chehab · 4 years, 3 months ago
- f9b2e8a media: docs: make DVB documents more compatible with Sphinx 3.1+ by Mauro Carvalho Chehab · 4 years, 3 months ago
- 407e84c media: docs: make V4L documents more compatible with Sphinx 3.1+ by Mauro Carvalho Chehab · 4 years, 3 months ago
- 01fae02 media: docs: make CEC documents compatible with Sphinx 3.1+ by Mauro Carvalho Chehab · 4 years, 3 months ago
- c51d9b0 docs: automarkup.py: Add cross-reference for parametrized C macros by Nícolas F. R. A. Prado · 4 years, 3 months ago
- 3050edf docs: automarkup.py: Skip C reserved words when cross-referencing by Nícolas F. R. A. Prado · 4 years, 3 months ago
- f66e47f docs: automarkup.py: Fix regexes to solve sphinx 3 warnings by Nícolas F. R. A. Prado · 4 years, 3 months ago
- 06dc65b docs: automarkup.py: Use new C roles in Sphinx 3 by Nícolas F. R. A. Prado · 4 years, 3 months ago
- 2791f47 docs: kerneldoc.py: add support for kerneldoc -nosymbol by Mauro Carvalho Chehab · 4 years, 3 months ago
- 91fc6d8 docs: kerneldoc.py: append the name of the parsed doc file by Mauro Carvalho Chehab · 4 years, 3 months ago
- 95f4949 docs: cdomain.py: extend it to handle new Sphinx 3.x tags by Mauro Carvalho Chehab · 4 years, 3 months ago
- 71e552a docs: cdomain.py: add support for a new Sphinx 3.1+ tag by Mauro Carvalho Chehab · 4 years, 3 months ago
- 6e9e415 scripts: kernel-doc: try to use c:function if possible by Mauro Carvalho Chehab · 4 years, 3 months ago
- 5ef09c9 scripts: kernel-doc: fix line number handling by Mauro Carvalho Chehab · 4 years, 3 months ago
- 93351d4 scripts: kernel-doc: allow passing desired Sphinx C domain dialect by Mauro Carvalho Chehab · 4 years, 3 months ago
- ed8348e scripts: kernel-doc: don't mangle with parameter list by Mauro Carvalho Chehab · 4 years, 3 months ago
- 47bcacf scripts: kernel-doc: fix typedef identification by Mauro Carvalho Chehab · 4 years, 3 months ago
- eab795d scripts: kernel-doc: reimplement -nofunction argument by Mauro Carvalho Chehab · 4 years, 3 months ago
- dbe8ba0 scripts: kernel-doc: fix troubles with line counts by Mauro Carvalho Chehab · 4 years, 3 months ago
- e3ad05f scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
- efa44475 scripts: kernel-doc: make it more compatible with Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
- d38c8cf scripts: kernel-doc: add support for typedef enum by Mauro Carvalho Chehab · 4 years, 3 months ago
- 3e4fb43 Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 3 months ago
- fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
- 5d6c413 Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 3 months ago
- e6037a7 powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() epilogue by Jason A. Donenfeld · 4 years, 3 months ago
- 6448cbf Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 3 months ago
- 1a31c12 Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 3 months ago
- f888bdf Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 3 months ago
- b4e1bce Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 3 months ago
- 7fafb54 Merge tag 'leds-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 4 years, 3 months ago
- 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
- 4815519 Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 3 months ago
- 6e4dc3d Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 3 months ago
- 2f6c6d0 Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 3 months ago
- 09cad07 fs: fix NULL dereference due to data race in prepend_path() by Andrii Nakryiko · 4 years, 3 months ago
- 4da9af0 Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
- 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
- 9e51183 Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
- 2fc61f2 Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
- 37187df Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
- 531d29b Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 3 months ago
- 79db2b7 Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 3 months ago
- defb53a Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- cf1d2b4 Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- 0b8417c Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- 15cb546 Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 3 months ago
- a09b1d7 Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
- 4907a43 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 3 months ago
- da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
- bd36e51 dt-bindings: misc: explicitly add #address-cells for slave mode by Zhen Lei · 4 years, 3 months ago
- faaa30d spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for slave mode by Zhen Lei · 4 years, 3 months ago
- f1f4f3a mm/migrate: remove obsolete comment about device public by Ralph Campbell · 4 years, 3 months ago
- 4257889 mm/migrate: remove cpages-- in migrate_vma_finalize() by Ralph Campbell · 4 years, 3 months ago
- 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 3 months ago
- cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 3 months ago
- 9f3d5ea memblock: implement for_each_reserved_mem_region() using __next_mem_region() by Mike Rapoport · 4 years, 3 months ago
- 5bd0960 memblock: remove unused memblock_mem_size() by Mike Rapoport · 4 years, 3 months ago
- 6120cdc x86/setup: simplify reserve_crashkernel() by Mike Rapoport · 4 years, 3 months ago
- 3c45ee6 x86/setup: simplify initrd relocation and reservation by Mike Rapoport · 4 years, 3 months ago
- b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- c9118e6 arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() by Mike Rapoport · 4 years, 3 months ago
- 6e245ad memblock: reduce number of parameters in for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- 87c5587 memblock: make memblock_debug and related functionality private by Mike Rapoport · 4 years, 3 months ago
- cd991db memblock: make for_each_memblock_type() iterator private by Mike Rapoport · 4 years, 3 months ago
- 4964579 mircoblaze: drop unneeded NUMA and sparsemem initializations by Mike Rapoport · 4 years, 3 months ago
- c8e4701 riscv: drop unneeded node initialization by Mike Rapoport · 4 years, 3 months ago
- 80c4574 h8300, nds32, openrisc: simplify detection of memory extents by Mike Rapoport · 4 years, 3 months ago
- ab8f21a arm64: numa: simplify dummy_numa_init() by Mike Rapoport · 4 years, 3 months ago
- cddb5dd arm, xtensa: simplify initialization of high memory pages by Mike Rapoport · 4 years, 3 months ago
- e9aa36c dma-contiguous: simplify cma_early_percent_memory() by Mike Rapoport · 4 years, 3 months ago
- 04ba0a9 KVM: PPC: Book3S HV: simplify kvm_cma_reserve() by Mike Rapoport · 4 years, 3 months ago