summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-05-23spi: Allow SPI devices to request the pumping thread be realtimeDouglas Anderson
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown
2019-05-23cpu/topology: Export die_idLen Brown
2019-05-23pinctrl: Enable device link creation for pin controlBenjamin Gaignard
2019-05-23pinctrl: generic: add new 'drive-strength-microamp' property supportGuillaume La Roque
2019-05-22ipv4/igmp: shrink struct ip_sf_listEric Dumazet
2019-05-22signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-22drm: Add HLG EOTFVille Syrjälä
2019-05-22drm: Enable HDR infoframe supportUma Shankar
2019-05-22drm: Add HDR source metadata propertyUma Shankar
2019-05-22dma-buf: start caching of sg_table objects v2Christian König
2019-05-22keys: sparse: Fix key_fs[ug]id_changed()David Howells
2019-05-21audit: deliver signal_info regarless of syscallRichard Guy Briggs
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-21usb: renesas_usbhs: Add support for RZ/A2Chris Brandt
2019-05-21usb: renesas_usbhs: support byte addressable CFIFOChris Brandt
2019-05-21usb: renesas_usbhs: add support for CNEN bitChris Brandt
2019-05-21usb: renesas_usbhs: move flags to paramChris Brandt
2019-05-21unexport simple_dname()Al Viro
2019-05-21dmaengine: sudmac: remove unused driverSimon Horman
2019-05-20dax: Arrange for dax_supported check to span multiple devicesDan Williams
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-20Platform: OLPC: Add XO-1.75 EC driverLubomir Rintel
2019-05-20Platform: OLPC: Use BIT() and GENMASK() for event masksLubomir Rintel
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel
2019-05-20regulator: da9063: move definitions out of a header into the driverWolfram Sang
2019-05-20Merge tag 'v5.2-rc1' into spi-5.3Mark Brown
2019-05-20platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews
2019-05-20platform/chrome: wilco_ec: Add property helper libraryNick Crews
2019-05-20platform/chrome: wilco_ec: Add Boot on AC supportNick Crews
2019-05-20opp: Attach genpds to devices from within OPP coreViresh Kumar
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19of_net: fix of_get_mac_address retval if compiled without CONFIG_OFPetr Štetiar
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)