summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc:it_IT: documentation alignmentFederico Vaga2019-01-212-2/+5
* doc:process: remove note from 'stable api nonsense'Federico Vaga2019-01-211-2/+1
* kernel-doc: suppress 'not described' warnings for embedded struct fieldsJonathan Corbet2019-01-161-1/+1
* scripts/spdxcheck.py: Handle special quotation mark commentsThomas Gleixner2019-01-161-1/+7
* LICENSES: Add GCC runtime library exception textThomas Gleixner2019-01-161-0/+18
* doc: memcontrol: fix the obsolete content about force emptyYang Shi2019-01-161-3/+4
* docs: don't try to get comments from rcupdate_wait.h or rcutree.hJonathan Corbet2019-01-151-4/+0
* docs-rst: doc-guide: Minor grammar fixesJoel Nider2019-01-151-6/+6
* docs/core-api/mm: fix GFP combinations section nameMike Rapoport2019-01-151-1/+1
* docs/core-api: memory-allocation: add mention of kmem_cache_create_userspaceMike Rapoport2019-01-151-3/+5
* Documentation/dev-tools: Use gcc version number instead svn revision numberSebastian Andrzej Siewior2019-01-151-1/+1
* Documentation/sysctl/vm.txt: Fix drop_caches bit numberVincent Whitchurch2019-01-151-1/+1
* samples: add binderfs sample programChristian Brauner2019-01-154-1/+92
* Documentation/filesystems: add binderfsChristian Brauner2019-01-152-0/+75
* Documentation: add ibmvmc to toctree(index) and fix warningsRandy Dunlap2019-01-143-0/+19
* Documentation: fix coding-style.rst Sphinx warningRandy Dunlap2019-01-141-1/+1
* Merge branch 'thorsten' into docs-nextJonathan Corbet2019-01-095-61/+380
|\
| * docs: Revamp tainted-kernels.rst to make it more comprehensibleThorsten Leemhuis2019-01-092-55/+154
| * tools: add a kernel-chktaint to tools/debuggingThorsten Leemhuis2019-01-093-6/+226
* | doc: fix typo in Documentation/hwmon/f71882fgChengguang Xu2019-01-071-1/+1
* | doc:it_IT: translation for process/submitting-patchesFederico Vaga2019-01-071-4/+858
* | doc: fault-injection: fix macro name in exampleLaurent Gauthier2019-01-071-1/+1
* | Documentation/CodingStyle: Use directory-local variables for emacs settingsBart Van Assche2019-01-073-60/+111
* | doc: networking: add offload documents into main index fileOtto Sabart2019-01-071-0/+2
* | doc: networking: shorten the main title in offloads documentsOtto Sabart2019-01-072-6/+6
* | doc: networking: convert offload files into RST and update referencesOtto Sabart2019-01-073-1/+1
* | doc: networking: prepare offload documents for conversion into RSTOtto Sabart2019-01-072-95/+130
* | Documentation/filesystems: fix title underline lengths in path-lookup.rstRandy Dunlap2019-01-071-12/+12
* | Linux 5.0-rc1v5.0-rc1Linus Torvalds2019-01-071-3/+3
* | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-0794-694/+150
|\ \
| * | kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2019-01-062-18/+19
| * | kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada2019-01-061-5/+1
| * | kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-066-26/+12
| * | arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-0624-408/+0
| * | kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada2019-01-063-10/+10
| * | arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-0624-25/+0
| * | riscv: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-25/+0
| * | kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-067-12/+14
| * | kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-069-25/+16
| * | kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada2019-01-061-2/+2
| * | kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada2019-01-061-4/+2
| * | jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-0642-119/+65
| * | kallsyms: lower alignment on ARMMathias Krause2019-01-061-2/+2
| * | scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall2019-01-061-0/+5
| * | scripts: coccinelle: check for redeclarationJulia Lawall2019-01-061-0/+3
| * | kconfig: remove unused "file" field of yylval unionMasahiro Yamada2019-01-061-1/+0
| * | nds32: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-10/+0
| * | nios2: remove unneeded HAS_DMA defineMasahiro Yamada2019-01-061-3/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-0727-166/+620
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-0327-166/+620
| |\ \ \