summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon33-56/+56
2018-11-20dmaengine: Add mailing list address to the documentationAndy Shevchenko1-0/+4
2018-11-20docs/admin-guide/mm/concepts.rst: grammar and style fixupsMike Rapoport1-25/+26
2018-11-20Merge branch 'kmalloc' into docs-nextJonathan Corbet1-28/+27
2018-11-20docs/mm: update kmalloc kernel-doc descriptionMike Rapoport2-28/+29
2018-11-20Link the memory allocation guide from the MM docsMatthew Wilcox2-1/+5
2018-11-20doc:it_IT:doc-guide: fix reference to foobarFederico Vaga1-1/+1
2018-11-20doc:it_IT: fix locking.rst section titleFederico Vaga1-2/+2
2018-11-20doc:it_IT: add some process/* translationsFederico Vaga39-1/+3154
2018-11-08doc: tracing: Fix a number of typosAmir Livneh1-7/+7
2018-11-08Documentation/dev-tools: clean up kselftest.rstRandy Dunlap1-6/+6
2018-11-08Documentation/ras: Typo s/use use/use/Geert Uytterhoeven1-1/+1
2018-11-08kernel-doc: extend $type_param to match members referenced by pointerMike Rapoport1-1/+1
2018-11-08kernel-doc: kill trailing whitespaceMike Rapoport1-2/+2
2018-11-08doc-guide:kernel-doc.rst: Reference to foobarJoris Gutjahr1-1/+1
2018-11-08Documentation: fix spelling mistake, EACCESS -> EACCESColin Ian King2-3/+3
2018-11-08Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/statusWaiman Long1-1/+5
2018-11-08Documentation: dynamic-debug: fix wildcard descriptionRandy Dunlap1-2/+2
2018-11-08Documentation: dynamic_debug: fix a couple of typosRandy Dunlap1-2/+2
2018-11-06Docs/EDID: Calculate CRC while building the codeChristoph Niedermaier8-17/+13
2018-11-06Docs/EDID: Fixed erroneous bits of XOFFSET, XPULSE, YOFFSET and YPULSEChristoph Niedermaier8-18/+20
2018-11-05Linux 4.20-rc1Linus Torvalds1-2/+2
2018-11-05Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds25-292/+2418
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-40/+17
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-0/+432
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2018-11-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds47-171/+198
2018-11-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds102-539/+3616
2018-11-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-04Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar4068-73501/+261778
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-22/+35
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-8/+23
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds17-78/+28
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-99/+530
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+1
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-50/+52
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-124/+172
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2