summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge branch 'pm-cpuidle'Rafael J. Wysocki1-6/+7
2017-09-04Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki1-0/+20
2017-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki1-9/+9
2017-09-04Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'Rafael J. Wysocki1-0/+3
2017-09-04Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki1-0/+19
2017-09-04Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2-2/+15
2017-09-04Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2-2/+11
2017-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2017-09-03net/mlx5e: Refactor data-path lro header functionTariq Toukan1-1/+1
2017-09-02net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet1-2/+3
2017-09-02inet_diag: allow protocols to provide additional dataIvan Delalande1-0/+7
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-72/+97
2017-09-02remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson1-0/+2
2017-09-02clk: at91: add audio pll clock driversQuentin Schulz1-0/+25
2017-09-02PCI: Fix typos and whitespace errorsBjorn Helgaas2-4/+3
2017-09-02PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag()Shawn Lin1-2/+2
2017-09-01Introduce v3 namespaced file capabilitiesSerge E. Hallyn2-0/+4
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+40
2017-09-01xfs: evict all inodes involved with log redo itemDarrick J. Wong1-0/+1
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+2
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