summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-22docs/memory-barriers.txt/kokr: Update I/O section to be clearer about CPU vs ...SeongJae Park
2019-11-22docs/memory-barriers.txt/kokr: Fix style, spacing and grammar in I/O sectionSeongJae Park
2019-11-22Documentation/kokr: Kill all references to mmiowb()SeongJae Park
2019-11-22docs/memory-barriers.txt/kokr: Rewrite "KERNEL I/O BARRIER EFFECTS" sectionSeongJae Park
2019-11-19docs: Add initial documentation for devfreqLeonard Crestez
2019-11-19Documentation: Document how to get links with git amLinus Walleij
2019-11-18docs: Add request_irq() documentationJonathan Corbet
2019-11-18docs: filesystems: Add mount map description in ContentJaskaran Singh
2019-11-18docs: filesystems: Update code snippets in autofs.rstJaskaran Singh
2019-11-18docs: filesystems: convert autofs.txt to reSTJaskaran Singh
2019-11-12Revert "Documentation: admin-guide: add earlycon documentation for RISC-V"Jonathan Corbet
2019-11-12Documentation/process: Add AMD contact for embargoed hardware issuesTom Lendacky
2019-11-07docs: printk-formats: add ptrdiff_t type to printk-formatsMiles Chen
2019-11-07coresight: etm4x: docs: Adds detailed document for programming etm4x.Mike Leach
2019-11-07coresight: docs: Create common sub-directory for coresight trace.Mike Leach
2019-11-07coresight: etm4x: docs: Update ABI doc for new sysfs etm4 attributesMike Leach
2019-11-07coresight: etm4x: docs: Update ABI doc for new sysfs name scheme.Mike Leach
2019-11-07Documentation: atomic_open called with shared lock on non-O_CREAT openJeff Layton
2019-11-07docs: process: Add base-commit trailer usageKonstantin Ryabitsev
2019-11-07kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'Changbin Du
2019-11-07docs: admin-guide: Remove threads-max auto-tuningMasanari Iida
2019-11-07docs: admin-guide: Fix min value of threads-max in kernel.rstMasanari Iida
2019-11-07scripts/sphinx-pre-install: fix Arch latexmk dependencyLouis Taylor
2019-11-07docs: driver-api: make interconnect title quieterLouis Taylor
2019-11-07scripts/kernel-doc: Add support for named variable macro argumentsJonathan Neuschäfer
2019-10-29docs/core-api: memory-allocation: mention size helpersChris Packham
2019-10-29docs/core-api: memory-allocation: remove uses of c:func:Chris Packham
2019-10-29docs/core-api: memory-allocation: fix typoChris Packham
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet
2019-10-29Documentation/scheduler: fix links in sched-statsAndre Azevedo
2019-10-24docs: ioctl: fix typoChris Packham
2019-10-24Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven
2019-10-24docs: driver-api: Remove reference to sgi-ioc4Harald Seiler
2019-10-20Linux 5.4-rc4Linus Torvalds
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet
2019-10-19net: dsa: fix switch tree listVivien Didelot
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun
2019-10-19Merge branch 'netem-fix-further-issues-with-packet-corruption'David S. Miller
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu