summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-08-29mtd: mtdcore: add debugfs nodes for querying the flash name and idZhuohao Lee
2019-08-29posix-timers: Unbreak CONFIG_POSIX_TIMERS=n buildThomas Gleixner
2019-08-28blkcg: implement blk-iocostTejun Heo
2019-08-28blk-mq: add optional request->alloc_time_nsTejun Heo
2019-08-28blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()Tejun Heo
2019-08-28blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo
2019-08-28driver core: platform: Introduce platform_get_irq_optional()Thierry Reding
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-08-28staging: greybus: fix more header declarationsRui Miguel Silva
2019-08-28Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-28hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior
2019-08-28regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang
2019-08-28usb: gadget: Export recommended BESL valuesThinh Nguyen
2019-08-28posix-cpu-timers: Utilize timerqueue for storageThomas Gleixner
2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner
2019-08-28posix-cpu-timers: Get rid of zero checksThomas Gleixner
2019-08-28posix-cpu-timers: Switch thread group sampling to arrayThomas Gleixner
2019-08-28posix-cpu-timers: Restructure expiry arrayThomas Gleixner
2019-08-28posix-cpu-timers: Remove cputime_expiresThomas Gleixner
2019-08-28posix-cpu-timers: Remove the odd field rename definesThomas Gleixner
2019-08-28posix-cpu-timers: Provide array based access to expiry cacheThomas Gleixner
2019-08-28posix-cpu-timers: Move expiry cache into struct posix_cputimersThomas Gleixner
2019-08-28sched: Move struct task_cputime to types.hThomas Gleixner
2019-08-28posix-cpu-timers: Create a container structThomas Gleixner
2019-08-28posix-cpu-timers: Rename thread_group_cputimer() and make it staticThomas Gleixner
2019-08-28posix-cpu-timers: Provide quick sample function for itimerThomas Gleixner
2019-08-28mtd: spi-nor: Add a ->setup() methodTudor Ambarus
2019-08-28mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon
2019-08-28mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon
2019-08-28mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon
2019-08-28mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus
2019-08-28mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus
2019-08-28mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus
2019-08-28mtd: spi-nor: Remove unused macroTudor Ambarus
2019-08-28Merge tag 'v5.3-rc6' into spi-nor/nextTudor Ambarus
2019-08-28perf: Allow normal events to output AUX dataAlexander Shishkin
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-08-28bpf: introduce verifier internal test flagAlexei Starovoitov
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27Revert "driver core: Add support for linking devices during device addition"Greg Kroah-Hartman
2019-08-27Revert "driver core: Add edit_links() callback for drivers"Greg Kroah-Hartman