https://github.com/torvalds/linux
Revision d4e3e52b4dd57b1cfd4b43a20976385463e16126 authored by Drew Fustini on 07 May 2021, 01:06:18 UTC, committed by Linus Torvalds on 07 May 2021, 07:26:34 UTC
Add typo "overflw" for "overflow".  This typo was found and fixed in
drivers/clocksource/timer-pistachio.c.

Link: https://lore.kernel.org/lkml/20210305090315.384547-1-drew@beagleboard.org/
Link: https://lkml.kernel.org/r/20210305095151.388182-1-drew@beagleboard.org
Signed-off-by: Drew Fustini <drew@beagleboard.org>
Suggested-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent a4799be
Raw File
Tip revision: d4e3e52b4dd57b1cfd4b43a20976385463e16126 authored by Drew Fustini on 07 May 2021, 01:06:18 UTC
scripts/spelling.txt: add "overflw"
Tip revision: d4e3e52
index.rst
.. SPDX-License-Identifier: GPL-2.0

==========================
x86-specific Documentation
==========================

.. toctree::
   :maxdepth: 2
   :numbered:

   boot
   booting-dt
   cpuinfo
   topology
   exception-tables
   kernel-stacks
   entry_64
   earlyprintk
   orc-unwinder
   zero-page
   tlb
   mtrr
   pat
   intel-iommu
   intel_txt
   amd-memory-encryption
   pti
   mds
   microcode
   resctrl
   tsx_async_abort
   usb-legacy-support
   i386/index
   x86_64/index
   sva
   sgx
   features
back to top