summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-30vfs: Add timestamp_truncate() apiDeepa Dinamani1-0/+2
2019-08-30vfs: Add file timestamp range supportDeepa Dinamani2-0/+5
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel2-37/+112
2019-08-30iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu1-4/+3
2019-08-30iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu1-2/+2
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon7-9/+51
2019-08-30usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt1-10/+25
2019-08-30Merge branch 'topic/mem-encrypt' into nextMichael Ellerman2-14/+15
2019-08-29libnvdimm/security: Introduce a 'frozen' attributeDan Williams1-3/+6
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt1-0/+1
2019-08-29nvme: trace: support for Get LBA Status opcode parsedMinwoo Im1-1/+2
2019-08-29nvme: add Get LBA Status command opcodeMinwoo Im1-0/+1
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann1-0/+1
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig1-1/+0
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig1-2/+11
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak1-0/+27
2019-08-29mtd: mtdcore: add debugfs nodes for querying the flash name and idZhuohao Lee1-0/+3
2019-08-29posix-timers: Unbreak CONFIG_POSIX_TIMERS=n buildThomas Gleixner1-0/+1
2019-08-29blkcg: implement blk-iocostTejun Heo1-0/+3
2019-08-29blk-mq: add optional request->alloc_time_nsTejun Heo1-1/+12
2019-08-29blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()Tejun Heo1-0/+1
2019-08-29blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo1-1/+2
2019-08-28driver core: platform: Introduce platform_get_irq_optional()Thierry Reding1-0/+1
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski1-98/+0
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski1-16/+14
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed3-8/+22
2019-08-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-1/+1
2019-08-28staging: greybus: fix more header declarationsRui Miguel Silva2-1/+3
2019-08-28Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe1-1/+3
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2-36/+18
2019-08-28hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior1-0/+2
2019-08-28regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang1-0/+56
2019-08-28usb: gadget: Export recommended BESL valuesThinh Nguyen1-0/+3
2019-08-28posix-cpu-timers: Utilize timerqueue for storageThomas Gleixner2-16/+59
2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner3-9/+14
2019-08-28posix-cpu-timers: Get rid of zero checksThomas Gleixner1-2/+5
2019-08-28posix-cpu-timers: Switch thread group sampling to arrayThomas Gleixner1-1/+1
2019-08-28posix-cpu-timers: Restructure expiry arrayThomas Gleixner1-14/+27
2019-08-28posix-cpu-timers: Remove cputime_expiresThomas Gleixner1-7/+2
2019-08-28posix-cpu-timers: Remove the odd field rename definesThomas Gleixner1-15/+0
2019-08-28posix-cpu-timers: Provide array based access to expiry cacheThomas Gleixner2-8/+20
2019-08-28posix-cpu-timers: Move expiry cache into struct posix_cputimersThomas Gleixner3-11/+22
2019-08-28sched: Move struct task_cputime to types.hThomas Gleixner2-16/+24
2019-08-28posix-cpu-timers: Create a container structThomas Gleixner4-14/+40
2019-08-28posix-cpu-timers: Rename thread_group_cputimer() and make it staticThomas Gleixner1-1/+0
2019-08-28posix-cpu-timers: Provide quick sample function for itimerThomas Gleixner1-1/+1
2019-08-28mtd: spi-nor: Add a ->setup() methodTudor Ambarus1-0/+5
2019-08-28mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon1-7/+10
2019-08-28mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon1-7/+16
2019-08-28mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon1-0/+2