summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon7-25/+17
2017-09-01Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon1-0/+11
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig1-4/+2
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2-3/+119
2017-09-01dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig1-2/+1
2017-09-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-09-01Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-29/+12
2017-09-01clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez1-0/+1
2017-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+5
2017-09-01include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer1-1/+5
2017-09-01Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams46-99/+301
2017-09-01mm/mmu_notifier: kill invalidate_pageJérôme Glisse1-25/+0
2017-09-01dax: update to new mmu_notifier semanticJérôme Glisse1-0/+1
2017-09-01libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy1-0/+15
2017-09-01tracing: Only have rmmod clear buffers that its events were active inSteven Rostedt (VMware)1-5/+3
2017-09-01<linux/uaccess.h>: Fix copy_in_user() declarationBart Van Assche1-1/+1
2017-09-01annotate RWF_... flagsChristoph Hellwig3-9/+23
2017-09-01teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro2-5/+6
2017-08-31ftrace: Fix debug preempt config name in stack_tracer_{en,dis}ableZev Weiss1-2/+2
2017-08-31net: fix two typos in net_device_ops documentation.Rami Rosen1-2/+2
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner3-0/+191
2017-08-31drivers: w1: add hwmon support structuresJaghathiswari Rankappagounder Natarajan1-0/+4
2017-08-31usb: phy: Avoid unchecked dereference warningBaolin Wang1-1/+4
2017-08-31genalloc: Fix an incorrect kerneldoc commentJonathan Corbet1-2/+3
2017-08-31ext4: avoid Y2038 overflow in recently_deleted()Andreas Dilger1-0/+15
2017-08-31irqchip/gic-v3: Advertise GICv4 support to KVMMarc Zyngier1-0/+2
2017-08-31irqchip/gic-v4: Enable low-level GICv4 operationsMarc Zyngier1-0/+2
2017-08-31irqchip/gic-v4: Add VLPI configuration interfaceMarc Zyngier1-0/+4
2017-08-31irqchip/gic-v4: Add VPE command interfaceMarc Zyngier1-0/+2
2017-08-31irqchip/gic-v4: Add per-VM VPE domain creationMarc Zyngier1-0/+3
2017-08-31irqchip/gic-v3-its: Set implementation defined bit to enable VLPIsMarc Zyngier1-0/+1
2017-08-31irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpiMarc Zyngier1-0/+2
2017-08-31irqchip/gic-v3-its: Add VPE schedulingMarc Zyngier1-0/+58
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier1-0/+5
2017-08-31irqchip/gic-v3-its: Add GICv4 ITS command definitionsMarc Zyngier1-0/+12
2017-08-31irqchip/gic-v4: Add management structure definitionsMarc Zyngier1-0/+92
2017-08-31Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar28-65/+282
2017-08-31pinctrl: Add sleep related state to indicate sleep related configsBaolin Wang1-0/+2
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman1-1/+1
2017-08-31phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart1-0/+2
2017-08-31idr: Add new APIs to support unsigned longChris Mi2-5/+85
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-1/+0
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen1-3/+2
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal1-0/+6
2017-08-30dax: introduce a fs_dax_get_by_bdev() helperDan Williams1-0/+6
2017-08-30iommu: Introduce Interface for IOMMU TLB FlushingJoerg Roedel1-1/+49
2017-08-30power: supply: bq24190_charger: Export 5V boost converter as regulatorHans de Goede1-0/+18
2017-08-30Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+1
2017-08-30Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck2-1/+16
2017-08-30mmc: core: Move mmc_start_areq() declarationAdrian Hunter1-4/+0