aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-3/+21
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds133-2873/+4033
2018-06-04Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-11/+54
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-42/+3
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-19/+24
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2-16/+8
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-06-01net: dsa: b53: Add BCM5389 supportDamien Thébault1-0/+1
2018-05-29hwmon: (gpio-fan) Fix "#cooling-cells" property name in bindingsViresh Kumar1-1/+1
2018-05-29i2c: ocores: update HDL sources URLFederico Vaga1-1/+1
2018-05-29block: remove BLK_EH_HANDLEDChristoph Hellwig1-11/+0
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig1-2/+2
2018-05-29Documentation: document hung_task_panic kernel parameterOmar Sandoval1-1/+10
2018-05-29docs/admin-guide/mm: add high level concepts overviewMike Rapoport2-0/+227
2018-05-29docs/vm: move ksm and transhuge from "user" to "internals" section.Mike Rapoport1-2/+2
2018-05-29docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet1-0/+5
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko2-0/+62
2018-05-28x86/pci-dma: remove the explicit nodac and allowdac optionChristoph Hellwig1-5/+0
2018-05-28x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig2-4/+1
2018-05-28Documentation/x86: remove a stray reference to pci-nommu.cChristoph Hellwig1-2/+2
2018-05-26Documentation: filesystems: update filesystem locking documentationSean Anderson1-19/+24
2018-05-26fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2-1/+19
2018-05-26fs: update documentation to mention __poll_t and match the codeChristoph Hellwig2-2/+2
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-6/+0
2018-05-25null_blk: add blocking description and remove lightnvmLiu Bo1-3/+6
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers1-6/+0
2018-05-23docs: update kernel versions and dates in tablesTim Bird1-34/+38
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds4-0/+141
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+7
2018-05-21docs/vm: transhuge: split userspace bits to admin-guide/mm/transhugeMike Rapoport4-413/+423
2018-05-21docs/vm: transhuge: minor updatesMike Rapoport1-11/+36
2018-05-21docs/vm: transhuge: change sections orderMike Rapoport1-41/+41
2018-05-21hwmon: (ltc2990) support all measurement modesTom Levens1-9/+15
2018-05-21hwmon: (ltc2990) add devicetree bindingTom Levens1-0/+36
2018-05-21hwmon: (core) check parent dev != NULL when chip != NULLLucas Magasweran1-1/+2
2018-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-4/+5
2018-05-18Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+8
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin1-3/+3
2018-05-16Documentation: arm: clean up Marvell Berlin family infoThomas Hebb1-8/+7
2018-05-16Documentation: gpio: driver: Fix a typo and some odd grammarJonathan Neuschäfer1-3/+3
2018-05-16net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel1-0/+7
2018-05-15cxl: Report the tunneled operations statusPhilippe Bergheaud1-0/+8
2018-05-14Merge tag 'mvebu-fixes-4.17-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-4/+5
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2018-05-11Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+2
2018-05-10docs: ranoops.rst: fix location of ramoops.txtMauro Carvalho Chehab1-1/+1
2018-05-10docs: uio-howto.rst: use a code block to solve a warningMauro Carvalho Chehab1-1/+2
2018-05-10mm, THP, doc: Add document for thp_swpout/thp_swpout_fallbackHuang Ying1-0/+9
2018-05-10Documentation/process/posting: wrap text at 80 colsJustin Skists1-8/+8
2018-05-10docs: admin-guide: add cgroup-v2 documentationMauro Carvalho Chehab3-2/+1
2018-05-10Revert "Documentation/features/vm: Remove arch support status file for 'pte_s...Jonathan Corbet1-0/+33
2018-05-10Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+4
2018-05-10dm thin: update Documentation to clarify when "read_only" is validMike Snitzer1-1/+4
2018-05-09Documentation/spec_ctrl: Do some minor cleanupsBorislav Petkov1-12/+12
2018-05-09PM: docs: intel_pstate: fix Active Mode w/o HWP paragraphJuri Lelli1-1/+1
2018-05-09PM: docs: sleep-states: Fix a typo ("includig")Jonathan Neuschäfer1-1/+1
2018-05-08Documentation: refcount-vs-atomic: Update reference to LKMM doc.Andrea Parri1-1/+1
2018-05-08docs: driver-api: add clk documentationMauro Carvalho Chehab4-3/+2
2018-05-08docs: core-api: add circular-buffers documentationMauro Carvalho Chehab5-4/+3
2018-05-08docs: core-api: add cachetlb documentationMauro Carvalho Chehab5-4/+3
2018-05-08docs: admin-guide: add bcache documentationMauro Carvalho Chehab3-2/+1
2018-05-08docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab4-0/+5
2018-05-08Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-05-08docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mmMike Rapoport8-8/+7
2018-05-08docs/vm: numa_memory_policy: s/Linux memory policy/NUMA memory policy/Mike Rapoport1-7/+7
2018-05-08docs/vm: numa_memory_policy: formatting and spelling updatesMike Rapoport1-7/+17
2018-05-08Documentation/features/vm: Remove arch support status file for 'pte_special'Andrea Parri1-33/+0
2018-05-08Documentation/features/lib: Remove arch support status file for 'strncasecmp'Andrea Parri1-33/+0
2018-05-08Documentation/features/locking: Use '!RWSEM_GENERIC_SPINLOCK' as Kconfig for ...Andrea Parri1-4/+4
2018-05-08Documentation/features/core: Add arch support status files for 'cBPF-JIT' and...Andrea Parri2-3/+36
2018-05-08Documentation/features: Refresh the arch support status files in placeAndrea Parri43-31/+117
2018-05-08Documentation/features: Add script that refreshes the arch support status fil...Andrea Parri1-0/+98
2018-05-08Documentation: block: cmdline-partition.txt fixes and additionsRandy Dunlap1-7/+14
2018-05-08vfio: fix documentationDong Bo1-3/+2
2018-05-08doc: botching-up-ioctls: Make it clearer why structs must be paddedDaniel Vetter1-1/+3
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-31/+0
2018-05-08DT: net: can: rcar_canfd: document R8A77980 bindingsSergei Shtylyov1-0/+1
2018-05-08DT: net: can: rcar_canfd: document R8A77970 bindingsSergei Shtylyov1-0/+1
2018-05-08dt-bindings: can: rcar_can: Fix R8A7796 SoC nameGeert Uytterhoeven1-1/+1
2018-05-07Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-4/+17
2018-05-05x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook1-9/+17
2018-05-05prctl: Add force disable speculationThomas Gleixner1-13/+21
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-8/+8
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab5-8/+8
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+9
2018-05-03x86/speculation: Add prctl for Speculative Store Bypass mitigationThomas Gleixner1-1/+5
2018-05-03prctl: Add speculation control prctlsThomas Gleixner2-0/+87
2018-05-03x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk1-0/+33
2018-05-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk1-0/+1
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas1-0/+7
2018-05-01dt-bindings: panel: lvds: Fix path to display timing bindingsGeert Uytterhoeven1-1/+1
2018-05-01dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/Geert Uytterhoeven1-1/+1
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+11
2018-04-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-18/+14
2018-04-27docs/vm: ksm: split userspace interface to admin-guide/mm/ksm.rstMike Rapoport3-175/+191
2018-04-27docs/vm: ksm: udpate description of stable_node_{dups,chains}Mike Rapoport1-11/+10
2018-04-27docs/vm: ksm: update stable_node_chains_prune_millisecs descriptionMike Rapoport1-8/+11
2018-04-27docs/vm: ksm: reshuffle text between "sysfs" and "design" sectionsMike Rapoport1-21/+30
2018-04-27docs/vm: ksm: add "Design" sectionMike Rapoport1-0/+39
2018-04-27docs/vm: ksm: (mostly) formatting updatesMike Rapoport1-41/+69
2018-04-27Documentation: driver-api: fix device_connection.rst kernel-doc errorRandy Dunlap1-1/+1
2018-04-27documentation: core-api: rearrange a few kernel-api chapters and sectionsRandy Dunlap1-30/+30
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+38
2018-04-27Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet8-53/+77
2018-04-27docs/admin-guide/mm: convert plain text cross references to hyperlinksMike Rapoport3-10/+16
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport13-26/+22
2018-04-27docs/admin-guide: introduce basic index for mm documentationMike Rapoport2-0/+20
2018-04-27docs/vm: pagemap: change document titleMike Rapoport1-3/+3
2018-04-27docs/vm: pagemap: formatting and spelling updatesMike Rapoport1-8/+8
2018-04-27docs/vm: hugetlbpage: move section about kernel development to hugetlbfs_reservMike Rapoport2-8/+8
2018-04-27docs/vm: hugetlbpage: minor improvementsMike Rapoport1-7/+10
2018-04-27coresight: Grouping all perf tools oriented section togetherMathieu Poirier1-36/+36
2018-04-27coresight: Add section for integration with the perf toolsMathieu Poirier1-1/+51
2018-04-27coresight: Remove obsolete reference to "owner" in CoreSight descriptorMathieu Poirier1-3/+0
2018-04-27doc: dev-tools: kselftest.rst: update contributing new testsAnders Roxell1-0/+5
2018-04-27docs: kernel-parameters.txt: Fix whitespaceThymo van Beers1-68/+68
2018-04-27linux-next: ftrace/docs: Fix spelling typos in ftrace-users.rstMasanari Iida1-2/+2
2018-04-27dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/Geert Uytterhoeven1-1/+1
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-10/+10
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+4
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-20/+0
2018-04-27Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+5
2018-04-27ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet nodeMaxime Chevallier1-4/+5
2018-04-26of: overlay: Stop leaking resources on overlay removalJan Kiszka1-0/+8
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner1-3/+11
2018-04-25firmware: some documentation fixesAndres Rodriguez1-3/+3
2018-04-25Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2-1/+38
2018-04-23bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSGJohn Fastabend1-1/+9
2018-04-23firmware: Fix firmware documentation for recent file renamesHans de Goede3-7/+7
2018-04-23dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/Geert Uytterhoeven1-1/+1
2018-04-23serial: sh-sci: Document r8a77470 bindingsBiju Das1-0/+2
2018-04-23dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/Geert Uytterhoeven1-1/+1
2018-04-22Documentation: typec.rst: Use literal-block element with ascii artHeikki Krogerus1-1/+1
2018-04-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2-33/+6
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+20
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-12/+29
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2-1/+38
2018-04-20usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT1-1/+4
2018-04-19docs: ip-sysctl.txt: fix name of some ipv6 variablesOlivier Gayot1-4/+4
2018-04-18dt-bindings: thermal: Remove "cooling-{min|max}-level" propertiesViresh Kumar1-15/+1
2018-04-18dt-bindings: thermal: remove no longer needed samsung thermal propertiesBartlomiej Zolnierkiewicz1-18/+5
2018-04-18Documentation/i2c: adopt kernel commenting style in examplesSam Hansen1-2/+4
2018-04-18Documentation/i2c: sync docs with current state of i2c-toolsSam Hansen1-11/+5
2018-04-18Documentation/i2c: whitespace cleanupSam Hansen1-6/+6
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek1-3/+7
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek1-9/+22
2018-04-16textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap1-0/+13
2018-04-16Docs: tell maintainers to put [GIT PULL] in their subject linesMatthew Wilcox1-1/+1
2018-04-16Documentation: typec.rst: Use literal-block element with ascii artHeikki Krogerus1-1/+1
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet49-2178/+2577
2018-04-16docs/vm: add index.rst and link MM documentation to top level indexMike Rapoport3-1/+68
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport40-54/+54
2018-04-16docs/vm: zswap.txt: convert to ReST formatMike Rapoport1-29/+42
2018-04-16docs/vm: zsmalloc.txt: convert to ReST formatMike Rapoport1-24/+36
2018-04-16docs/vm: z3fold.txt: convert to ReST formatMike Rapoport1-1/+5
2018-04-16docs/vm: userfaultfd.txt: convert to ReST formatMike Rapoport1-27/+39
2018-04-16docs/vm: unevictable-lru.txt: convert to ReST formatMike Rapoport1-68/+49
2018-04-16docs/vm: transhuge.txt: convert to ReST formatMike Rapoport1-120/+166
2018-04-16docs/vm: swap_numa.txt: convert to ReST formatMike Rapoport1-22/+33
2018-04-16docs/vm: split_page_table_lock: convert to ReST formatMike Rapoport1-3/+9
2018-04-16docs/vm: soft-dirty.txt: convert to ReST formatMike Rapoport1-8/+12
2018-04-16docs/vm: slub.txt: convert to ReST formatMike Rapoport1-169/+188
2018-04-16docs/vm: remap_file_pages.txt: conert to ReST formatMike Rapoport1-0/+6
2018-04-16docs/vm: page_owner: convert to ReST formatMike Rapoport1-13/+21
2018-04-16docs/vm: page_migration: convert to ReST formatMike Rapoport1-72/+77
2018-04-16docs/vm: pagemap.txt: convert to ReST formatMike Rapoport1-75/+89
2018-04-16docs/vm: numa: convert to ReST formatMike Rapoport1-0/+4
2018-04-16docs/vm: page_frags convert to ReST formatMike Rapoport1-1/+4
2018-04-16docs/vm: overcommit-accounting: convert to ReST formatMike Rapoport1-50/+57
2018-04-16docs/vm: numa_memory_policy.txt: convert to ReST formatMike Rapoport1-250/+283
2018-04-16docs/vm: mmu_notifier.txt: convert to ReST formatMike Rapoport1-51/+57
2018-04-16docs/vm: ksm.txt: convert to ReST formatMike Rapoport1-105/+110
2018-04-16docs/vm: idle_page_tracking.txt: convert to ReST formatMike Rapoport1-19/+36
2018-04-16docs/vm: hwpoison.txt: convert to ReST formatMike Rapoport1-71/+70
2018-04-16docs/vm: hugetlbfs_reserv.txt: convert to ReST formatMike Rapoport1-77/+135
2018-04-16docs/vm: hugetlbpage.txt: convert to ReST formatMike Rapoport1-104/+139
2018-04-16docs/vm: hmm.txt: convert to ReST formatMike Rapoport1-38/+28
2018-04-16docs/vm: highmem.txt: convert to ReST formatMike Rapoport1-51/+36
2018-04-16docs/vm: frontswap.txt: convert to ReST formatMike Rapoport1-22/+37
2018-04-16docs/vm: cleancache.txt: convert to ReST formatMike Rapoport1-43/+62
2018-04-16docs/vm: balance: convert to ReST formatMike Rapoport1-4/+11
2018-04-16docs/vm: active_mm.txt convert to ReST formatMike Rapoport1-83/+91
2018-04-16Documentation: ftrace: clarify filters with dynamic ftrace and graphSteffen Maier1-1/+6
2018-04-16Documentation/process: updates to the PGP guideKonstantin Ryabitsev1-2/+37
2018-04-16Some files where renamed from .txt to .rst, but the DocumentationChristina Quast3-4/+4
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+22
2018-04-16dt-bindings: dmaengine: rcar-dmac: document R8A77965 supportJacopo Mondi1-0/+1
2018-04-16dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIFJacopo Mondi1-0/+2
2018-04-16dt-bindings: net: ravb: Add support for r8a77965 SoCJacopo Mondi1-0/+1
2018-04-16dt-bindings: pinctrl: sunxi: Fix reference to driverMatheus Castello1-3/+3
2018-04-16doc: Add vendor prefix for Kieback & Peter GmbHLukasz Majewski1-0/+1
2018-04-16staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman3-20/+0
2018-04-15filter.txt: update 'tools/net/' to 'tools/bpf/'Wang Sheng-Hui1-3/+3
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2018-04-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+33
2018-04-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+31
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds14-10/+444