summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-073-2/+14
|\
| * drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+1
| * init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2021-05-071-0/+12
| * scripts/gdb: add lx_current support for arm64Barry Song2021-05-071-1/+1
| * scripts/gdb: document lx_current is only supported by x86Barry Song2021-05-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-0612-124/+1315
|\ \
| * | dt-bindings: touchscreen: Add HY46XX bindingsGiulio Benetti2021-04-131-0/+119
| * | dt-bindings: Add Hycon Technology vendor prefixGiulio Benetti2021-04-131-0/+2
| * | Input: mms114 - convert bindings to YAML and extendLinus Walleij2021-04-092-42/+87
| * | dt-bindings: input: touchscreen: ilitek_ts_i2c: Add bindingsJoe Hung2021-04-091-0/+73
| * | dt-bindings: input/touchscreen: add bindings for msg2638Vincent Knecht2021-04-091-0/+69
| * | Merge tag 'v5.12-rc4' into nextDmitry Torokhov2021-03-25837-8820/+20896
| |\ \
| * | | dt-bindings: input: iqs5xx: Convert to YAMLJeff LaBundy2021-03-252-80/+75
| * | | dt-bindings: input: Add bindings for Azoteq IQS626AJeff LaBundy2021-03-251-0/+843
| * | | Input: rotary-encoder - update docs according to the latest API changesHeikki Krogerus2021-03-251-2/+6
| * | | dt-bindings: input: atmel,maxtouch: add wakeup-sourceKrzysztof Kozlowski2021-03-251-0/+3
| * | | dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line ...Dmitry Osipenko2021-03-201-0/+29
| * | | Input: exc3000 - add type sysfs attributeLucas Stach2021-03-071-0/+9
* | | | Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-05-061-1/+1
|\ \ \ \
| * | | | docs: vfio: fix typoAlyssa Ross2021-05-051-1/+1
* | | | | Merge tag 'acpi-5.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-061-0/+6
|\ \ \ \ \
| * | | | | Documentation: firmware-guide: gpio-properties: Add note to SPI CS caseAndy Shevchenko2021-04-281-0/+6
* | | | | | Merge tag 'devicetree-fixes-for-5.13-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-05-069-92/+49
|\ \ \ \ \ \
| * | | | | | dt-bindings: net: renesas,etheravb: Fix optional second clock nameGeert Uytterhoeven2021-05-041-1/+1
| * | | | | | dt-bindings: display: renesas,du: Add missing power-domains propertyGeert Uytterhoeven2021-05-031-0/+3
| * | | | | | dt-bindings: media: renesas,vin: Make resets optional on R-Car Gen1Geert Uytterhoeven2021-05-031-17/+29
| * | | | | | dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1 supportGeert Uytterhoeven2021-05-031-1/+11
| * | | | | | dt-bindings: serial: 8250: Remove duplicated compatible stringsZhen Lei2021-05-031-5/+0
| * | | | | | dt-bindings: Remove unused Sigma Designs Tango bindingsRob Herring2021-05-032-67/+0
| * | | | | | dt-bindings: bcm2711-hdmi: Fix broken schemaMaxime Ripard2021-04-301-1/+1
| * | | | | | dt-bindings: interrupt-controller: idt,32434-pic: Add missing interrupts prop...Thomas Bogendoerfer2021-04-301-0/+4
* | | | | | | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-064-1/+92
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoCAtish Patra2021-04-261-0/+27
| * | | | | | | Documentation: riscv: Add documentation that describes the VM layoutAlexandre Ghiti2021-04-262-0/+64
| * | | | | | | riscv: Add support for memtestKefeng Wang2021-03-091-1/+1
* | | | | | | | Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds2021-05-069-67/+224
|\ \ \ \ \ \ \ \
| * | | | | | | | Enlisted oprofile version line removedBhaskar Chowdhury2021-05-031-1/+0
| * | | | | | | | oprofiled version output line removed from the listBhaskar Chowdhury2021-05-031-1/+0
| * | | | | | | | docs: reporting-issues.rst: CC subsystem and maintainers on regressionsThorsten Leemhuis2021-05-031-19/+30
| * | | | | | | | docs: correct URL to bios and kernel developer's guideAnatoly Pugachev2021-05-031-1/+1
| * | | | | | | | docs/core-api: Consistent code styleYanteng Si2021-05-031-13/+13
| * | | | | | | | docs/zh_CN: Adjust order and content of zh_CN/index.rstWu XiangCheng2021-05-031-10/+158
| * | | | | | | | Documentation: input: joydev file correctionsRandy Dunlap2021-05-032-20/+20
| * | | | | | | | docs: Fix typo in Documentation/x86/x86_64/5level-paging.rstbilbao@vt.edu2021-04-271-2/+2
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-054-41/+117
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | mm,memory_hotplug: add kernel boot option to enable memmap_on_memoryOscar Salvador2021-05-051-0/+17
| * | | | | | | | memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinningPavel Tatashin2021-05-051-0/+9
| * | | | | | | | mm: cma: support sysfsMinchan Kim2021-05-051-0/+25
| * | | | | | | | userfaultfd: update documentation to describe minor fault handlingAxel Rasmussen2021-05-051-41/+66
* | | | | | | | | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-056-53/+315
|\ \ \ \ \ \ \ \ \