aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-06docs: Bring some order to filesystem documentationJonathan Corbet5-370/+395
2019-03-06virtio-ccw: diag 500 may return a negative cookieCornelia Huck1-1/+2
2019-03-06dma: Introduce dma_max_mapping_size()Joerg Roedel1-0/+8
2019-03-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+581
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+21
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+7
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin2-4/+4
2019-03-05mm: memcontrol: expose THP events on a per-memcg basisChris Down1-0/+16
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand1-3/+6
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-227/+79
2019-03-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+15
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+30
2019-03-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-9/+82
2019-03-05dm cache: add support for discard passdown to the origin deviceMike Snitzer1-0/+3
2019-03-05dm: add support to directly boot to a mapped deviceHelen Koike1-0/+114
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-54/+0
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+19
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds47-689/+2741
2019-03-04Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds3-48/+64
2019-03-04Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds8-1/+98
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds8-21/+112
2019-03-04Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds10-44/+242
2019-03-04Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-29/+8
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds4-1/+124
2019-03-04Documentation/locking/lockdep: Drop last two chars of sample statesGeert Uytterhoeven2-5/+5
2019-03-04doc: rcu: Suspicious RCU usage is a warningGeert Uytterhoeven1-3/+3
2019-03-04docs: driver-api: iio: fix errors in documentationTomasz Duszynski4-6/+6
2019-03-04Documentation/process/howto: Update for 4.x -> 5.x versioningZenghui Yu1-25/+22
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-183/+195
2019-03-04printk/docs: Add extra integer types to printk-formatsLouis Taylor1-0/+8
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown8-21/+112
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown10-44/+242
2019-03-04dt-bindings: PCI: altera: Add altr,pcie-root-port-2.0Ley Foon Tan1-1/+3
2019-03-04Merge branches 'pm-cpuidle' and 'powercap'Rafael J. Wysocki5-76/+382
2019-03-04Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf'Rafael J. Wysocki1-0/+4
2019-03-04Merge v5.0 into drm-nextDave Airlie6-86/+87
2019-03-03dt-bindings: net: dsa: document additional Microchip KSZ9477 family switchesTristram Ha1-0/+43
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-0/+67
2019-03-02dt-bindings: rtc: add rx8571 compatibleBiju Das1-0/+1
2019-03-02dt-bindings: net: bluetooth: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang1-0/+64
2019-03-02Merge tag 'wireless-drivers-next-for-davem-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+19
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli1-19/+0
2019-03-01doc: net: ieee802154: remove old plain text docs after switching to rstStefan Schmidt1-177/+0
2019-03-01doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst styleStefan Schmidt2-0/+181
2019-03-02docs/bpf: minor casing/punctuation fixesAndrii Nakryiko2-13/+13
2019-03-02docs/btf: reflow text to fill up to 78 charactersAndrii Nakryiko1-160/+140
2019-03-02docs/btf: fix typos, improve wordingAndrii Nakryiko1-55/+53
2019-03-01dt-bindings: net: freescale: enetc: Add connection bindings for ENETC ethernet nodesClaudiu Manoil1-0/+69
2019-03-01Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux into char-misc-nextGreg Kroah-Hartman1-0/+33
2019-03-01media: Documentation: fix several typosMauro Carvalho Chehab23-29/+29