summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: fix some broken referencesMauro Carvalho Chehab2019-10-1010-11/+11
* Documentation: admin-guide: add earlycon documentation for RISC-VPaul Walmsley2019-10-101-0/+4
* docs: remove :c:func: from genalloc.rstJonathan Corbet2019-10-101-9/+9
* docs: Move the user-space ioctl() docs to userspace-apiJonathan Corbet2019-10-107-1/+1
* docs: move botching-up-ioctls.rst to the process guideJonathan Corbet2019-10-103-1/+1
* docs: Fix "make help" suggestion for SPHINXDIRJonathan Corbet2019-10-101-1/+1
* docs/driver-api: Catch up with dma_buf file-name changesJonathan Corbet2019-10-071-3/+3
* genalloc: Fix a set of docs build warningsJonathan Corbet2019-10-072-5/+5
* docs: Catch up with the new location of get_user_pages_fast()Jonathan Corbet2019-10-071-1/+1
* docs: remove :c:func: from refcount-vs-atomic.rstJonathan Corbet2019-10-071-18/+18
* riscv-docs: correct the sequence of the magic number 2 since it's little endianChester Lin2019-10-031-1/+1
* scripts/sphinx-pre-install: Add a new path for the debian package "fonts-noto...Jeremy MAURO2019-10-031-1/+2
* scripts/sphinx-pre-install: allow checking for multiple missing filesJeremy MAURO2019-10-031-9/+11
* Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer2019-10-0312-56/+56
* docs: it_IT: maintainer-pgp-guide: Fix reference to "Nitrokey Pro 2"Jonathan Neuschäfer2019-10-031-1/+1
* doc-rst: Programmatically render MAINTAINERS into ReSTKees Cook2019-10-025-31/+233
* doc-rst: Reduce CSS padding around FieldKees Cook2019-10-021-0/+10
* docs: No structured comments in kernel/dma/coherent.cJonathan Corbet2019-10-011-3/+0
* Documentation: document earlycon without options for more platformsChristoph Hellwig2019-10-011-6/+4
* docs: perf: Add imx-ddr to documentation indexAdam Zerella2019-10-012-13/+23
* Merge branch 'dump-struct' into docs-nextJonathan Corbet2019-10-011-5/+6
|\
| * kernel-doc: add support for ____cacheline_aligned_in_smp attributeAndré Almeida2019-10-011-1/+2
| * kernel-doc: fix processing nested structs with attributesAndré Almeida2019-10-011-4/+4
|/
* scripts/sphinx-pre-install: add how to exit virtualenv usage messageShuah Khan2019-10-011-0/+8
* docs: fix memory.low description in cgroup-v2.rstJon Haslam2019-10-011-3/+3
* docs: kmemleak: DEBUG_KMEMLEAK_EARLY_LOG_SIZE changed namesJeremy Cline2019-10-011-1/+1
* docs: security: fix section hyperlinkBrendan Jackman2019-10-011-1/+1
* CREDITS: update email address for Martin KepplingerMartin Kepplinger2019-10-011-1/+2
* mailmap: add new email address for Martin KepplingerMartin Kepplinger2019-10-011-0/+1
* docs: Use make invocation's -j argument for parallelismKees Cook2019-10-012-1/+60
* Linux 5.4-rc1v5.4-rc1Linus Torvalds2019-09-301-2/+2
* Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-305-18/+58
|\
| * btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-271-0/+3
| * btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-271-1/+1
| * btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo2019-09-251-1/+7
| * btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-251-1/+8
| * Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-241-14/+19
| * Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2019-09-241-0/+4
| * btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-09-241-0/+9
| * Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-241-1/+7
* | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-3017-212/+291
|\ \
| * | csky: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-301-1/+1
| * | csky: entry: Remove unneeded need_resched() loopValentin Schneider2019-09-301-4/+0
| * | csky: Fixup csky_pmu.max_period assignmentMao Han2019-09-301-1/+1
| * | csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2019-09-302-21/+31
| * | csky: Use generic free_initrd_mem()Mike Rapoport2019-09-301-16/+0
| * | csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-222-12/+49
| * | csky: Support kernel non-aligned accessGuo Ren2019-08-201-17/+45
| * | csky: Fixup defer cache flush for 610Guo Ren2019-08-202-25/+29
| * | csky: Fixup arch_get_unmapped_area() implementationGuo Ren2019-08-202-37/+43