summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-04t10-pi: Move opencoded contants to common headerDmitry Monakhov1-0/+2
2017-07-04bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov1-9/+3
2017-07-04bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov1-3/+2
2017-07-04binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-1/+1
2017-07-04Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2017-07-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+11
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-651/+725
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+58
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+13
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-638/+101
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai46-88/+260
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds11-82/+261
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds8-53/+76
2017-07-03Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps...Mark Brown3-1/+9
2017-07-03Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/bd9...Mark Brown1-0/+37
2017-07-03Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+21
2017-07-03Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2-0/+7
2017-07-03Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/meson-spicc',...Mark Brown1-0/+2
2017-07-03Merge remote-tracking branch 'spi/topic/master' into spi-nextMark Brown1-81/+136
2017-07-03Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...Mark Brown1-0/+36
2017-07-03Merge branch 'pci/irq-fixups' into nextBjorn Helgaas1-5/+7
2017-07-03Merge branch 'pci/virtualization' into nextBjorn Helgaas2-1/+20
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig1-1/+2
2017-07-03Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel....David S. Miller1-1/+34
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki4-24/+6
2017-07-03Merge branches 'pm-core', 'pm-opp' and 'pm-qos'Rafael J. Wysocki1-0/+9
2017-07-03Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Rafael J. Wysocki1-0/+2
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki8-53/+76
2017-07-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-07-03bpf: simplify narrower ctx accessDaniel Borkmann2-2/+54
2017-07-03bpf, net: add skb_mac_header_len helperDaniel Borkmann1-0/+5
2017-07-03net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng1-0/+5
2017-07-03net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter1-0/+3
2017-07-03qed: iWARP CM add error handlingKalderon, Michal1-0/+9
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal1-0/+2
2017-07-03qed: iWARP CM add active side connectKalderon, Michal1-0/+26
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal2-1/+27
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal1-0/+52
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal1-0/+1
2017-07-03qed: Rename some ll2 related definesKalderon, Michal1-1/+1
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal2-0/+54
2017-07-03qed: Introduce iWARP personalityKalderon, Michal1-1/+1
2017-07-03platform: Accept const propertiesJan Kiszka1-1/+1
2017-07-03vfs: Add iomap_seek_hole and iomap_seek_data helpersAndreas Gruenbacher1-0/+4
2017-07-03vfs: Add page_cache_seek_hole_data helperAndreas Gruenbacher1-0/+2
2017-07-03Merge branch 'pci/pm' into nextBjorn Helgaas1-0/+5
2017-07-03Merge branch 'pci/msi' into nextBjorn Helgaas1-2/+2
2017-07-03moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier1-1/+1
2017-07-03PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter1-0/+1
2017-07-03PCI: Add IRQ mapping function pointers to pci_host_bridge structMatthew Minter1-0/+2