summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-041-1/+24
|\
| * Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-05-258-7/+164
| |\
| * | sched/deadline/Documentation: Add overrun signal and GRUB-PA documentationClaudio Scordino2018-05-141-1/+24
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-043-30/+50
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-05-258-7/+164
| |\ \ \ | | | |/ | | |/|
| * | | locking/Documentation: Use `warning` RST directiveSeongJae Park2018-05-151-4/+6
| * | | locking/Documentation: Fix incorrect example codeSeongJae Park2018-05-151-2/+1
| * | | locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize s...SeongJae Park2018-05-151-9/+18
| * | | locking/memory-barriers.txt/kokr: Update Korean translation to fix descriptio...SeongJae Park2018-05-151-2/+2
| * | | locking/memory-barriers.txt/kokr: Update Korean translation to cross-referenc...SeongJae Park2018-05-151-0/+3
| * | | locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize s...SeongJae Park2018-05-151-2/+5
| * | | locking/memory-barriers.txt/kokr: Update Korean translation to indicate that ...SeongJae Park2018-05-151-6/+9
| * | | locking/memory-barriers.txt: Fix broken DMA vs. MMIO ordering exampleWill Deacon2018-05-151-8/+9
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-0/+2
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-05-161-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | doc: Ensure whatisRCU.txt actually says what RCU isPaul Gortmaker2018-05-151-0/+2
* | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-042-3/+21
|\ \ \ \
| * | | | fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2018-05-262-1/+19
| * | | | fs: update documentation to mention __poll_t and match the codeChristoph Hellwig2018-05-262-2/+2
* | | | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-04133-2873/+4033
|\ \ \ \ \
| * | | | | Documentation: document hung_task_panic kernel parameterOmar Sandoval2018-05-291-1/+10
| * | | | | docs/admin-guide/mm: add high level concepts overviewMike Rapoport2018-05-292-0/+227
| * | | | | docs/vm: move ksm and transhuge from "user" to "internals" section.Mike Rapoport2018-05-291-2/+2
| * | | | | docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet2018-05-291-0/+5
| * | | | | doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-292-0/+62
| * | | | | docs: update kernel versions and dates in tablesTim Bird2018-05-231-34/+38
| * | | | | docs/vm: transhuge: split userspace bits to admin-guide/mm/transhugeMike Rapoport2018-05-214-413/+423
| * | | | | docs/vm: transhuge: minor updatesMike Rapoport2018-05-211-11/+36
| * | | | | docs/vm: transhuge: change sections orderMike Rapoport2018-05-211-41/+41
| * | | | | Documentation: arm: clean up Marvell Berlin family infoThomas Hebb2018-05-161-8/+7
| * | | | | Documentation: gpio: driver: Fix a typo and some odd grammarJonathan Neuschäfer2018-05-161-3/+3
| * | | | | docs: ranoops.rst: fix location of ramoops.txtMauro Carvalho Chehab2018-05-101-1/+1
| * | | | | docs: uio-howto.rst: use a code block to solve a warningMauro Carvalho Chehab2018-05-101-1/+2
| * | | | | mm, THP, doc: Add document for thp_swpout/thp_swpout_fallbackHuang Ying2018-05-101-0/+9
| * | | | | Documentation/process/posting: wrap text at 80 colsJustin Skists2018-05-101-8/+8
| * | | | | docs: admin-guide: add cgroup-v2 documentationMauro Carvalho Chehab2018-05-103-2/+1
| * | | | | Revert "Documentation/features/vm: Remove arch support status file for 'pte_s...Jonathan Corbet2018-05-101-0/+33
| * | | | | Documentation: refcount-vs-atomic: Update reference to LKMM doc.Andrea Parri2018-05-081-1/+1
| * | | | | docs: driver-api: add clk documentationMauro Carvalho Chehab2018-05-084-3/+2
| * | | | | docs: core-api: add circular-buffers documentationMauro Carvalho Chehab2018-05-085-4/+3
| * | | | | docs: core-api: add cachetlb documentationMauro Carvalho Chehab2018-05-085-4/+3
| * | | | | docs: admin-guide: add bcache documentationMauro Carvalho Chehab2018-05-083-2/+1
| * | | | | docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab2018-05-084-0/+5
| * | | | | docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mmMike Rapoport2018-05-088-8/+7
| * | | | | docs/vm: numa_memory_policy: s/Linux memory policy/NUMA memory policy/Mike Rapoport2018-05-081-7/+7
| * | | | | docs/vm: numa_memory_policy: formatting and spelling updatesMike Rapoport2018-05-081-7/+17
| * | | | | Documentation/features/vm: Remove arch support status file for 'pte_special'Andrea Parri2018-05-081-33/+0
| * | | | | Documentation/features/lib: Remove arch support status file for 'strncasecmp'Andrea Parri2018-05-081-33/+0
| * | | | | Documentation/features/locking: Use '!RWSEM_GENERIC_SPINLOCK' as Kconfig for ...Andrea Parri2018-05-081-4/+4
| * | | | | Documentation/features/core: Add arch support status files for 'cBPF-JIT' and...Andrea Parri2018-05-082-3/+36