summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-05-06Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-05-06Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06cgroup: get rid of cgroup_freezer_frozen_exit()Roman Gushchin
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown
2019-05-06Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina
2019-05-06dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake
2019-05-06Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki
2019-05-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-05-06Merge branch 'pm-x86'Rafael J. Wysocki
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean
2019-05-05net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-05-06netfilter: slightly optimize nf_inet_addr_maskLi RongQing
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-04blk-mq: always free hctx after request queue is freedMing Lei
2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit
2019-05-04net: phy: improve pause handlingHeiner Kallweit
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-05-03net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn
2019-05-03livepatch: Remove custom kobject state handlingPetr Mladek
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-05-03Merge 5.1-rc7 into usb-nextGreg Kroah-Hartman
2019-05-03Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean
2019-05-03lib: Add support for generic packing operationsVladimir Oltean
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre
2019-05-03Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar