aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-72/+78
2019-05-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+2
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-36/+80
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+24
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+0
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-37/+5
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+3
2019-05-06lightnvm: track inflight target creationsIgor Konopko1-0/+1
2019-05-06lightnvm: Inherit mdts from the parent nvme deviceIgor Konopko1-0/+1
2019-05-06cgroup: get rid of cgroup_freezer_frozen_exit()Roman Gushchin1-1/+1
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown4-10/+6
2019-05-06Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina160-1512/+3775
2019-05-06dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig1-0/+6
2019-05-06thermal: make device_register's type argument constJean-Francois Dagenais1-3/+3
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake1-1/+1
2019-05-06Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki1-0/+1
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki4-2/+30
2019-05-06Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+14
2019-05-06Merge branch 'pm-x86'Rafael J. Wysocki1-0/+1
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki1-2/+4
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean1-9/+26
2019-05-05net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean1-0/+76
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+9
2019-05-06netfilter: slightly optimize nf_inet_addr_maskLi RongQing1-0/+9
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2019-05-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger7-67/+119
2019-05-04blk-mq: always free hctx after request queue is freedMing Lei2-0/+9
2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit1-8/+1
2019-05-04net: phy: improve pause handlingHeiner Kallweit1-0/+1
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller8-23/+139
2019-05-03net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn1-0/+1
2019-05-03power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constantAndrey Smirnov1-0/+1
2019-05-03livepatch: Remove custom kobject state handlingPetr Mladek1-3/+0
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin1-1/+6
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin1-0/+12
2019-05-03clk: analogbits: add Wide-Range PLL libraryPaul Walmsley1-0/+79
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-0/+5
2019-05-03Merge 5.1-rc7 into usb-nextGreg Kroah-Hartman27-67/+157
2019-05-03Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-7/+1
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+16
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean1-0/+4
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean1-0/+19
2019-05-03lib: Add support for generic packing operationsVladimir Oltean1-0/+49
2019-05-03iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall1-5/+0
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre1-9/+0
2019-05-03iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall1-0/+25
2019-05-03genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall1-0/+26
2019-05-03i2c: core: ratelimit 'transfer when suspended' errorsWolfram Sang1-1/+2
2019-05-03Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang26-113/+137
2019-05-03Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar30-71/+159